diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fd8bdb3cb4d..26e0cd8869c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-04-06 Richard M. Stallman <rms@gnu.org> | 1 | 2002-04-06 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * files.el (display-time-string-forms): Mark as risky. | ||
| 4 | |||
| 3 | * enriched.el (enriched-decode-foreground, enriched-decode-background): | 5 | * enriched.el (enriched-decode-foreground, enriched-decode-background): |
| 4 | Use proper format for desired elts of `face' property. | 6 | Use proper format for desired elts of `face' property. |
| 5 | Don't test display-color-p; make the properties unconditionally. | 7 | Don't test display-color-p; make the properties unconditionally. |