diff options
| author | Paul Eggert | 2011-02-06 17:01:26 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-02-06 17:01:26 -0800 |
| commit | 595785701d1fe44d8abac5a1454f2468a0482bf0 (patch) | |
| tree | a64680a308c1824001e0d6f92be804992d70e629 /ChangeLog | |
| parent | c5aff743c3963a8fdaab628d2b695df50432e0de (diff) | |
| download | emacs-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,5 +1,10 @@ | |||
| 1 | 2011-02-06 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-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. |