Mercurial > hg > xemacs-beta
changeset 4128:36e41bc4a8ab
[xemacs-hg @ 2007-08-18 16:33:29 by vins]
Add defvar for font-lock-warning face.
author | vins |
---|---|
date | Sat, 18 Aug 2007 16:33:30 +0000 |
parents | 4d3eac37bfa2 |
children | a8e19fe8f39c |
files | lisp/ChangeLog lisp/font-lock.el |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 18 13:38:11 2007 +0000 +++ b/lisp/ChangeLog Sat Aug 18 16:33:30 2007 +0000 @@ -1,3 +1,8 @@ +2007-08-16 Vin Shelton <acs@xemacs.org> + + * font-lock.el: Add defvar for font-lock-warning-face. Original + patch from Hans de Graaff. + 2007-08-18 Adrian Aichner <adrian@xemacs.org> * package-get.el (package-get-download-sites): Update mirror sites.
--- a/lisp/font-lock.el Sat Aug 18 13:38:11 2007 +0000 +++ b/lisp/font-lock.el Sat Aug 18 16:33:30 2007 +0000 @@ -721,6 +721,11 @@ It is present only for horrid FSF compatibility reasons. The corresponding face should be set using `edit-faces' or the `set-face-*' functions.") +(defvar font-lock-warning-face 'font-lock-warning-face + "This variable should not be set. +It is present only for horrid FSF compatibility reasons. +The corresponding face should be set using `edit-faces' or the +`set-face-*' functions.") (defconst font-lock-face-list '(font-lock-comment-face