emacs/lisp/eshell
Stefan Monnier a63d905175 Fix misuses of make-local-variable on hooks
* lisp/vc/smerge-mode.el (smerge-ediff):
* lisp/progmodes/python.el (python-pdbtrack-setup-tracking):
* lisp/net/tramp-smb.el (tramp-smb-call-winexe):
* lisp/net/secrets.el (secrets-mode):
* lisp/mail/rmail.el (rmail-variables):
* lisp/ielm.el (inferior-emacs-lisp-mode):
* lisp/erc/erc-log.el (erc-log-setup-logging): Use `add-hook`.

* lisp/eshell/em-unix.el (eshell/diff):
* lisp/eshell/em-hist.el (eshell-hist-initialize): Don't
`make-local-variable` on hooks.
2020-11-04 00:24:45 -05: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 Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
em-ls.el Remove more XEmacs compat code from eshell 2020-03-11 02:22:04 +01:00
em-pred.el Fix eshell glob modifiers 2020-10-31 18:03:38 +01:00
em-prompt.el Revert "Fix eshell-mode-map initialization" 2020-05-24 20:12:30 -04: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 Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05: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 Revert "Fix eshell-mode-map initialization" 2020-05-24 20:12:30 -04: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 Merge from origin/emacs-27 2020-10-02 09:38:24 -07: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