aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 642e63ec783..357cd0ceb69 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12002-04-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * files.el (display-time-string): Fix last change.
4
12002-04-07 Jason Rumney <jasonr@gnu.org> 52002-04-07 Jason Rumney <jasonr@gnu.org>
2 6
3 * international/mule-cmds.el (set-default-coding-systems) 7 * international/mule-cmds.el (set-default-coding-systems)
@@ -39,8 +43,8 @@
39 43
402002-04-04 Richard M. Stallman <rms@gnu.org> 442002-04-04 Richard M. Stallman <rms@gnu.org>
41 45
42 * files.el (mode-line-format, mode-line-modified) 46 * files.el (mode-line-format, mode-line-modified)
43 (mode-line-mule-info, mode-line-buffer-identification) 47 (mode-line-mule-info, mode-line-buffer-identification)
44 (mode-line-modes, mode-line-position): Explicitly mark as risky. 48 (mode-line-modes, mode-line-position): Explicitly mark as risky.
45 (hack-one-local-variable): Don't recognize "mode-line-..." as risky. 49 (hack-one-local-variable): Don't recognize "mode-line-..." as risky.
46 50
@@ -49,7 +53,7 @@
49 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): 53 * mail/mailabbrev.el (mail-abbrev-make-syntax-table):
50 Use (syntax-table), not old-syntax-table. 54 Use (syntax-table), not old-syntax-table.
51 55
52 * enriched.el (enriched-decode-foreground) 56 * enriched.el (enriched-decode-foreground)
53 (enriched-decode-background): Don't call facemenu-get-face. 57 (enriched-decode-background): Don't call facemenu-get-face.
54 58
552002-04-04 Mike Williams <mdub@bigfoot.com> 592002-04-04 Mike Williams <mdub@bigfoot.com>