]> git.eshelyaron.com Git - emacs.git/commit
Simplify hack-read-symbol-shorthands again (bug#50946)
authorJoão Távora <joaotavora@gmail.com>
Sun, 3 Oct 2021 15:05:40 +0000 (16:05 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 3 Oct 2021 23:17:12 +0000 (00:17 +0100)
commitd3a832a61ab5766b6ec879cee9ab75bbbc62034a
tree79a63185ad966b7fe4ede306efaba3eef82b8532
parent483142615864e990b2ec45e61681d7ab44096335
Simplify hack-read-symbol-shorthands again (bug#50946)

* lisp/loadup.el (load-source-file-function): Don't set twice.

* lisp/shorthands.el (hack-read-symbol-shorthands): Simplify.
(load-with-shorthands-and-code-conversion): Remove.

* lisp/international/mule.el (load-with-code-conversion): Call
hack-read-symbol-shorthands-function.  Set up shorthands.
(hack-read-symbol-shorthands-function): New variable.
lisp/international/mule.el
lisp/loadup.el
lisp/shorthands.el