comparison lisp/ChangeLog @ 48260:06d37ae4038f

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 12 Nov 2002 01:42:32 +0000
parents df79fd836e09
children 9883a3b65e3c
comparison
equal deleted inserted replaced
48259:c283da384991 48260:06d37ae4038f
1 2002-11-12 Markus Rost <rost@math.ohio-state.edu> 1 2002-11-12 Markus Rost <rost@math.ohio-state.edu>
2
3 * emulation/edt.el (defgroup edt): Arrange that definition starts
4 at beginning of line.
2 5
3 * ls-lisp.el (defgroup ls-lisp): Remove autoload cookie. 6 * ls-lisp.el (defgroup ls-lisp): Remove autoload cookie.
4 7
5 * hi-lock.el (defgroup hi-lock-interactive-text-highlighting): 8 * hi-lock.el (defgroup hi-lock-interactive-text-highlighting):
6 Remove autoload cookie. 9 Remove autoload cookie.
14 17
15 * cus-dep.el: Don't require 'autoload. 18 * cus-dep.el: Don't require 'autoload.
16 (custom-make-dependencies): Handle :version also for autoloaded 19 (custom-make-dependencies): Handle :version also for autoloaded
17 options. 20 options.
18 21
19 * winner.el (defgroup winner): Handle Emacs 19 compatibility so 22 * winner.el (defgroup winner): Arrange that definition starts at
20 that definition starts at beginning of line. 23 beginning of line.
21 24
22 * emulation/edt.el: Simplify Emacs 19 compatibility. 25 * emulation/edt.el: Simplify Emacs 19 compatibility.
23 26
24 2002-11-11 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> (tiny change) 27 2002-11-11 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> (tiny change)
25 28