From: Kenichi Handa Date: Sat, 13 May 2000 00:28:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3979 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=43fe9244dff5adf2232d4381ab8768ed0a9849ba;p=emacs.git *** empty log message *** --- 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