1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2000-05-13 00:28:33 +00:00
parent a8a3541c8e
commit 43fe9244df

View File

@ -1,3 +1,24 @@
2000-05-13 Kenichi Handa <handa@etl.go.jp>
* international/mule-cmds.el (encode-coding-char): An ASCII
character is always encodable.
* international/mule-conf.el: Add more information in descriptions
of character sets.
* international/mule-diag.el (syntax-description-table): New
variable.
(describe-char-after): New function.
(describe-font-internal): Adjusted for the change of font-info.
(describe-font): Likewise.
(print-fontset): Rewritten for the new fontset implementation.
(describe-fontset): Include fontset alias names in completion.
(list-fontsets): Adjusted for the change of print-fontset.
* simple.el (what-cursor-position): If DETAIL is non-nil, call
describe-char-after instead of displaying the detail in the echo
area.
2000-05-12 Dave Love <fx@gnu.org>
* calendar/todo-mode.el: Remove some compatibility stuff and CL