diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 85b81e9549d..11dec00367b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | 2001-12-18 Dave Love <fx@gnu.org> | 1 | 2001-12-18 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * image-file.el (image-file-name-extensions): Add pnm. Doc fix. | ||
| 4 | (image-file-name-regexps): Doc fix. | ||
| 5 | |||
| 6 | * server.el (server-unload-hook): New function. | ||
| 7 | |||
| 8 | * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader. | ||
| 9 | (lm-crack-copyright): Cope with multi-line copyright `lines'. | ||
| 10 | |||
| 3 | * simple.el (newline): Doc fix. | 11 | * simple.el (newline): Doc fix. |
| 4 | (eval-expression-print-level, eval-expression-print-length): Doc | 12 | (eval-expression-print-level, eval-expression-print-length): Doc |
| 5 | fix. Amend :type. | 13 | fix. Amend :type. |