summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-01-17 11:38:39 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-01-17 11:38:39 -0800
commit33fe4243f3ac030fcbc34facd20e92021924ed00 (patch)
tree5c507ee89076e3d3d76edc3e112f97d5726aebb7
parent15ef8755824eef3336ebb95dbeacb39214f89503 (diff)
downloademacs-33fe4243f3ac030fcbc34facd20e92021924ed00.tar.gz
Update ChangeLog dates to today.
-rw-r--r--lib-src/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index df9f176270b..232bb389fd7 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,4 +1,4 @@
-2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
+2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
Include <unistd.h> unilaterally.
* emacsclient.c, etags.c, fakemail.c, make-docfile.c, movemail.c:
@@ -21,8 +21,6 @@
(GETOPT_H, getopt.h, GETOPTOBJS, GETOPTDEPS, getopt.o, getopt1.o):
Remove; now done by gnulib. All uses removed.
-2011-01-08 Paul Eggert <eggert@cs.ucla.edu>
-
Automate syncing from gnulib.
* Makefile.in (EXE_FILES): New macro.
(BASE_CFLAGS): Add -I../lib and -I${srcdir}/../lib,