aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a65463a8c1e..a610fd423da 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-03-01 Stefan Monnier <monnier@cs.yale.edu>
2
3 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
4 rather than (before|after)-change-functions.
5
12001-03-01 Gerd Moellmann <gerd@gnu.org> 62001-03-01 Gerd Moellmann <gerd@gnu.org>
2 7
3 * ediff-util.el (ediff-scroll-horizontally): Arrange for 8 * ediff-util.el (ediff-scroll-horizontally): Arrange for
@@ -70,7 +75,7 @@
70 75
71 * international/fontset.el (x-complement-fontset-spec): In the 76 * international/fontset.el (x-complement-fontset-spec): In the
72 case that we use ASCII font for the other charsets, use only 77 case that we use ASCII font for the other charsets, use only
73 family and regisry part of it. 78 family and registry part of it.
74 79
752001-02-23 Eli Zaretskii <eliz@is.elta.co.il> 802001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
76 81
@@ -243,8 +248,7 @@
243 248
244 * battery.el (battery-status-function): Fix doc, :type. 249 * battery.el (battery-status-function): Fix doc, :type.
245 250
246 * calendar/timeclock.el (timeclock-get-workday-function): Fix 251 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
247 :type.
248 252
2492001-02-15 Gerd Moellmann <gerd@gnu.org> 2532001-02-15 Gerd Moellmann <gerd@gnu.org>
250 254
@@ -347,8 +351,7 @@
347 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name. From 351 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name. From
348 Juanma Barranquero. 352 Juanma Barranquero.
349 353
350 * emacs-lisp/authors.el (authors): Expand `root' before running 354 * emacs-lisp/authors.el (authors): Expand `root' before running find.
351 find.
352 355
3532001-02-09 Kenichi Handa <handa@etl.go.jp> 3562001-02-09 Kenichi Handa <handa@etl.go.jp>
354 357