1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-12 02:40:34 -08:00
emacs/lisp/eshell
Stefan Monnier f57b0f08b4 * lisp/eshell/em-pred.el: Take advantage of lexical scoping
Also remove redundant `:group` arguments.

(eshell-parse-modifiers): Make sure we pass a function value.
(eshell-parse-arg-modifier, eshell-parse-modifiers)
(eshell-add-pred-func, eshell-pred-user-or-group)
(eshell-pred-file-time, eshell-pred-file-type, eshell-pred-file-mode)
(eshell-pred-file-links, eshell-pred-file-size)
(eshell-pred-substitute, eshell-include-members, eshell-join-members)
(eshell-split-members): Use proper closures.
2021-05-18 17:53:44 -04:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el Remove redundant #' before lambda in eshell/*.el 2021-04-03 03:11:35 +02:00
em-glob.el
em-hist.el Replace two functions with seq-subseq 2021-04-03 03:11:35 +02:00
em-ls.el
em-pred.el * lisp/eshell/em-pred.el: Take advantage of lexical scoping 2021-05-18 17:53:44 -04:00
em-prompt.el
em-rebind.el
em-script.el Fix cd to directories called "eshell" in eshell 2021-04-05 18:09:41 +02:00
em-smart.el
em-term.el
em-tramp.el
em-unix.el
em-xtra.el Cleanup in em-extra.el 2021-04-17 02:25:42 +02:00
esh-arg.el
esh-cmd.el
esh-ext.el
esh-io.el
esh-mode.el Replace "(default %s)" with 'format-prompt' 2021-03-24 10:31:31 +01:00
esh-module.el
esh-opt.el
esh-proc.el * lisp/eshell/esh-proc.el (eshell-kill-process-function): Use remove-hook 2021-04-11 22:42:36 -04:00
esh-util.el * lisp/eshell/esh-util.el: Require seq 2021-04-11 22:46:48 -04:00
esh-var.el
eshell.el Remove redundant #' before lambda in eshell/*.el 2021-04-03 03:11:35 +02:00