emacs/lisp/mail
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
..
binhex.el * lisp/mail/binhex.el (binhex-char-int): Add missing release 2020-10-29 22:40:03 -04:00
blessmail.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacsbug.el Remove Debbugs 'thanks' from submit-emacs-patch 2020-10-30 00:05:10 +00:00
feedmail.el Fix error message in feedmail 2020-11-01 12:21:05 +01:00
flow-fill.el Guard against faulty flow-filled emails 2020-09-11 16:45:16 +02:00
footnote.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
hashcash.el Remove XEmacs compat code from hashcash.el 2020-10-27 00:37:34 +01:00
ietf-drums.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mail-extr.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
mail-hist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mail-parse.el * lisp/mail/mail-parse.el: Use lexical-binding. 2020-10-27 03:51:57 +01:00
mail-prsvr.el * lisp/mail/mail-prsvr.el: Use lexical-binding. 2020-10-27 03:53:02 +01:00
mail-utils.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mailabbrev.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
mailalias.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
mailclient.el Fix mailclient-send-it after recent browse-url rewrite 2020-09-15 15:27:46 +02:00
mailheader.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mspools.el * lisp/mail/mspools.el: Use lexical-scoping. Autoload mspools-show. 2020-09-03 22:03:46 -04:00
qp.el Make quoted-printable-encode-region work in multibyte buffers 2020-08-31 19:13:30 +02:00
reporter.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rfc822.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rfc2045.el Use lexical-binding for rfc2045.el and add tests 2020-04-26 11:02:23 +02:00
rfc2047.el Fix infloop when folding difficult headers in Message 2020-09-21 00:26:54 +02:00
rfc2231.el * lisp/mail/rfc2231.el (rfc2231-decode-encoded-string): Fix match data error 2020-10-19 13:03:41 -04:00
rfc2368.el Use lexical-binding in rfc2368.el and add tests 2020-04-28 23:55:02 +02:00
rmail-spam-filter.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
rmail.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
rmailedit.el Remove come compat code from rmailedit.el 2020-08-18 11:25:05 +02:00
rmailkwd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmailmm.el Revert "Use format-prompt in read-file-name calls that have a default" 2020-09-13 14:58:24 +02:00
rmailmsc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmailout.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmailsort.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmailsum.el Fix intermittent rmail-summary-delete-forward problem 2020-10-27 19:29:02 +01:00
sendmail.el Default Emacs to UTF-8 instead of Latin-1 2020-09-12 13:37:31 +02:00
smtpmail.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
supercite.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
uce.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
undigest.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unrmail.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
uudecode.el Remove some compat code from uudecode.el and binhex.el 2020-10-21 15:40:46 +02:00
yenc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00