Mercurial > emacs
comparison lisp/ChangeLog @ 48469:b1949eb6d638
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 19 Nov 2002 18:02:07 +0000 |
parents | 192ea43d05e3 |
children | b50b2ce5a0bf |
comparison
equal
deleted
inserted
replaced
48468:106dc88e8055 | 48469:b1949eb6d638 |
---|---|
1 2002-11-19 Dave Love <fx@gnu.org> | |
2 | |
3 * emacs-lisp/bytecomp.el (maphash, map-char-table): Use | |
4 byte-compile-funarg. | |
5 | |
6 * emacs-lisp/byte-opt.el (side-effect-free-fns): Several | |
7 additions. | |
8 | |
1 2002-11-19 Markus Rost <rost@math.ohio-state.edu> | 9 2002-11-19 Markus Rost <rost@math.ohio-state.edu> |
2 | 10 |
3 * progmodes/vhdl-mode.el (defgroup vhdl-related): Declare the | 11 * progmodes/vhdl-mode.el (defgroup vhdl-related): Declare the |
4 members here rather than with custom-add-to-group. This is the | 12 members here rather than with custom-add-to-group. This is the |
5 intended way of using defgroup and also lets | 13 intended way of using defgroup and also lets |