1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 01:50:22 -08:00
emacs/lisp/eshell
Stefan Kangas 238261db95 Don't quote lambdas in eshell/*.el
* lisp/eshell/em-basic.el (eshell-echo):
* lisp/eshell/em-cmpl.el (eshell-command-completion-function)
(eshell-default-completion-function, eshell-cmpl-initialize)
(eshell-complete-parse-arguments, eshell-complete-commands-list):
* lisp/eshell/em-dirs.el (eshell-complete-user-reference):
* lisp/eshell/em-hist.el (eshell-hist-unload-hook)
(eshell-hist-initialize):
* lisp/eshell/em-ls.el (eshell-ls-sort-entries):
* lisp/eshell/em-pred.el (eshell-modifier-alist)
(eshell-display-predicate-help, eshell-display-modifier-help)
(eshell-pred-substitute, eshell-split-members):
* lisp/eshell/em-prompt.el (eshell-prompt-function):
* lisp/eshell/em-smart.el (eshell-smart-unload-hook)
(eshell-smart-initialize, eshell-refresh-windows):
* lisp/eshell/em-unix.el (eshell-shuffle-files):
* lisp/eshell/esh-arg.el (eshell-parse-argument-hook):
* lisp/eshell/esh-cmd.el (eshell-cmd-initialize)
(eshell-parse-command):
* lisp/eshell/esh-mode.el (eshell-preinput-scroll-to-bottom)
(eshell-postoutput-scroll-to-bottom):
* lisp/eshell/esh-module.el (eshell-modules-list):
* lisp/eshell/esh-proc.el (eshell-read-process-name)
(eshell-round-robin-kill):
* lisp/eshell/esh-var.el (eshell-envvar-names)
(eshell-variables-list): Don't quote lambdas.
2020-11-16 14:43:55 +01:00
..
em-alias.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-banner.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-basic.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-cmpl.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-dirs.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-glob.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-hist.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-ls.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-pred.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-prompt.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-rebind.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
em-script.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-smart.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-term.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-tramp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-unix.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-xtra.el Move pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585) 2020-09-21 20:38:56 +02:00
esh-arg.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-cmd.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-io.el Remove some compat code from esh-io.el 2020-08-18 12:12:02 +02:00
esh-mode.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-module.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-opt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-proc.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-util.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
esh-var.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
eshell.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00