comparison lisp/ChangeLog @ 62320:250393a33b15

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 14 May 2005 12:30:08 +0000
parents 2f50bbaca239
children 402cf3db9550
comparison
equal deleted inserted replaced
62319:150380a7c3d6 62320:250393a33b15
1 2005-05-14 Richard M. Stallman <rms@gnu.org> 1 2005-05-14 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4 (byte-compile-form): Call byte-compile-nogroup-warn.
5 (byte-compile-warning-types): Doc fix.
2 6
3 * progmodes/cc-engine.el (c-literal-faces): 7 * progmodes/cc-engine.el (c-literal-faces):
4 Add font-lock-comment-delimiter-face. 8 Add font-lock-comment-delimiter-face.
5 9
6 * net/net-utils.el (dig): Use with-no-warnings. 10 * net/net-utils.el (dig): Use with-no-warnings.