diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d1bb65d3358..197c7217785 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2004-11-06 Lars Brinkhoff <lars@nocrew.org> | ||
| 2 | |||
| 3 | * os.texi (Processor Run Time): New section documenting | ||
| 4 | get-internal-run-time. | ||
| 5 | |||
| 6 | 2004-11-06 Eli Zaretskii <eliz@gnu.org> | ||
| 7 | |||
| 8 | * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as | ||
| 9 | it nukes elisp-cover.texi. | ||
| 10 | (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no | ||
| 11 | elisp-0 etc. | ||
| 12 | |||
| 13 | 2004-11-05 Luc Teirlinck <teirllm@auburn.edu> | ||
| 14 | |||
| 15 | * commands.texi (Keyboard Macros): Document `append' return value | ||
| 16 | of `defining-kbd-macro'. | ||
| 17 | |||
| 1 | 2004-11-01 Richard M. Stallman <rms@gnu.org> | 18 | 2004-11-01 Richard M. Stallman <rms@gnu.org> |
| 2 | 19 | ||
| 3 | * commands.texi (Interactive Call): Add called-interactively-p. | 20 | * commands.texi (Interactive Call): Add called-interactively-p. |