aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4c94c19feda..2b069d37395 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-04-06 Richard M. Stallman <rms@gnu.org>
2
3 * progmodes/compile.el (compilation-error-regexp-alist):
4 New alternatives for FILE:LINE.COL and for ranges of columns and lines.
5
12002-04-06 Per Abrahamsen <abraham@dina.kvl.dk> 62002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
2 7
3 * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value 8 * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
@@ -14,6 +19,11 @@
14 19
152002-04-04 Richard M. Stallman <rms@gnu.org> 202002-04-04 Richard M. Stallman <rms@gnu.org>
16 21
22 * files.el (mode-line-format, mode-line-modified)
23 (mode-line-mule-info, mode-line-buffer-identification)
24 (mode-line-modes, mode-line-position): Explicitly mark as risky.
25 (hack-one-local-variable): Don't recognize "mode-line-..." as risky.
26
17 * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix. 27 * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix.
18 28
19 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): 29 * mail/mailabbrev.el (mail-abbrev-make-syntax-table):