summaryrefslogtreecommitdiff
path: root/lisp/json.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2015-11-22 20:38:51 +0200
committerEli Zaretskii <eliz@gnu.org>2015-11-22 20:38:51 +0200
commit40ed767ba0a35dbaeee6bdbd85a108d88a982b1a (patch)
treeb726762b86a3a5b3fdfaf7216e995a21cb2e1e62 /lisp/json.el
parent9f0d19f24cd455765123a378a5e2f3e505cbb5ac (diff)
downloademacs-40ed767ba0a35dbaeee6bdbd85a108d88a982b1a.tar.gz
emacs-40ed767ba0a35dbaeee6bdbd85a108d88a982b1a.tar.bz2
emacs-40ed767ba0a35dbaeee6bdbd85a108d88a982b1a.zip
Allow loading modules by 'load-file'
* src/lread.c (Fload): Call 'unbind_to' with 'Fmodule_load' as the 2nd arg, to avoid the "binding stack not balanced" error. (syms_of_lread) <module-file-suffix>: New Lisp variable. * lisp/files.el (module-file-suffix): Declare. (load-file): Remove 'module-file-suffix' from 'completion-ignored-extensions', to allow completion on modules. * etc/NEWS: Mention 'module-file-suffix'.
Diffstat (limited to 'lisp/json.el')
0 files changed, 0 insertions, 0 deletions