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
..
2020-10-30 14:04:06 +01:00
2020-09-15 14:56:10 +02:00
2020-09-17 11:13:54 +02:00
2020-10-02 13:29:45 +02:00
2020-11-04 00:24:45 -05:00
2020-10-24 20:23:27 +02:00
2020-09-18 11:53:32 -04:00
2020-11-04 00:24:45 -05:00
2020-10-26 23:01:08 +02:00
2020-10-24 20:23:27 +02:00
2020-10-26 21:24:47 +01:00