From: Kenichi Handa Date: Sun, 26 Oct 2008 13:18:46 +0000 (+0000) Subject: Docstrings of categories improved again. X-Git-Tag: emacs-pretest-23.0.90~2173 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=91c491e0518186d86e66413736025f2f585daf60;p=emacs.git Docstrings of categories improved again. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5c74b7763d0..dcb6b1adbb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2008-10-26 Kenichi Handa + + * help-fns.el (describe-categories): Display the terse legend at + the head. + + * international/characters.el: Docstrings of categories improved. + 2008-10-26 Stefan Monnier * progmodes/python.el (python-mode): Don't impose ourselves on hippie. diff --git a/lisp/international/characters.el b/lisp/international/characters.el index 36e8383debf..01bc6c76d3f 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -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")