]> git.eshelyaron.com Git - emacs.git/commit
Allow easy entry of single chars in `read-char-by-name'
authorRobert Pluim <rpluim@gmail.com>
Thu, 1 Sep 2022 15:59:10 +0000 (17:59 +0200)
committerRobert Pluim <rpluim@gmail.com>
Fri, 2 Sep 2022 08:56:59 +0000 (10:56 +0200)
commitb1c08a9581d2a0efcda3dae8d3bd90f5382d82d7
tree0482c5152c97104ddfacb614d91db9b8496eef7e
parent6ffc091e1704f27c7d8f9caf497ea435f720c724
Allow easy entry of single chars in `read-char-by-name'

* lisp/international/mule-cmds.el (read-char-by-name): Add optional
'allow-single' argument, meaning to accept single chars as themselves.
lisp/international/mule-cmds.el