diff options
-rw-r--r-- | lib-src/ChangeLog | 4 |
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, |