emacs/lisp/eshell
Stefan Kangas 78cdf4c762 Prefer setq-local in eshell
* lisp/eshell/em-cmpl.el (eshell-cmpl-initialize):
* lisp/eshell/em-dirs.el (eshell-dirs-initialize):
* lisp/eshell/em-glob.el (eshell-glob-initialize, eshell-glob-regexp):
* lisp/eshell/em-hist.el (eshell-hist-initialize):
* lisp/eshell/em-prompt.el (eshell-prompt-initialize):
* lisp/eshell/em-rebind.el (eshell-rebind-initialize)
(eshell-setup-input-keymap):
* lisp/eshell/em-script.el (eshell-script-initialize):
* lisp/eshell/em-smart.el (eshell-smart-initialize):
* lisp/eshell/em-term.el (eshell-term-initialize, eshell-exec-visual):
* lisp/eshell/em-tramp.el (eshell-tramp-initialize):
* lisp/eshell/em-unix.el (eshell-unix-initialize, eshell/diff):
* lisp/eshell/esh-arg.el (eshell-arg-initialize):
* lisp/eshell/esh-cmd.el (eshell-cmd-initialize):
* lisp/eshell/esh-io.el (eshell-get-target):
* lisp/eshell/esh-mode.el (eshell-mode):
* lisp/eshell/esh-var.el (eshell-var-initialize): Prefer setq-local.
2020-12-04 10:55:56 +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 Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-dirs.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-glob.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-hist.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-ls.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
em-pred.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-prompt.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-rebind.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-script.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-smart.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-term.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-tramp.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-unix.el Prefer setq-local in eshell 2020-12-04 10:55:56 +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 Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
esh-cmd.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
esh-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-io.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
esh-mode.el Prefer setq-local in eshell 2020-12-04 10:55:56 +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 Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
eshell.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00