diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7742823155e..e40d0303778 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-01-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2002-01-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * net/eudc.el (top-level): Revert previous change. | ||
| 4 | |||
| 3 | * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock | 5 | * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock |
| 4 | variables to prevent warning from byte-compiler. | 6 | variables to prevent warning from byte-compiler. |
| 5 | 7 | ||
| @@ -5776,7 +5778,7 @@ | |||
| 5776 | * textmodes/reftex-ref.el, textmodes/reftex-sel.el, | 5778 | * textmodes/reftex-ref.el, textmodes/reftex-sel.el, |
| 5777 | * textmodes/reftex-toc.el, textmodes/reftex-vars.el, | 5779 | * textmodes/reftex-toc.el, textmodes/reftex-vars.el, |
| 5778 | * textmodes/reftex.el: Some fixes to follow coding | 5780 | * textmodes/reftex.el: Some fixes to follow coding |
| 5779 | conventions in Eshell files with known maintainers. | 5781 | conventions in Elisp files with known maintainers. |
| 5780 | 5782 | ||
| 5781 | * emulation/viper.el: A fix to follow coding conventions. | 5783 | * emulation/viper.el: A fix to follow coding conventions. |
| 5782 | 5784 | ||
| @@ -5790,7 +5792,7 @@ | |||
| 5790 | * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el, | 5792 | * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el, |
| 5791 | * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el, | 5793 | * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el, |
| 5792 | * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding | 5794 | * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding |
| 5793 | conventions in Eshell files. | 5795 | conventions in Elisp files. |
| 5794 | 5796 | ||
| 5795 | * composite.el, diff.el, emacs-lisp/levents.el, | 5797 | * composite.el, diff.el, emacs-lisp/levents.el, |
| 5796 | * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el, | 5798 | * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el, |