aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2011-01-17 11:38:39 -0800
committerPaul Eggert2011-01-17 11:38:39 -0800
commit33fe4243f3ac030fcbc34facd20e92021924ed00 (patch)
tree5c507ee89076e3d3d76edc3e112f97d5726aebb7
parent15ef8755824eef3336ebb95dbeacb39214f89503 (diff)
downloademacs-33fe4243f3ac030fcbc34facd20e92021924ed00.tar.gz
emacs-33fe4243f3ac030fcbc34facd20e92021924ed00.zip
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 @@
12011-01-09 Paul Eggert <eggert@cs.ucla.edu> 12011-01-17 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Include <unistd.h> unilaterally. 3 Include <unistd.h> unilaterally.
4 * emacsclient.c, etags.c, fakemail.c, make-docfile.c, movemail.c: 4 * emacsclient.c, etags.c, fakemail.c, make-docfile.c, movemail.c:
@@ -21,8 +21,6 @@
21 (GETOPT_H, getopt.h, GETOPTOBJS, GETOPTDEPS, getopt.o, getopt1.o): 21 (GETOPT_H, getopt.h, GETOPTOBJS, GETOPTDEPS, getopt.o, getopt1.o):
22 Remove; now done by gnulib. All uses removed. 22 Remove; now done by gnulib. All uses removed.
23 23
242011-01-08 Paul Eggert <eggert@cs.ucla.edu>
25
26 Automate syncing from gnulib. 24 Automate syncing from gnulib.
27 * Makefile.in (EXE_FILES): New macro. 25 * Makefile.in (EXE_FILES): New macro.
28 (BASE_CFLAGS): Add -I../lib and -I${srcdir}/../lib, 26 (BASE_CFLAGS): Add -I../lib and -I${srcdir}/../lib,