# HG changeset patch # User Pavel Jank # Date 1013407793 0 # Node ID b88c2aa1a30a15db4c5348294390fcdfe113205b # Parent 06e0fbd07e17802950ae9c7aa00d9753308935b7 *** empty log message *** diff -r 06e0fbd07e17 -r b88c2aa1a30a lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 11 06:09:16 2002 +0000 +++ b/lisp/ChangeLog Mon Feb 11 06:09:53 2002 +0000 @@ -1,3 +1,20 @@ +2002-02-11 Pavel Jan,Bm(Bk + + * international/mule-diag.el: Various doc and message fixes. + (non-iso-charset-alist): Add mac-roman. Don't add entries for + codepages already present. + (list-block-of-chars): Display space for null entries in + translation table. Display tab specially. + (list-non-iso-charset-chars): Check for null charsets. Use pop + for clarity. Don't break 8-bit sets into sections between ranges. + (list-charset-chars): Avoid indent-tabs-mode. + (describe-char-after): Maybe use the text property for syntax + table information. Maybe report char-code-property-table info. + Maybe report character's unicode. Tweak printing of list info. + (list-input-methods): Add xref buttons. + (dump-charsets, dump-codings): Deleted (obsolete). + From Dave Love . + 2002-02-10 Pavel Jan,Bm(Bk * menu-bar.el (menu-bar-showhide-menu): Rename functions for