diff lisp/ChangeLog @ 31816:070cf4b710c5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 21 Sep 2000 15:08:55 +0000
parents 663a365e7a5a
children 28cd92291814
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 21 14:58:05 2000 +0000
+++ b/lisp/ChangeLog	Thu Sep 21 15:08:55 2000 +0000
@@ -1,3 +1,12 @@
+2000-09-21  Gerd Moellmann  <gerd@gnu.org>
+
+	* add-log.el (change-log-date-face, change-log-name-face)
+	(change-log-email-face, change-log-file-face)
+	(change-log-list-face, change-log-conditionals-face)
+	(change-log-function-face, change-log-acknowledgement-face): New
+	faces, inheriting from font-lock faces.
+	(change-log-font-lock-keywords): Use them.
+	
 2000-09-21  Dave Love  <fx@gnu.org>
 
 	* msb.el (msb-mode-map): Use substitute-key-definition.