1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/eshell
Stefan Monnier 70568a90a1 * lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly.
(eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
return args and options.
(eshell-eval-using-options): Use the new return value of
eshell--do-opts to set the options's vars in their scope.
(eshell--set-option): Rename from eshell-set-option.
Add arg `opt-vals'.
(eshell--process-option): Rename from eshell-process-option.
Add arg `opt-vals'.
(eshell--process-args): Use an `opt-vals' alist to store the options's
values during their processing and return them additionally to the
remaining args.

Fixes: debbugs:15379
2013-09-16 14:23:30 -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--local-vars): New variable. 2013-09-14 17:10:45 -07: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/*.el: Use lexical-binding. 2013-09-12 16:15:53 -04:00
esh-mode.el * lisp/eshell/*.el: Use lexical-binding. 2013-09-12 16:15:53 -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