+2002-04-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * files.el (display-time-string): Fix last change.
+
2002-04-07 Jason Rumney <jasonr@gnu.org>
* international/mule-cmds.el (set-default-coding-systems)
2002-04-04 Richard M. Stallman <rms@gnu.org>
- * files.el (mode-line-format, mode-line-modified)
- (mode-line-mule-info, mode-line-buffer-identification)
+ * files.el (mode-line-format, mode-line-modified)
+ (mode-line-mule-info, mode-line-buffer-identification)
(mode-line-modes, mode-line-position): Explicitly mark as risky.
(hack-one-local-variable): Don't recognize "mode-line-..." as risky.
* mail/mailabbrev.el (mail-abbrev-make-syntax-table):
Use (syntax-table), not old-syntax-table.
- * enriched.el (enriched-decode-foreground)
+ * enriched.el (enriched-decode-foreground)
(enriched-decode-background): Don't call facemenu-get-face.
2002-04-04 Mike Williams <mdub@bigfoot.com>
(put 'mode-line-buffer-identification 'risky-local-variable t)
(put 'mode-line-modes 'risky-local-variable t)
(put 'mode-line-position 'risky-local-variable t)
-(put 'display-time-string-forms 'risky-local-variable t)
+(put 'display-time-string 'risky-local-variable t)
;; This one is safe because the user gets to check it before it is used.
(put 'compile-command 'safe-local-variable t)