aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9c0b77c0be1..608bdec8adb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12000-09-21 Gerd Moellmann <gerd@gnu.org>
2
3 * add-log.el (change-log-date-face, change-log-name-face)
4 (change-log-email-face, change-log-file-face)
5 (change-log-list-face, change-log-conditionals-face)
6 (change-log-function-face, change-log-acknowledgement-face): New
7 faces, inheriting from font-lock faces.
8 (change-log-font-lock-keywords): Use them.
9
12000-09-21 Dave Love <fx@gnu.org> 102000-09-21 Dave Love <fx@gnu.org>
2 11
3 * msb.el (msb-mode-map): Use substitute-key-definition. 12 * msb.el (msb-mode-map): Use substitute-key-definition.