]> git.eshelyaron.com Git - emacs.git/commitdiff
Docstrings of categories improved again.
authorKenichi Handa <handa@m17n.org>
Sun, 26 Oct 2008 13:18:46 +0000 (13:18 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 26 Oct 2008 13:18:46 +0000 (13:18 +0000)
lisp/ChangeLog
lisp/international/characters.el

index 5c74b7763d051e21f8edc3c8f25affa7a5ce2d3f..dcb6b1adbb23fbbe68770f695001f8947fdd2d77 100644 (file)
@@ -1,3 +1,10 @@
+2008-10-26  Kenichi Handa  <handa@m17n.org>
+
+       * help-fns.el (describe-categories): Display the terse legend at
+       the head.
+
+       * international/characters.el: Docstrings of categories improved.
+
 2008-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
index 36e8383debf989336551d91280d0066fddb47131..01bc6c76d3f31a97ed2cc64528ea3cf1438e7690 100644 (file)
@@ -72,7 +72,7 @@ Japanese Hiragana characters of 2-byte character sets")
 Japanese Katakana characters of 2-byte character sets")
 (define-category ?N "2-byte Korean
 Korean Hangul characters of 2-byte character sets")
-(define-category ?Y "2-byte Cyril
+(define-category ?Y "2-byte Cyrillic
 Cyrillic characters of 2-byte character sets")
 (define-category ?I "Indian Glyphs")
 
@@ -89,7 +89,7 @@ lower diacritical mark (including lower vowel)")
 combining tone mark")
 (define-category ?5 "symbol")
 (define-category ?6 "digit")
-(define-category ?7 "diacritic on vowel
+(define-category ?7 "vowel diacritic
 vowel-modifying diacritical mark")
 (define-category ?8 "vowel-signs")
 (define-category ?9 "semivowel lower")