diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb714e20788..0a400ae6dd6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-01-15 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/autoload.el (make-autoload): | ||
| 4 | Don't handle define-ibuffer-column, define-ibuffer-filter, | ||
| 5 | define-ibuffer-sorter, and define-ibuffer-op. | ||
| 6 | |||
| 1 | 2002-01-14 Richard M. Stallman <rms@gnu.org> | 7 | 2002-01-14 Richard M. Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * calendar/calendar.el (diary-date-forms): Doc fix. | 9 | * calendar/calendar.el (diary-date-forms): Doc fix. |