diff options
author | Philipp Stephani <phst@google.com> | 2018-01-28 21:36:03 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2018-02-02 20:56:01 +0100 |
commit | 0443411f5ce2594a6ec092cd96b92d0b920372f5 (patch) | |
tree | 7790497b70f0719498fe17043c956b42339a83e8 /test/lisp/emacs-lisp | |
parent | 75c663f834528c5431973bf8dc6386c327f9fe0f (diff) | |
download | emacs-0443411f5ce2594a6ec092cd96b92d0b920372f5.tar.gz emacs-0443411f5ce2594a6ec092cd96b92d0b920372f5.tar.bz2 emacs-0443411f5ce2594a6ec092cd96b92d0b920372f5.zip |
Properly integrate modules into the loading process (Bug#30164).
* src/lread.c (Fload): Don't defer to module-load immediately when
encountering a module, but use the normal loading machinery to
properly set up load-history, check for recursive loads, print
messages, etc.
* test/src/emacs-module-tests.el (module/load-history): New test.
(module/describe-function-1): Adapt test.
* etc/NEWS: Mention fixed behavior.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions