Mercurial > emacs
comparison lisp/ChangeLog @ 41813:d66dd6bce30c
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Tue, 04 Dec 2001 07:12:56 +0000 |
parents | 82db88372d39 |
children | c588dff7880f |
comparison
equal
deleted
inserted
replaced
41812:fb0d648feaa6 | 41813:d66dd6bce30c |
---|---|
1 2001-12-04 Colin Walters <walters@debian.org> | |
2 | |
3 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads | |
4 for `defmacro*' forms. | |
5 | |
6 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for | |
7 `defmacro*'. | |
8 | |
1 2001-12-03 Stefan Monnier <monnier@cs.yale.edu> | 9 2001-12-03 Stefan Monnier <monnier@cs.yale.edu> |
2 | 10 |
3 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change. | 11 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change. |
4 | 12 |
5 2001-12-02 Richard M. Stallman <rms@gnu.org> | 13 2001-12-02 Richard M. Stallman <rms@gnu.org> |
6 | 14 |
7 * files.el (insert-directory): If the df output does not look right, | 15 * files.el (insert-directory): If the df output does not look right, |