emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (fbef8ff2a41 -> 377e4212e9d)


From: Paul Eggert
Subject: master updated (fbef8ff2a41 -> 377e4212e9d)
Date: Thu, 15 Feb 2024 01:05:25 -0500 (EST)

eggert pushed a change to branch master.

      from  fbef8ff2a41 titdic-cnv.el: Bring all definitions under the `tit-` 
namespace
       new  7c32f3bcd6d Adjust to recent Gnulib nstrftime changes
       new  377e4212e9d Update from Gnulib by running admin/merge-gnulib


Summary of changes:
 admin/merge-gnulib              |    2 +-
 configure.ac                    |    2 +
 doc/misc/texinfo.tex            |   37 +-
 lib/gnulib.mk.in                |    5 +-
 lib/limits.in.h                 |    2 +-
 lib/nstrftime.c                 | 1501 +--------------------------------------
 lib/{nstrftime.c => strftime.c} |  575 ++++++++++++++-
 lib/strftime.h                  |   73 +-
 lib/time.in.h                   |    6 +-
 lib/time_r.c                    |    5 +
 lib/warn-on-use.h               |    4 +
 lib/xalloc-oversized.h          |    3 +-
 m4/gnulib-common.m4             |   76 +-
 m4/gnulib-comp.m4               |    3 +-
 m4/nanosleep.m4                 |    6 +-
 m4/nstrftime.m4                 |    5 +-
 m4/utimens.m4                   |   15 +-
 m4/utimensat.m4                 |    5 +-
 18 files changed, 721 insertions(+), 1604 deletions(-)
 copy lib/{nstrftime.c => strftime.c} (75%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]