Mercurial > emacs
comparison lisp/ChangeLog @ 28895:8acc94b96cbb
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 13 May 2000 00:28:33 +0000 |
parents | 566521974d68 |
children | b4c050c78f75 |
comparison
equal
deleted
inserted
replaced
28894:566521974d68 | 28895:8acc94b96cbb |
---|---|
12 (describe-font-internal): Adjusted for the change of font-info. | 12 (describe-font-internal): Adjusted for the change of font-info. |
13 (describe-font): Likewise. | 13 (describe-font): Likewise. |
14 (print-fontset): Rewritten for the new fontset implementation. | 14 (print-fontset): Rewritten for the new fontset implementation. |
15 (describe-fontset): Include fontset alias names in completion. | 15 (describe-fontset): Include fontset alias names in completion. |
16 (list-fontsets): Adjusted for the change of print-fontset. | 16 (list-fontsets): Adjusted for the change of print-fontset. |
17 | |
18 * simple.el (what-cursor-position): If DETAIL is non-nil, call | |
19 describe-char-after instead of displaying the detail in the echo | |
20 area. | |
17 | 21 |
18 2000-05-12 Dave Love <fx@gnu.org> | 22 2000-05-12 Dave Love <fx@gnu.org> |
19 | 23 |
20 * calendar/todo-mode.el: Remove some compatibility stuff and CL | 24 * calendar/todo-mode.el: Remove some compatibility stuff and CL |
21 dependence. Use line-{beginning,end}-position, not | 25 dependence. Use line-{beginning,end}-position, not |