diff options
author | Jim Porter <jporterbugs@gmail.com> | 2022-12-20 16:20:50 -0800 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2022-12-21 17:14:41 -0800 |
commit | d6c8d5dbc9fc4786e91b76654058e904c96f0e11 (patch) | |
tree | 775ce8db53458f32fdb6978554fb3e6f9b2adbf1 /test/lisp/emacs-lisp/generator-tests.el | |
parent | e59216d3be86918b995bd63273c851ebc6176a83 (diff) | |
download | emacs-d6c8d5dbc9fc4786e91b76654058e904c96f0e11.tar.gz emacs-d6c8d5dbc9fc4786e91b76654058e904c96f0e11.tar.bz2 emacs-d6c8d5dbc9fc4786e91b76654058e904c96f0e11.zip |
When redirecting in Eshell, check for "/dev/null" specifically
This is so that users can type "cmd ... > /dev/null" in Eshell no
matter what their system's null device is called. (Users can still
use their system's null device name when redirecting, too. Eshell
doesn't need to do anything special to support that.) This partially
reverts 67a8bdb90c9b5865b7f17290c7135b1a5458c36d. See bug#59545.
Do not merge to master.
* lisp/eshell/esh-io.el (eshell-set-output-handle): Use "/dev/null"
literally.
Diffstat (limited to 'test/lisp/emacs-lisp/generator-tests.el')
0 files changed, 0 insertions, 0 deletions