summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9d912f260bd..5db598f1e66 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,23 @@
2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
+ * buff-menu.el:
+ * compare-w.el:
+ * emacs-lisp/testcover.el:
+ * play/gomoku.el:
+ * play/mpuz.el:
+ * progmodes/flymake.el:
+ * progmodes/gdb-ui.el:
+ * progmodes/idlw-help.el:
+ * progmodes/idlw-shell.el:
+ * progmodes/ld-script.el:
+ * progmodes/which-func.el:
+ * ruler-mode.el:
+ * strokes.el:
+ * textmodes/sgml-mode.el:
+ * textmodes/table.el: Do not use face-alias for backward
+ compatibility for faces that did not appear in the previous Emacs
+ release.
+
* simple.el (next-error-follow-minor-mode): Fix init value and
ligher.