]> git.eshelyaron.com Git - emacs.git/commit
Tiny simplification to read-char-by-name
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 9 Feb 2021 18:59:24 +0000 (18:59 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 9 Feb 2021 19:05:24 +0000 (19:05 +0000)
commite4328d4b3eea1849b5f081a6d3d2a27f633362d6
treeabef30f6669ab22df739c6573df1c777fec29fca
parent817a49748f0cd7f746ce1895d7c31c086289a91e
Tiny simplification to read-char-by-name

* lisp/international/mule-cmds.el (mule--ucs-names-sort-by-code):
Sort with car-less-than-car instead of slower lambda.
(mule--ucs-names-affixation): Just stick character into a list to
avoid trip through format and char-to-string.
(read-char-by-name): Quote function symbols as such.
lisp/international/mule-cmds.el