From: Glenn Morris Date: Tue, 21 Jan 2014 08:49:46 +0000 (-0800) Subject: ChangeLog fixes X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~313 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=38942b9cf566116227bec6f41aa0aece5de6e2c9;p=emacs.git ChangeLog fixes --- diff --git a/ChangeLog b/ChangeLog index 86e684a9e20..54f2d176c93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,11 +29,8 @@ 2014-01-08 Eric S. Raymond - * INSTALL.BZR: Renamed to INSTALL.REPO - * INSTALL, autogen.sh, etc/AUTHORS, etc/CONTRIBUTE, - lisp/emacs-lisp/authors.el, nt/INSTALL: Carry through the - above renaming. - * INSTALL.REPO: remove all references to any specific VCS. + * INSTALL.BZR: Rename to INSTALL.REPO. Remove refs to specific VCS. + * INSTALL, autogen.sh: Update for above change. 2014-01-05 Paul Eggert @@ -2079,9 +2076,8 @@ All uses changed to waitpid and WEXITSTATUS. Avoid needless autoheader after autogen.sh. - * src/stamp-h.in: Remove from bzr repository; no longer needed there. - * .bzrignore: Add it. - * autogen.sh: Create it. + * .bzrignore: Add src/stamp-h.in. + * autogen.sh: Create src/stamp-h.in. 2012-08-01 Glenn Morris @@ -3056,7 +3052,6 @@ (WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable. (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I, when including system files with GCC. - * etc/NEWS: Mention --enable-gcc-warnings. * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise. * lib/Makefile.am (AM_CFLAGS): New macro. * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib. @@ -3998,7 +3993,7 @@ src/makefile.w32-in and adapt. Depend on stamp_BLD. (GNULIBOBJS): Add $(BLD)/filemode.$(O). -2011-02-20 Paul Eggert +2011-02-21 Paul Eggert Import filemode module from gnulib. * .bzrignore: Add lib/sys/. @@ -4007,7 +4002,6 @@ * lib/filemode.c: Renamed from src/filemode.c and regenerated from gnulib. This adds support for some more file types, e.g., Cray DMF migrated files. - * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c. * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4: * m4/sys_stat_h.m4: New files, generated from gnulib. * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: @@ -4044,8 +4038,6 @@ * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files, imported from gnulib. * Makefile.in (MAKEFILE_MODULES): Add crypto/md5. - * admin/notes/copyright: Remove src/md5.c and src/md5.h as - special cases. 2011-02-19 Eli Zaretskii @@ -4065,7 +4057,6 @@ Import getloadavg module from gnulib. * .bzrignore: Add lib/stdlib.h. * Makefile.in (GNULIB_MODULES): Add getloadavg. - * admin/notes/copyright: Remove src/getloadavg.c as a special case. * configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this. (AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES): Remove; gnulib does this now. @@ -4079,7 +4070,7 @@ * lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files, from gnulib. * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: - * src/config.in: Regenerate. + Regenerate. 2011-02-15 Paul Eggert @@ -4506,7 +4497,7 @@ * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing: New files, generated automatically, with 'make sync-from-gnulib' followed by 'make'. - * configure, lisp/dired.el, src/config.in: Regenerate. + * configure: Regenerate. Automate syncing from gnulib. * INSTALL, README: Document new subdirectory 'lib'. diff --git a/admin/ChangeLog b/admin/ChangeLog index fd92b4f4a3f..ff4c2598c71 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1036,6 +1036,10 @@ * notes/bugtracker (bugtracker_debbugs_url): Fix typo. +2011-02-20 Paul Eggert + + * notes/copyright: Remove src/md5.c and src/md5.h as special cases. + 2011-02-19 Eli Zaretskii * admin.el (set-version): Add msdos/sed2v2.inp. @@ -1045,6 +1049,7 @@ Remove no-longer needed getloadavg symbols. * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE): (LDAV_SYMBOL): Remove. + * notes/copyright: Remove src/getloadavg.c as a special case. 2011-02-12 Glenn Morris @@ -1567,7 +1572,7 @@ Sub-directory `unidata' is for codes to generate charprop.el and many other uni-*.el files from `UnicodeData.txt'. - * Unidata/README: New file. + * unidata/README: New file. * unidata/Makefile: New file. diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index c18620664db..3a8b45be372 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -9695,13 +9695,13 @@ 2003-11-02 Jesper Harder (tiny change) - * man/ack.texi, man/basic.texi, man/cmdargs.texi: - * man/commands.texi, man/custom.texi, man/display.texi: - * man/emacs.texi, man/files.texi: - * man/frames.texi, man/glossary.texi, man/killing.texi: - * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi: - * man/mule.texi, man/rmail.texi, man/search.texi: - * man/sending.texi, man/text.texi, man/trouble.texi: + * ack.texi, basic.texi, cmdargs.texi: + * commands.texi, custom.texi, display.texi: + * emacs.texi, files.texi: + * frames.texi, glossary.texi, killing.texi: + * macos.texi, mark.texi, misc.texi, msdog.texi: + * mule.texi, rmail.texi, search.texi: + * sending.texi, text.texi, trouble.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-01 Alan Mackenzie diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index bd0763c78d5..3866b2dc7a8 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -4835,7 +4835,7 @@ 2009-12-15 Jay Belanger - * calc/calc.texi (Radix Modes): Clarify two's complement notation. + * calc.texi (Radix Modes): Clarify two's complement notation. 2009-12-14 Chong Yidong @@ -10593,8 +10593,8 @@ 2003-11-02 Jesper Harder (tiny change) - * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi: - * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with + * ediff.texi, tramp.texi, vip.texi, viper.texi: + * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-10-26 Karl Berry @@ -11207,7 +11207,7 @@ 1993-11-15 Paul Eggert (eggert@twinsun.com) - * man/Makefile (../info/cl.info): Rename from ../info/cl. + * Makefile (../info/cl.info): Rename from ../info/cl. 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) diff --git a/etc/ChangeLog b/etc/ChangeLog index a34f6961a06..f8225dc37d3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -739,6 +739,11 @@ * MORE.STUFF: General update. Mention list-packages. Remove many old/outdated URLs. + +2012-04-18 Paul Eggert + + * NEWS: Mention --enable-gcc-warnings. + 2012-04-10 Lars Magne Ingebrigtsen * publicsuffix.txt: New file (bug#1401). diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 50273e2a60a..a67b40bf89e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -725,7 +725,7 @@ 2012-05-05 Jim Meyering - * lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last): + * pop.c (pop_stat, pop_list, pop_multi_first, pop_last): NUL-terminate the error buffer (Bug#11372). 2012-05-02 Juanma Barranquero diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e84af303a9..e7d584b153d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -347,6 +347,8 @@ In preparation for the move to git, sanitize out some Bazaar-specific names. + * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO. + * version.el (emacs-bzr-version): Name changed to emacs-repository-version. Obsolete-variable alias made. * loadup.el: Follow through on this name change. diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index e6500bebd84..a3d1bd2e296 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -578,6 +578,10 @@ * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use `field' property of `rfn-eshadow-overlay'. +2011-02-21 Paul Eggert + + * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c. + 2011-02-21 Lars Ingebrigtsen * net/netrc.el (netrc-parse): Comment fix. @@ -2033,6 +2037,10 @@ Don't auto-indent for indent-to-left-margin, it's too often counter-productive. +2011-01-17 Paul Eggert + + * dired.el: Regenerate. + 2011-01-16 Tassilo Horn * strokes.el (strokes-read-stroke): Re-fill strokes buffer with diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 5eb10cd1ea9..458956a2417 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1234,7 +1234,7 @@ 1998-07-30 Paul Eggert - * lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) + * Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) (lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o): Add dependencies to corresponding .c files for Solaris 2.x VPATH make. diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 6fd5f104594..63d134eac7e 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -44,7 +44,7 @@ 2012-10-04 Paul Eggert Merge from gnulib. - * msdos/sedlibmk.inp (REPLACE_PTSNAME): Edit to appropriate value. + * sedlibmk.inp (REPLACE_PTSNAME): Edit to appropriate value. 2012-09-27 Paul Eggert diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index e8463718827..59c1f369e1e 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -1837,6 +1837,8 @@ (float_to_string): Use dtoastr rather than rolling our own code, which had an off-by-one bug on non-IEEE hosts. + * config.in: Regenerate. + Automate syncing from gnulib. * Makefile.in (lib): New macro. (ALL_CFLAGS): Add -I$(lib) -I$(srcdir)/../lib. diff --git a/src/ChangeLog.12 b/src/ChangeLog.12 index 53c93b4dea7..c5ea7e7bad2 100644 --- a/src/ChangeLog.12 +++ b/src/ChangeLog.12 @@ -8160,6 +8160,11 @@ * nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR rather than hard-coding the path separator. +2012-08-02 Paul Eggert + + * stamp-h.in: Remove from bzr repository; no longer needed there + now ../autogen.sh creates it. + 2012-08-01 Paul Eggert Use "ASET (a, i, v)" rather than "AREF (a, i) = v".