Mercurial > emacs
comparison lisp/ChangeLog @ 47112:12d6c4122440
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 29 Aug 2002 21:40:28 +0000 |
parents | 256bfac4f5b5 |
children | b0e4184605e5 |
comparison
equal
deleted
inserted
replaced
47111:356bbdda5f67 | 47112:12d6c4122440 |
---|---|
1 2002-08-29 Juanma Barranquero <lektu@terra.es> | |
2 | |
3 * replace.el (occur-mode-hook): New hook. | |
4 (occur-mode): Use it. | |
5 (occur-hook): Set default to nil. | |
6 | |
1 2002-08-29 Richard M. Stallman <rms@gnu.org> | 7 2002-08-29 Richard M. Stallman <rms@gnu.org> |
2 | 8 |
3 * emacs-lisp/bytecomp.el (byte-compile-log-file): Use \f. | 9 * emacs-lisp/bytecomp.el (byte-compile-log-file): Use \f. |
4 (byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file | 10 (byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file |
5 to don't-warn list. | 11 to don't-warn list. |