diff options
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r-- | lib-src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8bdf7d1fb16..9a1fc7a3e9f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,5 +1,8 @@ 2015-01-05 Paul Eggert <eggert@cs.ucla.edu> + Use 0 for Qnil + * make-docfile.c (compare_globals): Consider 'nil' to be the least. + Compute C decls for DEFSYMs automatically Fixes Bug#15880. * make-docfile.c: Revamp to generate table of symbols, too. |