# HG changeset patch # User Pavel Jank # Date 1010335267 0 # Node ID 51d2b18921dd2b09370562b563752a3cfe0dfa31 # Parent 24c9948035483d15280f0dfa1ae827096033ad2f *** empty log message *** diff -r 24c994803548 -r 51d2b18921dd lisp/ChangeLog --- a/lisp/ChangeLog Sun Jan 06 16:38:33 2002 +0000 +++ b/lisp/ChangeLog Sun Jan 06 16:41:07 2002 +0000 @@ -1,5 +1,7 @@ 2002-01-06 Pavel Jan,Bm(Bk + * net/eudc.el (top-level): Revert previous change. + * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock variables to prevent warning from byte-compiler. @@ -5776,7 +5778,7 @@ * textmodes/reftex-ref.el, textmodes/reftex-sel.el, * textmodes/reftex-toc.el, textmodes/reftex-vars.el, * textmodes/reftex.el: Some fixes to follow coding - conventions in Eshell files with known maintainers. + conventions in Elisp files with known maintainers. * emulation/viper.el: A fix to follow coding conventions. @@ -5790,7 +5792,7 @@ * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el, * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el, * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding - conventions in Eshell files. + conventions in Elisp files. * composite.el, diff.el, emacs-lisp/levents.el, * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,