diff options
author | Philipp Stephani <phst@google.com> | 2019-12-26 11:08:56 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2019-12-26 11:08:56 +0100 |
commit | e1ce9f34239f0c0d1940223d135797d98f65672d (patch) | |
tree | 1d107cd47aa24591a4a9ca8074fdf4bd6801e98a /test/lisp/emacs-lisp/derived-tests.el | |
parent | 03f962a4863c986adbfc2787ea77c2e76056ed52 (diff) | |
download | emacs-e1ce9f34239f0c0d1940223d135797d98f65672d.tar.gz emacs-e1ce9f34239f0c0d1940223d135797d98f65672d.tar.bz2 emacs-e1ce9f34239f0c0d1940223d135797d98f65672d.zip |
Don't recommend using 'module-load' for loading modules.
'module-load' most likely doesn't do what users expect. Users should
use 'load' and its wrappers, which do the right thing.
* doc/lispref/loading.texi (Dynamic Modules): Document
disadvantages of 'module-load' and recommend normal 'load' and
its wrappers instead.
* doc/lispref/internals.texi (Module Functions): Recommend
'load' over 'module-load'.
Diffstat (limited to 'test/lisp/emacs-lisp/derived-tests.el')
0 files changed, 0 insertions, 0 deletions