1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/lisp/eshell
Jim Porter ffc70962ca ; Clean up some 'require' and 'declare-function' calls in Eshell
* lisp/eshell/em-ls.el:
* lisp/eshell/esh-cmd.el:
* lisp/eshell/esh-mode.el:
* lisp/eshell/esh-ext.el: Remove superfluous 'declare-function' calls.

* lisp/eshell/esh-proc.el (pcomplete): Require this explicitly instead
of transitively.
2024-05-10 09:27:30 -07:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el
em-elecslash.el
em-extpipe.el
em-glob.el Fix Eshell handling of remote files like "/ssh:remote:~/file.txt" 2024-05-05 13:21:55 -07:00
em-hist.el
em-ls.el ; Clean up some 'require' and 'declare-function' calls in Eshell 2024-05-10 09:27:30 -07:00
em-pred.el
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el
em-tramp.el
em-unix.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
em-xtra.el
esh-arg.el
esh-cmd.el ; Clean up some 'require' and 'declare-function' calls in Eshell 2024-05-10 09:27:30 -07:00
esh-ext.el ; Clean up some 'require' and 'declare-function' calls in Eshell 2024-05-10 09:27:30 -07:00
esh-io.el
esh-mode.el ; Clean up some 'require' and 'declare-function' calls in Eshell 2024-05-10 09:27:30 -07:00
esh-module.el
esh-opt.el ; Compute the list of symbols for 'eshell-eval-using-options' once 2024-02-13 12:27:38 -08:00
esh-proc.el ; Clean up some 'require' and 'declare-function' calls in Eshell 2024-05-10 09:27:30 -07:00
esh-util.el ; Fix an edge case with Eshell globs when the directory part is quoted 2024-05-09 17:15:14 -07:00
esh-var.el
eshell.el Suppress warnings for obsolete display-comint-buffer-action (bug#69983) 2024-04-25 20:34:28 +03:00