changeset 62554:a5fe009f7756

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Fri, 20 May 2005 13:42:57 +0000
parents e7408ff25265
children e74fa19e333d
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 20 13:35:11 2005 +0000
+++ b/lisp/ChangeLog	Fri May 20 13:42:57 2005 +0000
@@ -1,3 +1,11 @@
+2005-05-20  Lute Kamstra  <lute@gnu.org>
+
+	* diff-mode.el (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): Put them in the
+	diff-mode customization group.
+
 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.