Mercurial > emacs
comparison lisp/ChangeLog @ 62341:87b552721862
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 14 May 2005 14:17:07 +0000 |
parents | ab207501967c |
children | 5a19ff64befb |
comparison
equal
deleted
inserted
replaced
62340:04670231f80c | 62341:87b552721862 |
---|---|
13 * subr.el (symbol-file): Doc fix. | 13 * subr.el (symbol-file): Doc fix. |
14 | 14 |
15 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function. | 15 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function. |
16 (byte-compile-form): Call byte-compile-nogroup-warn. | 16 (byte-compile-form): Call byte-compile-nogroup-warn. |
17 (byte-compile-warning-types): Doc fix. | 17 (byte-compile-warning-types): Doc fix. |
18 | |
19 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings. | |
18 | 20 |
19 * progmodes/cc-engine.el (c-literal-faces): | 21 * progmodes/cc-engine.el (c-literal-faces): |
20 Add font-lock-comment-delimiter-face. | 22 Add font-lock-comment-delimiter-face. |
21 | 23 |
22 * net/net-utils.el (dig): Use with-no-warnings. | 24 * net/net-utils.el (dig): Use with-no-warnings. |