diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a61fc3db43b..4c08de89273 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-01-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * enriched.el (enriched-handle-display-prop): Remove unused | ||
| 4 | variables. | ||
| 5 | (enriched-mode): Doc fix. | ||
| 6 | |||
| 1 | 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * international/ucs-tables.el (ucs-8859-8-alist): Comment away | 9 | * international/ucs-tables.el (ucs-8859-8-alist): Comment away |
| @@ -22811,7 +22817,7 @@ | |||
| 22811 | 2000-02-21 Gerd Moellmann <gerd@gnu.org> | 22817 | 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
| 22812 | 22818 | ||
| 22813 | * format.el (format-annotate-single-property-change): | 22819 | * format.el (format-annotate-single-property-change): |
| 22814 | Handle properties.with dotted-list values. | 22820 | Handle properties with dotted-list values. |
| 22815 | (format-proper-list-p): New function. | 22821 | (format-proper-list-p): New function. |
| 22816 | 22822 | ||
| 22817 | * enriched.el (enriched-face-ans): Handle '(foreground-color | 22823 | * enriched.el (enriched-face-ans): Handle '(foreground-color |