diff lisp/ChangeLog @ 63230:e64fc04555a1

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-394 Remove "-face" suffix from flyspell faces 2005-06-10 Miles Bader <miles@gnu.org> * 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.
author Miles Bader <miles@gnu.org>
date Fri, 10 Jun 2005 10:46:38 +0000
parents 72fae6758182
children fce029411f45
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 10 10:46:19 2005 +0000
+++ b/lisp/ChangeLog	Fri Jun 10 10:46:38 2005 +0000
@@ -1,5 +1,15 @@
 2005-06-10  Miles Bader  <miles@gnu.org>
 
+	* 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