]> git.eshelyaron.com Git - emacs.git/commit
edt-mapper: just loading a library should not run code
authorGlenn Morris <rgm@gnu.org>
Mon, 30 Jan 2017 22:22:32 +0000 (17:22 -0500)
committerGlenn Morris <rgm@gnu.org>
Mon, 30 Jan 2017 22:22:32 +0000 (17:22 -0500)
commit77888c88503861197f5e855d18813eb1f6cb4c80
tree0cfa801ad7d10a77603e18d45d59f8650d3edf43
parent5cebfc4495356376cf1c7191bb18aa6c014f8c31
edt-mapper: just loading a library should not run code

* lisp/emulation/edt-mapper.el (edt-mapper): New function,
containing code previously at top-level.
* lisp/emulation/edt.el (edt-load-keys): After loading edt-mapper,
run edt-mapper function.
lisp/emulation/edt-mapper.el
lisp/emulation/edt.el