• Stefan Monnier's avatar
    * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'. · 6dbe3e96
    Stefan Monnier authored
    (eshell-rewrite-for-command): Remove workaround.
    (eshell-do-pipelines, eshell-do-pipelines-synchronously)
    (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
    * lisp/eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
    
    Fixes: debbugs:9907
    6dbe3e96
esh-cmd.el 48.5 KB