ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Tue, 21 Jan 2014 08:49:46 +0000 (00:49 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 21 Jan 2014 08:49:46 +0000 (00:49 -0800)
12 files changed:
ChangeLog
admin/ChangeLog
doc/emacs/ChangeLog
doc/misc/ChangeLog
etc/ChangeLog
lib-src/ChangeLog
lisp/ChangeLog
lisp/ChangeLog.15
lwlib/ChangeLog
msdos/ChangeLog
src/ChangeLog.11
src/ChangeLog.12

index 86e684a..54f2d17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
 
-       * 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  <eggert@cs.ucla.edu>
 
        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  <rgm@gnu.org>
 
        (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.
        src/makefile.w32-in and adapt.  Depend on stamp_BLD.
        (GNULIBOBJS): Add $(BLD)/filemode.$(O).
 
-2011-02-20  Paul Eggert  <eggert@cs.ucla.edu>
+2011-02-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        Import filemode module from gnulib.
        * .bzrignore: Add lib/sys/.
        * 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:
        * 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  <eliz@gnu.org>
 
        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.
        * 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  <eggert@cs.ucla.edu>
 
        * 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'.
index fd92b4f..ff4c259 100644 (file)
 
        * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
 
+2011-02-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
+
 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
 
        * admin.el (set-version): Add msdos/sed2v2.inp.
        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  <rgm@gnu.org>
 
        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.
 
index c186206..3a8b45b 100644 (file)
 
 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (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  <acm@muc.de>
index bd0763c..3866b2d 100644 (file)
 
 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * calc/calc.texi (Radix Modes): Clarify two's complement notation.
+       * calc.texi (Radix Modes): Clarify two's complement notation.
 
 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (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  <karl@gnu.org>
 
 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)
 
index a34f696..f8225dc 100644 (file)
 
        * MORE.STUFF: General update.  Mention list-packages.
        Remove many old/outdated URLs.
+
+2012-04-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * NEWS: Mention --enable-gcc-warnings.
+
 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * publicsuffix.txt: New file (bug#1401).
index 50273e2..a67b40b 100644 (file)
 
 2012-05-05  Jim Meyering  <meyering@redhat.com>
 
-       * 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  <lekktu@gmail.com>
index 9e84af3..e7d584b 100644 (file)
        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.
index e6500be..a3d1bd2 100644 (file)
        * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
        `field' property of `rfn-eshadow-overlay'.
 
+2011-02-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
+
 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * net/netrc.el (netrc-parse): Comment fix.
        Don't auto-indent for indent-to-left-margin, it's too often
        counter-productive.
 
+2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * dired.el: Regenerate.
+
 2011-01-16  Tassilo Horn  <tassilo@member.fsf.org>
 
        * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
index 5eb10cd..458956a 100644 (file)
 
 1998-07-30  Paul Eggert  <eggert@twinsun.com>
 
-       * 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.
 
index 6fd5f10..63d134e 100644 (file)
@@ -44,7 +44,7 @@
 2012-10-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        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  <eggert@cs.ucla.edu>
 
index e846371..59c1f36 100644 (file)
        (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.
index 53c93b4..c5ea7e7 100644 (file)
        * nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR rather than
        hard-coding the path separator.
 
+2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * stamp-h.in: Remove from bzr repository; no longer needed there
+       now ../autogen.sh creates it.
+
 2012-08-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        Use "ASET (a, i, v)" rather than "AREF (a, i) = v".