emacs/lisp/eshell
Stefan Kangas b03f74e0f2 Don't quote lambdas in several places
* admin/find-gc.el (find-gc-unsafe):
* lisp/align.el (align-rules-list):
* lisp/comint.el (comint-arguments):
* lisp/double.el (isearch-mode-map):
* lisp/ehelp.el (electric-help-command-loop):
* lisp/emacs-lisp/cl-macs.el (cl-defstruct):
* lisp/emulation/cua-rect.el (cua--copy-rectangle-as-kill)
(cua-copy-rectangle-as-text):
* lisp/eshell/esh-var.el (eshell-parse-variable-ref):
* lisp/hexl.el (hexl-insert-multibyte-char):
* lisp/international/titdic-cnv.el (tsang-quick-converter)
(ziranma-converter):
* lisp/language/tibet-util.el (tibetan-decompose-precomposition-alist):
* lisp/mail/mailalias.el (mail-get-names):
* lisp/mh-e/mh-e.el (mh-auto-fields-list, mh-identity-default):
* lisp/mouse.el (mouse-buffer-menu-map, mouse-buffer-menu-alist):
* lisp/play/gametree.el (gametree-make-heading-function):
* lisp/shell.el (shell--command-completion-data):
* lisp/talk.el (talk-update-buffers):
* lisp/tempo.el (tempo-insert-template, tempo-is-user-element)
(tempo-build-collection):
* lisp/term.el (term-input-filter, term-pager-help):
* lisp/textmodes/table.el (table-delete-column):
* lisp/url/url-cache.el (url-cache-create-filename-human-readable):
* lisp/textmodes/tex-mode.el (latex-imenu-create-index): Don't quote
lambdas.
2020-10-01 15:28:14 +02: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 Add some eshell completion patterns 2020-09-11 22:04:24 +02: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 eshell: Remove unnecessary check in em-hist 2020-08-26 12:01:14 +02: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 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 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 Move several completions from eshell to pcomplete (Bug#10585) 2020-09-21 20:38:56 +02: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 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 Remove some compat code from esh-io.el 2020-08-18 12:12:02 +02:00
esh-mode.el Add autoload cookie to eshell-bookmark-jump 2020-09-06 20:51:55 +02: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 Check make-process to determine if we support multi-processing 2020-08-12 18:09:24 +02:00
esh-util.el Move several completions from eshell to pcomplete (Bug#10585) 2020-09-21 20:38:56 +02:00
esh-var.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
eshell.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00