]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sat, 13 May 2000 00:28:33 +0000 (00:28 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 13 May 2000 00:28:33 +0000 (00:28 +0000)
lisp/ChangeLog

index 5fa54f59850538e4e08085fe7b05e558d3ca195d..7a63ac7be5a60974eed662ab68d59192957acfc5 100644 (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