Mercurial > emacs
changeset 48466:192ea43d05e3
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 19 Nov 2002 17:22:52 +0000 |
parents | 2339811a69f0 |
children | 04ce850f4db0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 19 17:22:10 2002 +0000 +++ b/lisp/ChangeLog Tue Nov 19 17:22:52 2002 +0000 @@ -1,13 +1,19 @@ -2002-11-19 Stefan Monnier <monnier@cs.yale.edu> - - * emacs-lisp/cl.el (multiple-value-call): Add docstring. - 2002-11-19 Markus Rost <rost@math.ohio-state.edu> + * progmodes/vhdl-mode.el (defgroup vhdl-related): Declare the + members here rather than with custom-add-to-group. This is the + intended way of using defgroup and also lets + custom-make-dependencies do its job. + (defgroup vhdl-highlight-faces): Ditto. + * emacs-lisp/shadow.el (defgroup lisp-shadow): New group name. Previous group name shadow is used in shadowfile.el. (shadows-compare-text-p): Use group lisp-shadow. +2002-11-19 Stefan Monnier <monnier@cs.yale.edu> + + * emacs-lisp/cl.el (multiple-value-call): Add docstring. + 2002-11-19 Masatake Yamato <jet@gyve.org> (tiny change) * register.el (describe-register-1): Don't assign to val the value