Mercurial > emacs
changeset 106320:4c6acb151625
(describe-char-unidata-list): Use lowercase name
for "Unicode name" like in other tags.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 29 Nov 2009 23:55:42 +0000 |
parents | 08ca950f4781 |
children | 7e145cf487cf |
files | lisp/descr-text.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/descr-text.el Sun Nov 29 23:54:41 2009 +0000 +++ b/lisp/descr-text.el Sun Nov 29 23:55:42 2009 +0000 @@ -190,7 +190,7 @@ :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"