emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 10 Jun 2005 06:46:39 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7736 emacs/lisp/ChangeLog:1.7737
*** emacs/lisp/ChangeLog:1.7736 Fri Jun 10 10:46:19 2005
--- emacs/lisp/ChangeLog        Fri Jun 10 10:46:38 2005
***************
*** 1,5 ****
--- 1,15 ----
  2005-06-10  Miles Bader  <address@hidden>
  
+       * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]