diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5d17324fdce..acbbd3a02df 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2015-01-04 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2015-01-04 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | 'temacs -nw' should not call missing functions | ||
| 4 | * make-docfile.c (write_globals): | ||
| 5 | Declare Fframe_windows_min_size with ATTRIBUTE_CONST, too. Sort. | ||
| 6 | |||
| 3 | Less 'make' chatter for lib-src | 7 | Less 'make' chatter for lib-src |
| 4 | * Makefile.in (blessmail): Less 'make' chatter here. | 8 | * Makefile.in (blessmail): Less 'make' chatter here. |
| 5 | 9 | ||