aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6af9ae7ba12..1957ddd8a76 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,9 @@
7 7
82001-12-16 Stefan Monnier <monnier@cs.yale.edu> 82001-12-16 Stefan Monnier <monnier@cs.yale.edu>
9 9
10 * log-view.el (log-view-message-re, log-view-current-tag):
11 Recognize Subversion's log output format.
12
10 * international/fontset.el: Build the list L at compile time. 13 * international/fontset.el: Build the list L at compile time.
11 14
12 * language/ind-util.el (mapthread): Make a closure. 15 * language/ind-util.el (mapthread): Make a closure.