Mercurial > emacs
changeset 48260:06d37ae4038f
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 12 Nov 2002 01:42:32 +0000 |
parents | c283da384991 |
children | f31837228578 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 12 01:41:25 2002 +0000 +++ b/lisp/ChangeLog Tue Nov 12 01:42:32 2002 +0000 @@ -1,5 +1,8 @@ 2002-11-12 Markus Rost <rost@math.ohio-state.edu> + * emulation/edt.el (defgroup edt): Arrange that definition starts + at beginning of line. + * ls-lisp.el (defgroup ls-lisp): Remove autoload cookie. * hi-lock.el (defgroup hi-lock-interactive-text-highlighting): @@ -16,8 +19,8 @@ (custom-make-dependencies): Handle :version also for autoloaded options. - * winner.el (defgroup winner): Handle Emacs 19 compatibility so - that definition starts at beginning of line. + * winner.el (defgroup winner): Arrange that definition starts at + beginning of line. * emulation/edt.el: Simplify Emacs 19 compatibility.