diff options
| author | Karl Berry | 2007-04-11 16:27:33 +0000 |
|---|---|---|
| committer | Karl Berry | 2007-04-11 16:27:33 +0000 |
| commit | cd64b8f1e1b6902b9e0b65852b2bf46517400bbb (patch) | |
| tree | 6cd1ab2de513a8d1c758295a4f3002a379d0b656 /lispref/ChangeLog | |
| parent | db365b8e568d08803c34ea0b88a984644e425745 (diff) | |
| download | emacs-cd64b8f1e1b6902b9e0b65852b2bf46517400bbb.tar.gz emacs-cd64b8f1e1b6902b9e0b65852b2bf46517400bbb.zip | |
improve breaks in 8.5x11
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6cbe742cb5e..6eaa9482cbf 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2007-04-11 Karl Berry <karl@gnu.org> | ||
| 2 | |||
| 3 | * anti.texi (Antinews), | ||
| 4 | * display.texi (Overlay Properties) and (Defining Images), | ||
| 5 | * processes.texi (Synchronous Processes) and (Sentinels), | ||
| 6 | * syntax.texi (Syntax Table Internals), | ||
| 7 | * searching.texi (Regexp Special), | ||
| 8 | * nonascii.texi (Default Coding Systems), | ||
| 9 | * text.texi (Special Properties), | ||
| 10 | * minibuf.texi (Basic Completion): Wording to improve breaks in | ||
| 11 | 8.5x11 format. | ||
| 12 | * elisp.texi (smallbook): new @set to more easily switch between | ||
| 13 | smallbook and 8.5x11. | ||
| 14 | |||
| 1 | 2007-04-11 Richard Stallman <rms@gnu.org> | 15 | 2007-04-11 Richard Stallman <rms@gnu.org> |
| 2 | 16 | ||
| 3 | * text.texi (Lazy Properties): Minor fix. | 17 | * text.texi (Lazy Properties): Minor fix. |