Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 948:665fe33715d6
[xemacs-hg @ 2002-08-02 15:01:04 by scop]
2002-08-02 Ville Skyttä <ville.skytta@xemacs.org>
* font-lock.el: Some faces and doc typo fixes from GNU Emacs.
(font-lock-doc-face): New alias to font-lock-doc-string-face.
(font-lock-builtin-face): New.
(font-lock-constant-face): New.
(font-lock-face-list): Add builtin and constant faces.
Message-Id: <1028291844.2388.51.camel@bobcat.ods.org>
author | scop |
---|---|
date | Fri, 02 Aug 2002 15:01:10 +0000 |
parents | f6bc42928b34 |
children | c10d0c3f965f |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 02 14:51:23 2002 +0000 +++ b/lisp/ChangeLog Fri Aug 02 15:01:10 2002 +0000 @@ -1,3 +1,11 @@ +2002-08-02 Ville Skyttä <ville.skytta@xemacs.org> + + * font-lock.el: Some faces and doc typo fixes from GNU Emacs. + (font-lock-doc-face): New alias to font-lock-doc-string-face. + (font-lock-builtin-face): New. + (font-lock-constant-face): New. + (font-lock-face-list): Add builtin and constant faces. + 2002-07-27 Steve Youngs <youngs@xemacs.org> * XEmacs 21.5.8 "broccoli" is released.