1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00
emacs/lisp/eshell
Stefan Monnier e8b66a6a26 * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
(eshell-post-rewrite-command-hook): Make obsolete.
(eshell-parse-command): Simplify.
(eshell-structure-basic-command): Remove unused arg `vocal-test'.
(eshell--cmd): Declare.
(eshell-parse-pipeline): Remove unused var `final-p'.
Pass a dynvar to eshell-post-rewrite-command-hook.
Implement the new eshell-post-rewrite-command-function.
(eshell-invoke-directly): Remove unused arg `input'.
* lisp/eshell/esh-io.el (eshell-io-initialize):
Use eshell-post-rewrite-command-function.
(eshell--apply-redirections): Rename from eshell-apply-redirections;
adjust to new calling convention.
(eshell-create-handles): Rename args to avoid clashing with dynvar
`standard-output'.

Fixes: debbugs:15399
2013-09-17 11:19:12 -04:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-banner.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-basic.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-cmpl.el * eshell/em-cmpl.el: Undo accidental part of last commit. 2013-09-12 16:38:35 -04:00
em-dirs.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-glob.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-hist.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-ls.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-pred.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-prompt.el * lisp/eshell/em-prompt.el (eshell/pwd): Autoload it. 2013-09-13 00:07:07 -07:00
em-rebind.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-script.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-smart.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-term.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-tramp.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
em-unix.el * eshell/em-unix.el (eshell/rm): Make -f ignore missing files. 2013-09-14 17:35:54 -07:00
em-xtra.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
esh-arg.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
esh-cmd.el * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var. 2013-09-17 11:19:12 -04:00
esh-ext.el * lisp/eshell/esh-ext.el (eshell-search-path): Declare. 2013-09-13 00:10:30 -07:00
esh-io.el * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var. 2013-09-17 11:19:12 -04:00
esh-mode.el * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var. 2013-09-17 11:19:12 -04:00
esh-module.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
esh-opt.el * lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly. 2013-09-16 14:23:30 -04:00
esh-proc.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
esh-util.el * lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly. 2013-09-16 14:23:30 -04:00
esh-var.el * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. 2013-09-14 17:10:45 -07:00
eshell.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00