emacs/lisp/mail
Stefan Kangas 206dd9d592 Don't quote lambdas in several places
* lisp/allout-widgets.el (allout-widgets-adjusting-message)
(allout-widgets-exposure-change-processor)
(allout-widgets-count-buttons-in-region):
* lisp/ansi-color.el (ansi-color-make-color-map):
* lisp/case-table.el (describe-buffer-case-table):
* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1):
* lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group):
* lisp/gnus/nnir.el (nnir-run-swish++, nnir-run-swish-e)
(nnir-run-hyrex, nnir-run-namazu):
* lisp/hippie-exp.el (make-hippie-expand-function)
(try-complete-lisp-symbol, try-complete-lisp-symbol-partially)
(try-expand-all-abbrevs):
* lisp/international/mule-cmds.el (sort-coding-systems)
(select-safe-coding-system, select-message-coding-system)
(read-language-name, encoded-string-description):
* lisp/international/quail.el (quail-keyseq-translate)
(quail-get-translations, quail-build-decode-map)
(quail-insert-decode-map):
* lisp/jka-compr.el (jka-compr-uninstall):
* lisp/locate.el (locate-in-alternate-database):
* lisp/mail/mailabbrev.el (mail-resolve-all-aliases-1)
(mail-abbrev-make-syntax-table):
* lisp/mh-e/mh-seq.el (mh-read-folder-sequences):
* lisp/net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
* lisp/progmodes/make-mode.el (makefile-query-targets)
(makefile-prompt-for-gmake-funargs):
* lisp/shadowfile.el (shadow-cancel, shadow-shadows-of):
* lisp/sort.el (sort-pages, sort-fields, sort-regexp-fields):
* lisp/subr.el (listify-key-sequence):
* lisp/term/wyse50.el (terminal-init-wyse50):
* lisp/textmodes/ispell.el (ispell-help)
(ispell-begin-tex-skip-regexp):
* lisp/textmodes/page-ext.el (pages-sort-region):
* lisp/textmodes/refer.el (refer-find-entry-in-file):
* lisp/url/url-expand.el (url-expand-file-name): Don't quote lambdas.
2020-11-12 22:24:58 +01: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 Don't quote lambdas in several places 2020-11-12 22:24:58 +01: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 Remove redundant installation instructions 2020-11-12 03:12:35 +01: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 Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
yenc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00