]> git.eshelyaron.com Git - emacs.git/commit
unidata: don’t check special casing in unidata-check (bug#26656)
authorMichal Nazarewicz <mina86@mina86.com>
Mon, 19 Jun 2017 19:34:25 +0000 (21:34 +0200)
committerMichal Nazarewicz <mina86@mina86.com>
Thu, 22 Jun 2017 13:58:40 +0000 (15:58 +0200)
commit21132e2623dddd19be421ba326434e3cffb1019b
treeccbac210127cc196c778e1512d5d7cdedfb5fa19
parent0ee2e853abfe2c6ed1f4fd105c0a52fd93b271fb
unidata: don’t check special casing in unidata-check  (bug#26656)

* admin/unidata/unidata-gen.el (unidata-check): Do not test special
casing mapping of characters since that mapping is not constructed from
the unidata.txt file.
Also, check for integer decoder and cons char earlier so that less
unnecessary processing is performed.
admin/unidata/unidata-gen.el