]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Remove lib-src/grep-changelog
[gnu-emacs] / ChangeLog
index 631682365d3d8081c8fccb0e47700081ae05a4d8..130e587a1497f811c883e499fb2a4d8dc9d7575b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,34 +1,21 @@
-2014-11-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2014-12-14  Glenn Morris  <rgm@gnu.org>
 
-       * .gitignore: Copy over sufficient ignorable files from the old
-       .bzrignore that a simple build doesn't list lots of unregistered
-       files.
-
-2014-11-11  Eric S. Raymond  <esr@thyrsus.com>
+       * make-dist: No more lib-src/grep-changelog.
 
-       * Makefile.in: git transition - set VCWITNESS appropriately for git.
-
-       All bzr revision IDS, and all CVS revision IDs for which a commit
-       could be identified, were changed to time-date!committer version
-       stamps. All .cvsignore files in the history became .gitignore
-       files. Fixes-bug annotations from bzr were copied into the
-       corresponding commit comments.
+       * INSTALL.REPO: Revert 2014-12-06 change.
 
-       (The first .cvsignore commit was 1999-09-30T14:07:54Z!fx@gnu.org.
-       The last CVS commit was 2009-12-27T08:11:12Z!cyd@stupidchicken.com.)
+2014-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Committer/author email addresses are generally correct for the
-       transition day, not necessarily when the comit was originally
-       made.
+       * lib/gnulib.mk: Regenerate.
 
-2014-12-12  Paul Eggert  <eggert@cs.ucla.edu>
+2014-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Git ignore lib/std*.h
        * .gitignore: Add lib/std*.h, to ignore stdarg.h, stdbool.h, and
        stddef.h.  Remove subsumed entries.
        Add !lib/std*.in.h, so as to not ignore the .in.h files.
 
-2014-12-11  Paul Eggert  <eggert@cs.ucla.edu>
+2014-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port commit-msg to mawk
        Problem reported by Ted Zlatanov in:
@@ -44,7 +31,7 @@
        unprintable chars in diagnostics.  Don't complain if a prefix
        "fixup! " or "squash! " makes a summary line too long.
 
-2014-12-08  Paul Eggert  <eggert@cs.ucla.edu>
+2014-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port commit-message checking to FreeBSD 9.
        This fixes a bug reported by Jan Djärv in:
@@ -56,7 +43,7 @@
        ordinary text characters.
        Be less tricky about quoting "'" in a shell script.
 
-2014-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+2014-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * .gitignore: Ignore autosave files.
 
 
        Merge from gnulib
        2014-12-12 stddef: support C11's max_align_t
+       2014-12-11 unistd: fix iOS check conditional
        2014-12-08 apply _GL_ATTRIBUTE_PURE to some inline functions
        2014-12-02 support GNU format printf and scanf on mingw
-       * doc/misc/texinfo.tex, lib/stat-time.h, lib/stddef.in.h:
-       * lib/timespec.h, m4/extensions.m4, m4/stddef_h.m4, m4/stdio_h.m4:
-       Update from gnulib.
+       * lib/stat-time.h, lib/stddef.in.h, lib/timespec.h:
+       * m4/extensions.m4, m4/stddef_h.m4, m4/stdio_h.m4: Update from gnulib.
        * lib/gnulib.mk: Regenerate.
 
 2014-12-06  Stephen Leake  <stephen_leake@stephe-leake.org>