aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-02-21 13:00:25 +0000
committerGerd Moellmann2000-02-21 13:00:25 +0000
commitf0a6c717e27cda12ba60d5afcd01a09d2e8cba67 (patch)
tree3b90105adaac81e5fa68fbc2a308bf6025228f43 /lisp/ChangeLog
parented58ed834c342bb2dc4fc7f4e70d34d0e782173a (diff)
downloademacs-f0a6c717e27cda12ba60d5afcd01a09d2e8cba67.tar.gz
emacs-f0a6c717e27cda12ba60d5afcd01a09d2e8cba67.zip
(format-annotate-single-property-change): Handle
properties.with dotted-list values. (format-proper-list-p): New function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f644d8f1569..312d8351ab6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12000-02-21 Gerd Moellmann <gerd@gnu.org>
2
3 * format.el (format-annotate-single-property-change): Handle
4 properties.with dotted-list values.
5 (format-proper-list-p): New function.
6
7 * enriched.el (enriched-face-ans): Handle '(foreground-color
8 . COLOR) and (background-color . COLOR).
9
12000-02-20 Dave Love <fx@gnu.org> 102000-02-20 Dave Love <fx@gnu.org>
2 11
3 * textmodes/flyspell.el (flyspell-mouse-map): Change definition 12 * textmodes/flyspell.el (flyspell-mouse-map): Change definition