]> git.eshelyaron.com Git - emacs.git/commit
Call unify-charset on appropriate charsets.
authorKen Raeburn <raeburn@raeburn.org>
Sun, 5 Feb 2017 11:23:21 +0000 (06:23 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:21 +0000 (04:36 -0400)
commit406bfc4d4c030a08024bdbc9e0351d6096ddb15b
treed6ad082c4ec3c28a76b46afef1a4244b9c2ec75c
parente7fcd8af4e5eb92b2ee9550fe72e5ebcf99991e1
Call unify-charset on appropriate charsets.

* lisp/loadup.el: Build a list of charsets with the :unify-map
property, and generate calls to unify-charset on them at startup.
lisp/loadup.el