aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-10 10:46:38 +0000
committerMiles Bader <[email protected]>2005-06-10 10:46:38 +0000
commitc43aed5aeb6fdd8f44027db021c65113a75df470 (patch)
treeb58a8cf8fb8e2390eded16acb00918dafaa4db8f /lisp/ChangeLog
parente639491a87bb04b6959b50a254ac450f9bf7b566 (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-394
Remove "-face" suffix from flyspell faces 2005-06-10 Miles Bader <[email protected]> * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate): Remove "-face" suffix from face names. (flyspell-incorrect-face, flyspell-duplicate-face): New backward-compatibility aliases for renamed faces. (flyspell-mode-on, make-flyspell-overlay) (flyspell-highlight-incorrect-region) (flyspell-highlight-duplicate-region) (flyspell-display-next-corrections) (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9845f5a13d..e64df8797c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,15 @@
2005-06-10 Miles Bader <[email protected]>
+ * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
+ Remove "-face" suffix from face names.
+ (flyspell-incorrect-face, flyspell-duplicate-face):
+ New backward-compatibility aliases for renamed faces.
+ (flyspell-mode-on, make-flyspell-overlay)
+ (flyspell-highlight-incorrect-region)
+ (flyspell-highlight-duplicate-region)
+ (flyspell-display-next-corrections)
+ (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
+
* textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
from face name.
(texinfo-heading-face): New backward-compatibility alias for