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 03:43:33 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7711 emacs/lisp/ChangeLog:1.7712
*** emacs/lisp/ChangeLog:1.7711 Fri Jun 10 07:34:15 2005
--- emacs/lisp/ChangeLog        Fri Jun 10 07:43:31 2005
***************
*** 1,5 ****
--- 1,22 ----
  2005-06-10  Miles Bader  <address@hidden>
  
+       
+       * diff-mode.el (diff-header, diff-file-header, diff-index)
+       (diff-hunk-header, diff-removed, diff-added, diff-changed)
+       (diff-function, diff-context, diff-nonexistent):  Remove "-face"
+       suffix from face names.
+       (diff-header-face, diff-file-header-face, diff-index-face)
+       (diff-hunk-header-face, diff-removed-face, diff-added-face)
+       (diff-changed-face, diff-function-face, diff-context-face)
+       (diff-nonexistent-face):  New backward-compatibility aliases for
+       renamed faces.
+       (diff-header-face, diff-file-header-face)
+       (diff-index, diff-index-face, diff-hunk-header)
+       (diff-hunk-header-face, diff-removed, diff-removed-face)
+       (diff-added, diff-added-face, diff-changed-face, diff-function)
+       (diff-function-face, diff-context-face, diff-nonexistent)
+       (diff-nonexistent-face): Use renamed diff-mode faces.
+ 
        * progmodes/compile.el (compilation-warning-face)
        (compilation-info-face): Remove "-face" suffix from face names.
        (compilation-warning-face, compilation-info-face): 




reply via email to

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