summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/map-tests.el
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2019-12-26 11:08:56 +0100
committerPhilipp Stephani <phst@google.com>2019-12-26 11:08:56 +0100
commite1ce9f34239f0c0d1940223d135797d98f65672d (patch)
tree1d107cd47aa24591a4a9ca8074fdf4bd6801e98a /test/lisp/emacs-lisp/map-tests.el
parent03f962a4863c986adbfc2787ea77c2e76056ed52 (diff)
downloademacs-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/map-tests.el')
0 files changed, 0 insertions, 0 deletions