emacs/lisp/eshell
Basil L. Contovounesios 1ecd350f38 Evaluate some unnecessarily quoted lambdas
* lisp/cedet/semantic/complete.el
(semantic-displayer-tooltip-max-tags):
* lisp/emacs-lisp/benchmark.el (benchmark-run-compiled):
* lisp/emacs-lisp/package.el (package--default-summary)
(package-menu-filter-by-version):
* lisp/eshell/em-pred.el (eshell-pred-file-time):
* lisp/progmodes/verilog-mode.el (verilog-auto-lineup)
(verilog-auto-reset-widths, verilog-auto-arg-format)
(verilog-auto-inst-vector, verilog-auto-inst-template-numbers):
* lisp/textmodes/bibtex.el (bibtex-dialect):
* test/lisp/autoinsert-tests.el
(autoinsert-tests-define-auto-insert-before)
(autoinsert-tests-define-auto-insert-after): Remove some unnecessary
quoting around anonymous functions.
2020-06-21 13:42:14 +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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-cmpl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-dirs.el Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496) 2020-04-02 18:59:57 -04:00
em-glob.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-hist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-ls.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-pred.el Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01:00
em-prompt.el Skip shell prompt on current line in Eshell even if it's protected 2020-02-21 10:51:51 +02:00
em-rebind.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-script.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-smart.el Update copyright year to 2020 2020-01-01 00:59:52 +00: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 Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-xtra.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-arg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-cmd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-io.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-module.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-opt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-proc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-util.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
esh-var.el ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording. 2020-04-11 12:20:10 +03:00
eshell.el Make dedicated keymap and mode for eshell-command (Bug#41370) 2020-05-24 20:17:40 -04:00