1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
emacs/doc
Sean Whitton 667e212048 Add Eshell syntax to more easily bypass Eshell's own pipelining
* etc/NEWS:
* doc/misc/eshell.texi (Input/Output): Document the new syntax.
* lisp/eshell/em-extpipe.el: New module (Bug#46351).
* test/lisp/eshell/em-extpipe-tests.el: New tests.
* lisp/eshell/esh-module.el (eshell-modules-list): Add `eshell-extpipe'.
2022-01-24 21:46:31 +01:00
..
emacs Add a *Help* command that'll take you to the lispref manual 2022-01-24 12:59:55 +01:00
lispintro Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
lispref Make kill-process into a command 2022-01-23 14:37:32 +01:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Add Eshell syntax to more easily bypass Eshell's own pipelining 2022-01-24 21:46:31 +01:00