Fix bug #16216 with 'name' Unicode property of control characters.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2013 18:02:37 +0000 (20:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2013 18:02:37 +0000 (20:02 +0200)
commit77e5bcc52eadbcfc8e6d9a463782c04f5dc63c25
tree24cd7facfd058883cea7b8b6bf03f562358a9f6b
parenta2b89a519573ae5ef301ef5c9b0eb224df8bd960
Fix bug #16216 with 'name' Unicode property of control characters.

 admin/unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
 to <control> characters: the Unicode Standard says they have no
 name.

 doc/lispref/nonascii.texi (Character Properties): NAME or OLD-NAME
 properties can be nil (there's no empty string).
admin/ChangeLog
admin/unidata/unidata-gen.el
doc/lispref/ChangeLog
doc/lispref/nonascii.texi