1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 02:10:35 -08:00
emacs/lisp/mail
Stefan Kangas 61dca6e92a Don't quote lambdas in several places
* lisp/align.el (align-highlight-rule):
* lisp/bookmark.el (bookmark-maybe-sort-alist):
* lisp/emacs-lisp/advice.el (ad-read-advice-name)
(ad-retrieve-args-form, ad-make-hook-form, defadvice)
(ad-with-originals):
* lisp/foldout.el (foldout-inhibit-key-bindings):
* lisp/gnus/gnus-bookmark.el (gnus-bookmark-maybe-sort-alist):
* lisp/mail/rfc822.el (rfc822-addresses-1):
* lisp/net/eudcb-ldap.el (eudc-ldap-cleanup-record-simple):
* lisp/net/net-utils.el (network-connection-to-service):
* lisp/net/socks.el (socks-build-auth-list):
* lisp/org/ox-odt.el (org-odt--image-size):
* lisp/pcomplete.el (pcomplete-command-completion-function)
(pcomplete-default-completion-function, pcomplete-opt):
* lisp/progmodes/cperl-mode.el (cperl-highlight-charclass)
(cperl-tags-hier-init, cperl-tags-treeify)
(cperl-next-interpolated-REx, cperl-time-fontification):
* lisp/shadowfile.el (shadow-copy-files, shadow-shadows-of-1)
(shadow-save-buffers-kill-emacs):
* lisp/strokes.el (strokes-renormalize-to-grid):
* lisp/tempo.el (tempo-insert, tempo-forward-mark)
(tempo-backward-mark):
* lisp/textmodes/artist.el (artist-submit-bug-report):
* lisp/textmodes/ispell.el (ispell-complete-word):
* lisp/url/url-auth.el (url-get-authentication):
* lisp/url/url-cache.el (url-cache-create-filename-human-readable):
* lisp/vcursor.el (vcursor-find-window):
* test/lisp/textmodes/reftex-tests.el
(reftex-parse-bibtex-entry-test): Don't quote lambdas.
2020-11-14 17:04:23 +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 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
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 installation instructions 2020-11-12 03:12:35 +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
uce.el
undigest.el
unrmail.el
uudecode.el Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
yenc.el