1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 15:11:30 -08:00
emacs/lisp/eshell
Jim Porter acdb77c289 ; Add debug instrumention for queueing commands in Eshell
* lisp/eshell/esh-cmd.el (eshell-eval-command): Log the new command
form.
2023-09-18 18:00:07 -07:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el Apply Eshell tilde expansion before glob expansion 2023-09-02 16:17:27 -07:00
em-elecslash.el
em-extpipe.el
em-glob.el Apply Eshell tilde expansion before glob expansion 2023-09-02 16:17:27 -07:00
em-hist.el
em-ls.el
em-pred.el Apply Eshell tilde expansion before glob expansion 2023-09-02 16:17:27 -07:00
em-prompt.el Display the exit code if the last command failed in Eshell 2023-09-02 15:40:04 -07:00
em-rebind.el
em-script.el Use 'eshell-with-temp-command' (indirectly) to parse Eshell script files 2023-09-17 21:10:28 -07:00
em-smart.el
em-term.el
em-tramp.el
em-unix.el
em-xtra.el
esh-arg.el ; Simplify how to use 'eshell-debug-command' 2023-09-14 17:54:26 -07:00
esh-cmd.el ; Add debug instrumention for queueing commands in Eshell 2023-09-18 18:00:07 -07:00
esh-ext.el
esh-io.el Display the exit code if the last command failed in Eshell 2023-09-02 15:40:04 -07:00
esh-mode.el
esh-module.el
esh-opt.el
esh-proc.el Fix another race condition when waiting for Eshell processes 2023-09-18 10:26:34 -07:00
esh-util.el ; Simplify how to use 'eshell-debug-command' 2023-09-14 17:54:26 -07:00
esh-var.el Fix documented Eshell behavior of ignoring leading nils in commands 2023-09-15 13:43:07 -07:00
eshell.el