1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 22:20:56 -08:00
emacs/lisp/eshell
Noam Postavsky b9b8c5e3fa Make dedicated keymap and mode for eshell-command (Bug#41370)
Otherwise, we end up permanently modifying eshell-mode-map when
running eshell-command.
* lisp/eshell/eshell.el (eshell-command-mode): New mode, with map to
contain the bindings previously set by eshell-return-exits-minibuffer.
(eshell-return-exits-minibuffer): Make into obsolete alias for
eshell-command-mode.
(eshell-command): Use eshell-command-mode instead of
eshell-return-exits-minibuffer.
2020-05-24 20:17:40 -04:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496) 2020-04-02 18:59:57 -04:00
em-glob.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-hist.el
em-ls.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01: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 Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-xtra.el
esh-arg.el
esh-cmd.el
esh-ext.el
esh-io.el
esh-mode.el
esh-module.el
esh-opt.el
esh-proc.el
esh-util.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
esh-var.el ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording. 2020-04-11 12:20:10 +03:00
eshell.el Make dedicated keymap and mode for eshell-command (Bug#41370) 2020-05-24 20:17:40 -04:00