diff options
| author | Sam Steingold | 2001-11-27 15:52:52 +0000 |
|---|---|---|
| committer | Sam Steingold | 2001-11-27 15:52:52 +0000 |
| commit | 8a9463543d5b82409a24e23905d271cdebf70059 (patch) | |
| tree | 503c81c7058491327cc13ab0eff04ed5dc6dd855 /lisp/ChangeLog | |
| parent | c6aedc9284492c790448cce23b0e5cc134885148 (diff) | |
| download | emacs-8a9463543d5b82409a24e23905d271cdebf70059.tar.gz emacs-8a9463543d5b82409a24e23905d271cdebf70059.zip | |
Converted backquote to the new style.
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. |