diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 247309624de..8ebb1b239b9 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2004-12-27 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (MAKEINFO): Specify --force. | ||
| 4 | |||
| 5 | * buffers.texi (Killing Buffers): Add buffer-save-without-query. | ||
| 6 | |||
| 7 | * modes.texi (Emulating Mode Line): Document format's BUFFER arg. | ||
| 8 | |||
| 9 | * display.texi (Line Height): Further clarify. | ||
| 10 | |||
| 11 | * elisp.texi (Top): Update Loading submenu. | ||
| 12 | |||
| 13 | * loading.texi (Where Defined): New node. | ||
| 14 | (Unloading): load-history moved to Where Defined. | ||
| 15 | |||
| 1 | 2004-12-21 Richard M. Stallman <rms@gnu.org> | 16 | 2004-12-21 Richard M. Stallman <rms@gnu.org> |
| 2 | 17 | ||
| 3 | * commands.texi (Event Input Misc): Add while-no-input. | 18 | * commands.texi (Event Input Misc): Add while-no-input. |