]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 25 Sep 2002 08:51:36 +0000 (08:51 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 25 Sep 2002 08:51:36 +0000 (08:51 +0000)
lisp/ChangeLog

index 87c78aa0e89431ae3b70c6b6a3f1e5a9872d79c3..0737e7f45128426c6ceeb5ba3118cb48ec2a03b0 100644 (file)
@@ -1,9 +1,13 @@
 2002-09-25  Kenichi Handa  <handa@etl.go.jp>
 
        * international/mule-diag.el (list-character-sets): Use the buffer
-       name "*Character Set List*", not "*Help*".
+       name "*Character Set List*", not "*Help*".  List also indirectly
+       supported character sets.
        (list-charset-chars): Use the buffer name "*Character List*", not
        "*Help*".  Display the current charset name in the modeline.
+       (non-iso-charset-alist): Add mapped charset list for `mac-roman'.
+       (sort-listed-character-sets): Don't alter the region showing
+       indirectly supported charsets.
 
 2002-09-24  Markus Rost  <rost@math.ohio-state.edu>