Mercurial > emacs
comparison lisp/ChangeLog @ 42480:749856909d2d
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Wed, 02 Jan 2002 13:24:28 +0000 |
parents | 33cb2c45885b |
children | 52015642068d |
comparison
equal
deleted
inserted
replaced
42479:d9873c0f6418 | 42480:749856909d2d |
---|---|
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 |
4 Hebrew points. | 10 Hebrew points. |
5 | 11 |
22809 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. | 22815 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. |
22810 | 22816 |
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 |
22818 . COLOR) and (background-color . COLOR). | 22824 . COLOR) and (background-color . COLOR). |
22819 | 22825 |