aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2005-06-15 00:14:41 +0000
committerMiles Bader2005-06-15 00:14:41 +0000
commit9ce2eb5ebbfda09baafdc5b1cb8f807192f96bfe (patch)
treed0040673be9f7040b8b798f887d424d0f9cb61ce /lisp/ChangeLog
parent63a5fd63030a0ca98c1a1ab3410cdb7721e77924 (diff)
downloademacs-9ce2eb5ebbfda09baafdc5b1cb8f807192f96bfe.tar.gz
emacs-9ce2eb5ebbfda09baafdc5b1cb8f807192f96bfe.zip
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-417
Remove "-face" suffix from which-func face 2005-06-14 Miles Bader <miles@gnu.org> * lisp/progmodes/which-func.el (which-func): Remove "-face" suffix from face name. (which-func-face): New backward-compatibility alias for renamed face. (which-func-format): Use renamed which-func face.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e24311ca65f..d932c49995c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12005-06-14 Miles Bader <miles@gnu.org> 12005-06-14 Miles Bader <miles@gnu.org>
2 2
3 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
4 name.
5 (which-func-face): New backward-compatibility alias for renamed face.
6 (which-func-format): Use renamed which-func face.
7
3 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue) 8 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
4 (vhdl-function, vhdl-directive, vhdl-reserved-word) 9 (vhdl-function, vhdl-directive, vhdl-reserved-word)
5 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face 10 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face