]> git.eshelyaron.com Git - emacs.git/commit
Don't use the character '…' literally in mule-util.el (bug#41250)
authorJuri Linkov <juri@linkov.net>
Tue, 6 Oct 2020 07:50:46 +0000 (10:50 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 6 Oct 2020 07:50:46 +0000 (10:50 +0300)
commit809934f0220e1d9a1780ab97d04fececf2b934eb
treeecb66f77f3ca75c48fa70c986fc083656ee1d24c
parent96f502496e973c60718f9d44975396ae0bf8bece
Don't use the character '…' literally in mule-util.el (bug#41250)

* lisp/international/mule-util.el (truncate-string-ellipsis):
Replace the character '…' with its Unicode name.
lisp/international/mule-util.el