From 43fe9244dff5adf2232d4381ab8768ed0a9849ba Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sat, 13 May 2000 00:28:33 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5fa54f59850..7a63ac7be5a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,24 @@ +2000-05-13 Kenichi Handa + + * 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 * calendar/todo-mode.el: Remove some compatibility stuff and CL -- 2.39.5