]> git.eshelyaron.com Git - emacs.git/commit
Fix last change
authorMattias Engdegård <mattiase@acm.org>
Tue, 6 Oct 2020 11:09:58 +0000 (13:09 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 6 Oct 2020 11:14:19 +0000 (13:14 +0200)
commitbf34cf75fc4926e917eee47c86cf2266205d02dc
tree3bd294e7a83523056554929a2aa0a3006e139049
parente704a6956d86ae394ecb029e066bf8d8c061baf3
Fix last change

* lisp/international/mule-util.el (truncate-string-ellipsis):
Use Unicode hex escapes instead of named escapes here, because \N{...}
is not available during bootstrapping.  (Bug#41250)
lisp/international/mule-util.el