1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/eshell
Jim Porter ed490991d5 In Eshell, allow "-n" to suppress the trailing newline for "plain" echo
* doc/misc/eshell.texi (Built-in commands): Expand on the
documentation of echo (bug#27361).
* lisp/eshell/em-basic.el (eshell-echo): Respect OUTPUT-NEWLINE even
when 'eshell-plain-echo-behavior' is non-nil.
(eshell/echo): Add "-N" option and recommend its use over "-n" in
Lisp-friendly echo.
(eshell/printnl): Simplify; 'eshell-stringify' is equivalent to
calling 'eshell-echo' here.
2022-01-20 11:04:43 +01:00
..
em-alias.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-banner.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-basic.el In Eshell, allow "-n" to suppress the trailing newline for "plain" echo 2022-01-20 11:04:43 +01:00
em-cmpl.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-dirs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-glob.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-hist.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-ls.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-pred.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-prompt.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-rebind.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-script.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-smart.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-term.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-tramp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-unix.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
em-xtra.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
esh-arg.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
esh-cmd.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
esh-ext.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
esh-io.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
esh-mode.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
esh-module.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
esh-opt.el Follow POSIX/GNU argument conventions for 'eshell-eval-using-options' 2022-01-12 16:58:37 +02:00
esh-proc.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
esh-util.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
esh-var.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
eshell.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00