diff options
| author | Richard M. Stallman | 2004-11-25 03:22:56 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-11-25 03:22:56 +0000 |
| commit | 261b01c6429baba776f41eeac4d958fb356168d5 (patch) | |
| tree | c60bce3a4952262050eaf3234a7d5ab387e08b7a /lispref/ChangeLog | |
| parent | 8e7a47862a147c640a7ec1237c39d7ad6f78f5c9 (diff) | |
| download | emacs-261b01c6429baba776f41eeac4d958fb356168d5.tar.gz emacs-261b01c6429baba776f41eeac4d958fb356168d5.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5bfe3793e73..1047855cebd 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2004-11-24 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * processes.texi (Synchronous Processes): Grammar fix. | ||
| 4 | |||
| 5 | * numbers.texi (Comparison of Numbers): Add eql. | ||
| 6 | |||
| 7 | * locals.texi (Standard Buffer-Local Variables): Add many vars. | ||
| 8 | |||
| 9 | * intro.texi (Printing Notation): Fix previous change. | ||
| 10 | |||
| 11 | * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries | ||
| 12 | and default-indicate-buffer-boundaries from here. | ||
| 13 | (Usual Display): To here. | ||
| 14 | (Scroll Bars): Add scroll-bar-mode and scroll-bar-width. | ||
| 15 | (Usual Display): Move tab-width up. | ||
| 16 | |||
| 17 | * customize.texi (Variable Definitions): Replace | ||
| 18 | show-paren-mode example with tooltip-mode. | ||
| 19 | (Simple Types, Composite Types, Defining New Types): | ||
| 20 | Minor cleanups. | ||
| 21 | |||
| 1 | 2004-11-21 Jesper Harder <harder@ifa.au.dk> | 22 | 2004-11-21 Jesper Harder <harder@ifa.au.dk> |
| 2 | 23 | ||
| 3 | * processes.texi (Synchronous Processes, Output from Processes): | 24 | * processes.texi (Synchronous Processes, Output from Processes): |