diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d8da33a5bb..b3340c730ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,18 @@ | |||
| 1 | 2002-05-19 Markus Rost <rost@math.ohio-state.edu> | 1 | 2002-05-19 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 2 | ||
| 3 | * international/ucs-tables.el (unify-8859-on-encoding-mode) | ||
| 4 | (unify-8859-on-decoding-mode): Change :version attributes to | ||
| 5 | strings. | ||
| 6 | |||
| 7 | * simple.el (yank-excluded-properties): Change :version attribute | ||
| 8 | to a string. | ||
| 9 | |||
| 10 | * dired.el (dired-view-command-alist): Change :version attribute | ||
| 11 | to a string. | ||
| 12 | |||
| 13 | * xscheme.el (xscheme-start-hook): Change :version attribute to a | ||
| 14 | string. | ||
| 15 | |||
| 3 | * find-dired.el (find-dired): Implement revert-buffer-function. | 16 | * find-dired.el (find-dired): Implement revert-buffer-function. |
| 4 | 17 | ||
| 5 | * mail/emacsbug.el (report-emacs-bug-hook): Do another | 18 | * mail/emacsbug.el (report-emacs-bug-hook): Do another |