diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d25f62ace2..c6699bf7197 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2001-11-27 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el | ||
| 4 | * lazy-lock.el, mouse-sel.el, mail/feedmail.el | ||
| 5 | * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el | ||
| 6 | * obsolete/c-mode.el, obsolete/cplus-md.el | ||
| 7 | * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el | ||
| 8 | * term/sun-mouse.el, textmodes/artist.el: | ||
| 9 | Converted backquote to the new style. | ||
| 10 | |||
| 1 | 2001-11-27 Richard M. Stallman <rms@gnu.org> | 11 | 2001-11-27 Richard M. Stallman <rms@gnu.org> |
| 2 | 12 | ||
| 3 | * cus-edit.el (custom-load-symbol): Don't always load locate-library. | 13 | * cus-edit.el (custom-load-symbol): Don't always load locate-library. |