aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4283e21a135..cb4b382f1da 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12000-10-16 Gerd Moellmann <gerd@gnu.org> 12000-10-16 Gerd Moellmann <gerd@gnu.org>
2 2
3 * jit-lock.el (jit-lock-after-change): If we're in text that
4 matches a multi-line font-lock pattern, make sure the whole text
5 will be redisplayed.
6
3 * emacs-lisp/authors.el (authors-add): Don't add an entry if 7 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4 author's name is unknown. 8 author's name is unknown.
5 9