1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00
emacs/lisp/eshell
Jim Porter 7e326b915f Fix adding to history via 'eshell-command'
* lisp/eshell/eshell.el (eshell-read-command): Don't handle history
here.

* lisp/eshell/em-hist.el (eshell-hist-initialize): Properly set up
history for minibuffer.
(eshell-add-command-to-history): Immediately save history.
2024-05-28 14:43:28 -07:00
..
em-alias.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-banner.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-basic.el Support setting umask symbolically in Eshell 2024-01-27 22:21:23 -08:00
em-cmpl.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-dirs.el In Eshell, don't expand quoted tildes into a user's home directory 2024-01-28 16:02:05 -08:00
em-elecslash.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-extpipe.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
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 Fix adding to history via 'eshell-command' 2024-05-28 14:43:28 -07:00
em-ls.el ; Clean up some 'require' and 'declare-function' calls in Eshell 2024-05-10 09:27:30 -07:00
em-pred.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-prompt.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-rebind.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-script.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-smart.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-term.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
em-tramp.el Fix command replacement with the Eshell builtin versions of "sudo" and "doas" 2024-01-27 12:22:57 -08:00
em-unix.el ; * lisp/eshell/em-unix.el (eshell-grep): Fix "plain grep" behavior. 2024-05-20 17:38:00 -07:00
em-xtra.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
esh-arg.el ; Fix typos 2024-02-04 11:06:50 +01:00
esh-cmd.el Fix a race condition when evaluating Eshell commands 2024-05-25 13:46:24 -07:00
esh-ext.el ; * lisp/eshell/esh-ext.el (eshell-remote-command): Improve last change. 2024-05-15 22:22:56 -07:00
esh-io.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
esh-mode.el esh-mode.el: Refrain from hiding buffer modifications (bug#70966) 2024-05-28 17:42:27 -04:00
esh-module.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
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 Document arguments to Eshell's built-in commands 2024-02-04 21:12:42 -08:00
eshell.el Fix adding to history via 'eshell-command' 2024-05-28 14:43:28 -07:00