diff options
| author | Jim Porter | 2023-03-10 19:02:26 -0800 |
|---|---|---|
| committer | Jim Porter | 2024-05-29 12:09:05 -0700 |
| commit | 6c2f21e4a6ff65cc1697cb8a6ba0e1ef1a52ae1c (patch) | |
| tree | 45e81f3bd365ef76fcf7f08ae00e5bfab9173af3 /java | |
| parent | 98149ad31ea2cfd5a82f95443affd665c9da667b (diff) | |
| download | emacs-6c2f21e4a6ff65cc1697cb8a6ba0e1ef1a52ae1c.tar.gz emacs-6c2f21e4a6ff65cc1697cb8a6ba0e1ef1a52ae1c.zip | |
Consolidate Eshell module loading/unloading code
This also adds the ability to suppress module loading/unloading
messages, which will be necessary to support running Eshell scripts as
batch scripts.
* lisp/eshell/esh-mode.el (eshell-mode): Move module
loading/initialization to...
* lisp/eshell/esh-module.el (eshell-load-modules)
(eshell-initialize-modules): ... here.
(eshell-module-loading-messages): New option.
(eshell-module--feature-name): Improve docstring.
(eshell-unload-modules): Display a real warning if unable to unload a
module.
* test/lisp/eshell/eshell-tests-helpers.el (with-temp-eshell)
(eshell-command-result-equal):
* test/lisp/eshell/eshell-tests-unload.el (load-eshell): Silence Eshell
loading messages.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions