]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix documentation of category `a'.
authorKenichi Handa <handa@m17n.org>
Tue, 13 Feb 2007 02:47:32 +0000 (02:47 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 13 Feb 2007 02:47:32 +0000 (02:47 +0000)
lisp/ChangeLog
lisp/international/characters.el

index dd45dbb2f26e0b234b4c291311497962327113ff..ac2dd9c193d2ddc0abb88e54343a2cb6bac0ae06 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-13  Kenichi Handa  <handa@m17n.org>
+
+       * international/characters.el: Fix documentation of category `a'.
+
 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * progmodes/grep.el (grep): Mention lgrep and rgrep in the
index acc1458ac9cce1975cace3d2cf6117aeda3bc54c..4ac067c2b3cf63bcbf330fd6058dc604cfae4160 100644 (file)
@@ -45,7 +45,7 @@
 
 ;; For each character set.
 
-(define-category ?a "ASCII")
+(define-category ?a "ASCII graphic characters 32-126 (ISO646 IRV:1983[4/0])")
 (define-category ?l "Latin")
 (define-category ?t "Thai")
 (define-category ?g "Greek")