1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 15:30:40 -08:00
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
em-banner.el
em-basic.el
em-cmpl.el Add some eshell completion patterns 2020-09-11 22:04:24 +02:00
em-dirs.el
em-glob.el
em-hist.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
em-ls.el
em-pred.el Fix eshell glob modifiers 2020-10-31 18:03:38 +01:00
em-prompt.el
em-rebind.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
em-script.el
em-smart.el
em-term.el
em-tramp.el
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
esh-cmd.el
esh-ext.el
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
esh-opt.el
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