emacs/lisp/eshell
Jim Porter 5fbbc3d0cd Support "/dev/null" as a target when creating Eshell handles
Previously, you could only use this when setting the handle afterwards.

Do not merge to master.

* lisp/eshell/esh-io.el (eshell-set-output-handle): Don't catch
'eshell-null-device' here...
(eshell-get-target): ... catch it here.
2024-08-29 21:51:25 -07:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el
em-elecslash.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
em-extpipe.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
em-glob.el
em-hist.el Don't save to history from 'eshell-command' when aborting 2024-07-15 09:10:30 -07:00
em-ls.el
em-pred.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
em-prompt.el Ensure navigating by paragraphs in Eshell stops at prompts and paragraphs 2024-06-20 19:01:20 -07:00
em-rebind.el
em-script.el Fix redirecting Eshell output to symbols in some places 2024-08-29 21:51:25 -07:00
em-smart.el
em-term.el
em-tramp.el
em-unix.el Improve correctness of 'eshell-quote-argument' 2024-06-09 15:28:40 -07:00
em-xtra.el
esh-arg.el Improve correctness of 'eshell-quote-argument' 2024-06-09 15:28:40 -07:00
esh-cmd.el Don't emit a prompt in Eshell when a background command is killed 2024-07-11 16:39:35 -07:00
esh-ext.el Fix execution of MS-Windows app execution aliases in Eshell 2024-07-07 20:25:09 -07:00
esh-io.el Support "/dev/null" as a target when creating Eshell handles 2024-08-29 21:51:25 -07:00
esh-mode.el Limit the amount of text we examine when looking for password prompts 2024-06-20 17:37:19 -07:00
esh-module.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
esh-opt.el
esh-proc.el Use 'kill-process' as a fallback when a pipe gets broken in Eshell 2024-07-27 12:10:33 -07:00
esh-util.el Checkdoc fixes in eshell/*.el 2024-07-08 16:51:05 +02:00
esh-var.el
eshell.el Don't save to history from 'eshell-command' when aborting 2024-07-15 09:10:30 -07:00