From 579322ca428f5d45be31933b5b9f510ac795253b Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 17 Jun 2005 05:07:26 +0000 Subject: Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-430 Remove "-face" suffix from cc-mode faces 2005-06-17 Miles Bader * lisp/progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove "-face" suffix from face name. (c-cpp-matchers): Use the variable `c-nonbreakable-space-face' instead of literal face. --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 276aa22fd4..e4fef41319 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-06-17 Miles Bader + + * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove + "-face" suffix from face name. + (c-cpp-matchers): Use the variable `c-nonbreakable-space-face' + instead of literal face. + 2005-06-17 Juanma Barranquero * progmodes/ada-mode.el (ada-format-paramlist) -- cgit v1.2.3