aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-02-06 17:01:26 -0800
committerPaul Eggert2011-02-06 17:01:26 -0800
commit595785701d1fe44d8abac5a1454f2468a0482bf0 (patch)
treea64680a308c1824001e0d6f92be804992d70e629 /ChangeLog
parentc5aff743c3963a8fdaab628d2b695df50432e0de (diff)
downloademacs-595785701d1fe44d8abac5a1454f2468a0482bf0.tar.gz
emacs-595785701d1fe44d8abac5a1454f2468a0482bf0.zip
gnulib: allow multiple gnulib generated replacements to coexist
This defines a few preprocessor symbols that should not affect Emacs. * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate via "make sync-from-gnulib".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec53bb0ecd5..07f01d6207e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
12011-02-06 Paul Eggert <eggert@cs.ucla.edu> 12011-02-06 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 gnulib: allow multiple gnulib generated replacements to coexist
4 This defines a few preprocessor symbols that should not affect Emacs.
5 * lib/getopt.in.h, lib/time.in.h, lib/unistd.in.h: Regenerate
6 via "make sync-from-gnulib".
7
3 gnulib: undo previous change 8 gnulib: undo previous change
4 The upstream _HEADERS change was backed out of gnulib (see the 9 The upstream _HEADERS change was backed out of gnulib (see the
5 same thread). Stay in sync with gnulib. 10 same thread). Stay in sync with gnulib.