Mercurial > emacs
comparison lisp/ChangeLog @ 27805:a7eda5c64268
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 22 Feb 2000 12:02:10 +0000 |
parents | 94d0bfb9a844 |
children | 2999ff7760b6 |
comparison
equal
deleted
inserted
replaced
27804:863a76e21118 | 27805:a7eda5c64268 |
---|---|
1 2000-02-22 Dave Love <fx@gnu.org> | |
2 | |
3 * xt-mouse.el: Doc fixes. | |
4 (xterm-mouse-position-function): New function, replacing advice of | |
5 mouse-position. | |
6 (xterm-mouse-mode): Use it. Don't turn on under a window system. | |
7 | |
8 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. | |
9 | |
1 2000-02-21 Gerd Moellmann <gerd@gnu.org> | 10 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
2 | 11 |
3 * format.el (format-annotate-single-property-change): Handle | 12 * format.el (format-annotate-single-property-change): Handle |
4 properties.with dotted-list values. | 13 properties.with dotted-list values. |
5 (format-proper-list-p): New function. | 14 (format-proper-list-p): New function. |