1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 04:21:24 -08:00
emacs/lisp/eshell
Lin Sun a2ccda71c1 Only run 'eshell-first-time-mode-hook' once per Emacs session
* lisp/eshell/esh-mode.el (eshell-mode): Set 'eshell-first-time-p' to
nil (bug#70610).
2024-05-02 20:13:20 -07:00
..
em-alias.el
em-banner.el
em-basic.el Support setting umask symbolically in Eshell 2024-01-27 22:21:23 -08:00
em-cmpl.el
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
em-extpipe.el
em-glob.el Support expanding Eshell globs for remote file names 2024-03-07 12:21:06 -08:00
em-hist.el
em-ls.el
em-pred.el
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el
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 ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
em-xtra.el
esh-arg.el ; Fix typos 2024-02-04 11:06:50 +01:00
esh-cmd.el
esh-ext.el Document arguments to Eshell's built-in commands 2024-02-04 21:12:42 -08:00
esh-io.el
esh-mode.el Only run 'eshell-first-time-mode-hook' once per Emacs session 2024-05-02 20:13:20 -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 ; Be more strict with command arguments for a few Eshell commands 2024-01-27 22:21:29 -08:00
esh-util.el Support expanding Eshell globs for remote file names 2024-03-07 12:21:06 -08:00
esh-var.el Document arguments to Eshell's built-in commands 2024-02-04 21:12:42 -08:00
eshell.el Suppress warnings for obsolete display-comint-buffer-action (bug#69983) 2024-04-25 20:34:28 +03:00