comparison lisp/ChangeLog @ 62435:d58591f0719f

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Tue, 17 May 2005 15:21:56 +0000
parents fc93171e5d7c
children af763a03ded2
comparison
equal deleted inserted replaced
62434:893818a65dc5 62435:d58591f0719f
1 2005-05-17 Lute Kamstra <lute@gnu.org> 1 2005-05-17 Lute Kamstra <lute@gnu.org>
2
3 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
4 defcustom for the mode hook variable.
2 5
3 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the 6 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
4 Emacs Lisp Reference Manual. 7 Emacs Lisp Reference Manual.
5 8
6 2005-05-17 Juanma Barranquero <lekktu@gmail.com> 9 2005-05-17 Juanma Barranquero <lekktu@gmail.com>