Mercurial > emacs
changeset 62320:250393a33b15
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 14 May 2005 12:30:08 +0000 |
parents | 150380a7c3d6 |
children | d8390b93c19c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 14 12:29:22 2005 +0000 +++ b/lisp/ChangeLog Sat May 14 12:30:08 2005 +0000 @@ -1,5 +1,9 @@ 2005-05-14 Richard M. Stallman <rms@gnu.org> + * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function. + (byte-compile-form): Call byte-compile-nogroup-warn. + (byte-compile-warning-types): Doc fix. + * progmodes/cc-engine.el (c-literal-faces): Add font-lock-comment-delimiter-face.