aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog17
1 files changed, 10 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b3ddae855a6..9d67fe2f9a6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,12 @@
12001-11-06 Stefan Monnier <monnier@cs.yale.edu>
2
3 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
4 Also work when LIMIT is further than the end of line.
5
12001-11-06 Eli Zaretskii <eliz@is.elta.co.il> 62001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * international/quail.el (quail-update-leim-list-file): Print the 8 * international/quail.el (quail-update-leim-list-file): Print the
4 offending file name if some of its quail-define-package forms is 9 offending file name if some of its quail-define-package forms is broken.
5 broken.
6 10
72001-11-05 Richard M. Stallman <rms@gnu.org> 112001-11-05 Richard M. Stallman <rms@gnu.org>
8 12
@@ -18,8 +22,8 @@
18 22
192001-11-05 Andrew Innes <andrewi@gnu.org> 232001-11-05 Andrew Innes <andrewi@gnu.org>
20 24
21 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't 25 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
22 attempt to remake autoloads before nuking .elc files. 26 Don't attempt to remake autoloads before nuking .elc files.
23 27
242001-11-04 Richard M. Stallman <rms@gnu.org> 282001-11-04 Richard M. Stallman <rms@gnu.org>
25 29
@@ -27,7 +31,7 @@
27 previous-single-property-change or next-single-char-property-change 31 previous-single-property-change or next-single-char-property-change
28 returns nil. 32 returns nil.
29 33
30 * international/mule-cmds.el (set-locale-environment): 34 * international/mule-cmds.el (set-locale-environment):
31 Make it interactive; make arg optional. 35 Make it interactive; make arg optional.
32 36
33 * international/mule-diag.el (help-funs): Require help-funs. 37 * international/mule-diag.el (help-funs): Require help-funs.
@@ -39,8 +43,7 @@
392001-11-04 Miles Bader <miles@gnu.org> 432001-11-04 Miles Bader <miles@gnu.org>
40 44
41 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the 45 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
42 shadow of the splash image grey on a dark background instead of 46 shadow of the splash image grey on a dark background instead of black.
43 black.
44 47
452001-11-03 Stefan Monnier <monnier@cs.yale.edu> 482001-11-03 Stefan Monnier <monnier@cs.yale.edu>
46 49