(describe-char-unidata-list): Use lowercase name
authorJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:55:57 +0000 (23:55 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:55:57 +0000 (23:55 +0000)
for "Unicode name" like in other tags.

lisp/ChangeLog
lisp/descr-text.el

index cace9ed..af32716 100644 (file)
@@ -1,3 +1,11 @@
+2009-11-29  Juri Linkov  <juri@jurta.org>
+
+       * startup.el (fancy-about-text): Fix wording of Guided Tour.
+       (Bug#4960)
+
+       * descr-text.el (describe-char-unidata-list): Use lowercase name
+       for "Unicode name" like in other tags.
+
 2009-11-29  Juri Linkov  <juri@jurta.org>
 
        * ediff-util.el (ediff-minibuffer-with-setup-hook):
index d289f7d..2033679 100644 (file)
@@ -190,7 +190,7 @@ otherwise."
   :version "23.1"
   :type '(choice (const :tag "All properties" t)
           (set
-           (const :tag "Unicode Name" name)
+           (const :tag "Unicode name" name)
            (const :tag "Unicode old name" old-name)
            (const :tag "Unicode general category " general-category)
            (const :tag "Unicode canonical combining class"