emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116094: ChangeLog fixes


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116094: ChangeLog fixes
Date: Tue, 21 Jan 2014 08:50:18 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116094
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2014-01-21 00:49:46 -0800
message:
  ChangeLog fixes
modified:
  ChangeLog                      changelog-20091113204419-o5vbwnq5f7feedwu-1538
  admin/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-2226
  doc/emacs/ChangeLog            changelog-20091113204419-o5vbwnq5f7feedwu-6227
  doc/misc/ChangeLog             changelog-20091113204419-o5vbwnq5f7feedwu-6331
  etc/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1485
  lib-src/ChangeLog              changelog-20091113204419-o5vbwnq5f7feedwu-1608
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/ChangeLog.15              changelog.15-20110406121515-pi1lyie7jkemtv33-1
  lwlib/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-1447
  msdos/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-1535
  src/ChangeLog.11               changelog.11-20110406121519-kxtjenhap6t9m2qn-1
  src/ChangeLog.12               changelog.12-20130618111706-x8cck4o4rjixg8cl-2
=== modified file 'ChangeLog'
--- a/ChangeLog 2014-01-20 22:39:59 +0000
+++ b/ChangeLog 2014-01-21 08:49:46 +0000
@@ -29,11 +29,8 @@
 
 2014-01-08  Eric S. Raymond  <address@hidden>
 
-       * 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  <address@hidden>
 
@@ -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  <address@hidden>
 
@@ -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  <address@hidden>
+2011-02-21  Paul Eggert  <address@hidden>
 
        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  <address@hidden>
 
@@ -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  <address@hidden>
 
@@ -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'.

=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2014-01-16 08:34:43 +0000
+++ b/admin/ChangeLog   2014-01-21 08:49:46 +0000
@@ -1036,6 +1036,10 @@
 
        * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
 
+2011-02-20  Paul Eggert  <address@hidden>
+
+       * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
+
 2011-02-19  Eli Zaretskii  <address@hidden>
 
        * 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  <address@hidden>
 
@@ -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.
 

=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog       2014-01-20 22:39:59 +0000
+++ b/doc/emacs/ChangeLog       2014-01-21 08:49:46 +0000
@@ -9695,13 +9695,13 @@
 
 2003-11-02  Jesper Harder  <address@hidden>  (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  <address@hidden>

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2014-01-20 22:39:59 +0000
+++ b/doc/misc/ChangeLog        2014-01-21 08:49:46 +0000
@@ -4835,7 +4835,7 @@
 
 2009-12-15  Jay Belanger  <address@hidden>
 
-       * calc/calc.texi (Radix Modes): Clarify two's complement notation.
+       * calc.texi (Radix Modes): Clarify two's complement notation.
 
 2009-12-14  Chong Yidong  <address@hidden>
 
@@ -10593,8 +10593,8 @@
 
 2003-11-02  Jesper Harder  <address@hidden>  (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  <address@hidden>
@@ -11207,7 +11207,7 @@
 
 1993-11-15  Paul Eggert  (address@hidden)
 
-       * man/Makefile (../info/cl.info): Rename from ../info/cl.
+       * Makefile (../info/cl.info): Rename from ../info/cl.
 
 1993-11-15  Richard Stallman  (address@hidden)
 

=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2014-01-16 20:18:55 +0000
+++ b/etc/ChangeLog     2014-01-21 08:49:46 +0000
@@ -739,6 +739,11 @@
 
        * MORE.STUFF: General update.  Mention list-packages.
        Remove many old/outdated URLs.
+
+2012-04-18  Paul Eggert  <address@hidden>
+
+       * NEWS: Mention --enable-gcc-warnings.
+
 2012-04-10  Lars Magne Ingebrigtsen  <address@hidden>
 
        * publicsuffix.txt: New file (bug#1401).

=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2014-01-19 08:50:53 +0000
+++ b/lib-src/ChangeLog 2014-01-21 08:49:46 +0000
@@ -725,7 +725,7 @@
 
 2012-05-05  Jim Meyering  <address@hidden>
 
-       * 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  <address@hidden>

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-01-21 08:26:31 +0000
+++ b/lisp/ChangeLog    2014-01-21 08:49:46 +0000
@@ -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.

=== modified file 'lisp/ChangeLog.15'
--- a/lisp/ChangeLog.15 2014-01-15 03:06:07 +0000
+++ b/lisp/ChangeLog.15 2014-01-21 08:49:46 +0000
@@ -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  <address@hidden>
+
+       * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
+
 2011-02-21  Lars Ingebrigtsen  <address@hidden>
 
        * 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  <address@hidden>
+
+       * dired.el: Regenerate.
+
 2011-01-16  Tassilo Horn  <address@hidden>
 
        * strokes.el (strokes-read-stroke): Re-fill strokes buffer with

=== modified file 'lwlib/ChangeLog'
--- a/lwlib/ChangeLog   2014-01-15 08:49:38 +0000
+++ b/lwlib/ChangeLog   2014-01-21 08:49:46 +0000
@@ -1234,7 +1234,7 @@
 
 1998-07-30  Paul Eggert  <address@hidden>
 
-       * 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.
 

=== modified file 'msdos/ChangeLog'
--- a/msdos/ChangeLog   2014-01-01 07:43:34 +0000
+++ b/msdos/ChangeLog   2014-01-21 08:49:46 +0000
@@ -44,7 +44,7 @@
 2012-10-04  Paul Eggert  <address@hidden>
 
        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  <address@hidden>
 

=== modified file 'src/ChangeLog.11'
--- a/src/ChangeLog.11  2014-01-16 08:34:43 +0000
+++ b/src/ChangeLog.11  2014-01-21 08:49:46 +0000
@@ -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.

=== modified file 'src/ChangeLog.12'
--- a/src/ChangeLog.12  2014-01-15 03:06:07 +0000
+++ b/src/ChangeLog.12  2014-01-21 08:49:46 +0000
@@ -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  <address@hidden>
+
+       * stamp-h.in: Remove from bzr repository; no longer needed there
+       now ../autogen.sh creates it.
+
 2012-08-01  Paul Eggert  <address@hidden>
 
        Use "ASET (a, i, v)" rather than "AREF (a, i) = v".


reply via email to

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