1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 00:40:35 -08:00
emacs/lisp/mail
Stefan Kangas 43ad3c175d Remove redundant 'function's around lambdas
* lisp/allout.el (allout-latex-verb-quote):
* lisp/edmacro.el (edmacro-format-keys):
* lisp/ffap.el (ffap-all-subdirs-loop)
(ffap-kpathsea-expand-path, ffap-menu-rescan):
* lisp/files.el (save-buffers-kill-emacs):
* lisp/find-lisp.el (find-lisp-find-dired-internal)
(find-lisp-insert-directory):
* lisp/gnus/gnus-agent.el (gnus-agent-expire-unagentized-dirs):
* lisp/gnus/nnmairix.el (nnmairix-create-message-line-for-search)
(nnmairix-widget-get-values)
(nnmairix-widget-make-query-from-widgets)
(nnmairix-widget-build-editable-fields):
* lisp/international/mule-cmds.el (sort-coding-systems):
* lisp/international/mule-diag.el (list-character-sets-1):
* lisp/international/quail.el (quail-insert-decode-map):
* lisp/mail/reporter.el (reporter-dump-state):
* lisp/mail/supercite.el (sc-attribs-filter-namelist):
* lisp/pcmpl-gnu.el (pcmpl-gnu-zipped-files)
(pcmpl-gnu-bzipped-files):
* lisp/progmodes/cperl-mode.el (cperl-find-tags)
(cperl-write-tags, cperl-tags-hier-init, cperl-tags-treeify)
(cperl-menu-to-keymap, cperl-pod-spell):
* lisp/progmodes/gdb-mi.el (gdb-parent-mode):
* lisp/progmodes/make-mode.el (makefile-browser-fill):
* lisp/simple.el (transpose-lines):
* lisp/term.el:
* lisp/term/w32-win.el (w32-find-non-USB-fonts):
* lisp/textmodes/table.el (table--generate-source-scan-lines): Remove
redundant 'function's around lambdas.
2020-11-17 18:42:38 +01:00
..
binhex.el * lisp/mail/binhex.el (binhex-char-int): Add missing release 2020-10-29 22:40:03 -04:00
blessmail.el
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
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
mail-extr.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
mail-hist.el
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
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
mspools.el
qp.el
reporter.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
rfc822.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
rfc2045.el
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
rmail-spam-filter.el
rmail.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
rmailedit.el
rmailkwd.el
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
rmailout.el
rmailsort.el
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 Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
uce.el
undigest.el
unrmail.el
uudecode.el Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
yenc.el