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-29 22:40:03 -04:00
2020-10-30 00:05:10 +00:00
2020-11-01 12:21:05 +01:00
2020-09-11 16:45:16 +02:00
2020-10-18 20:35:26 +02:00
2020-10-27 00:37:34 +01:00
2020-10-24 20:23:27 +02:00
2020-10-27 03:51:57 +01:00
2020-10-27 03:53:02 +01:00
2020-09-06 16:56:54 +02:00
2020-10-01 15:28:14 +02:00
2020-09-15 15:27:46 +02:00
2020-09-03 22:03:46 -04:00
2020-08-31 19:13:30 +02:00
2020-09-21 00:26:54 +02:00
2020-10-19 13:03:41 -04:00
2020-11-04 00:24:45 -05:00
2020-09-13 14:58:24 +02:00
2020-10-27 19:29:02 +01:00
2020-09-12 13:37:31 +02:00
2020-10-01 15:28:15 +02:00
2020-10-21 15:40:46 +02:00