1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/eshell
Glenn Morris 5101a9dc47 (eshell-in-pipeline-p): Add doc-string.
(eshell-do-pipelines): Add optional argument to distinguish recursive
calls.  Use to set eshell-in-pipeline-p to 'first for the first command
in a pipeline.
2008-11-23 03:02:48 +00:00
..
.arch-inventory
.gitignore
em-alias.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-banner.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-basic.el Require eshell, for eshell-defgroup. 2008-05-21 03:50:25 +00:00
em-cmpl.el Sven Joachim <svenjoac at gmx.de> 2008-10-08 07:42:58 +00:00
em-dirs.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-glob.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-hist.el (eshell-save-history-on-exit): Change default to t. 2008-11-03 03:02:56 +00:00
em-ls.el Sven Joachim <svenjoac at gmx.de> 2008-10-08 07:42:58 +00:00
em-pred.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-prompt.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-rebind.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-script.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-smart.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-term.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-unix.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-xtra.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
esh-arg.el (eshell-quote-backslash): Restrict previous change to XEmacs, since it 2008-07-18 06:56:05 +00:00
esh-cmd.el (eshell-in-pipeline-p): Add doc-string. 2008-11-23 03:02:48 +00:00
esh-ext.el Sven Joachim <svenjoac at gmx.de> 2008-10-08 07:42:58 +00:00
esh-io.el Sven Joachim <svenjoac at gmx.de> 2008-10-08 07:42:58 +00:00
esh-mode.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
esh-module.el No need for cl when compiling. 2008-05-21 03:49:48 +00:00
esh-opt.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-proc.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
esh-test.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-util.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-var.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
eshell.el (eshell-defgroup): New alias. 2008-05-21 03:50:42 +00:00