aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-17 05:07:26 +0000
committerMiles Bader <[email protected]>2005-06-17 05:07:26 +0000
commit579322ca428f5d45be31933b5b9f510ac795253b (patch)
tree15e63fbd25b825476e9a6698ea07d301109c97de /lisp/ChangeLog
parent44d554912eedabcbda28f9571ba2bb0717074044 (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-430
Remove "-face" suffix from cc-mode faces 2005-06-17 Miles Bader <[email protected]> * 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <[email protected]>
+
+ * 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 <[email protected]>
* progmodes/ada-mode.el (ada-format-paramlist)