aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ed16aa02207..1bb994b754d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,9 @@
2 2
3 * button.el (button): Use color for this face on a tty. 3 * button.el (button): Use color for this face on a tty.
4 4
5 * files.el (magic-mode-alist): Allow for carriage-returns in
6 html-mode entry.
7
52007-04-22 Richard Stallman <rms@gnu.org> 82007-04-22 Richard Stallman <rms@gnu.org>
6 9
7 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): 10 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):