Mercurial > emacs
changeset 28894:566521974d68
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 13 May 2000 00:26:45 +0000 |
parents | 322b8170d596 |
children | 8acc94b96cbb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 12 18:38:28 2000 +0000 +++ b/lisp/ChangeLog Sat May 13 00:26:45 2000 +0000 @@ -1,3 +1,20 @@ +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. + 2000-05-12 Dave Love <fx@gnu.org> * calendar/todo-mode.el: Remove some compatibility stuff and CL