1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00
emacs/lisp/mail
Stefan Kangas 0034067f47 Avoid cl-lib alias for cadadr and friends
* lisp/edmacro.el (edmacro-fix-menu-commands):
* lisp/frameset.el (frameset-move-onscreen):
* lisp/htmlfontify.el (hfy-face-at, hfy-merge-adjacent-spans)
(hfy-mark-tag-names):
* lisp/mail/footnote.el (footnote--make-hole)
(footnote-back-to-message):
* lisp/net/eudc.el (eudc-get-email, eudc-get-phone):
* lisp/net/rcirc.el (rcirc-make-trees, rcirc-handler-333)
(rcirc-authenticate):
* lisp/play/5x5.el (5x5-draw-grid, 5x5-solver):
* lisp/play/decipher.el (decipher-insert-frequency-counts):
* lisp/ses.el (ses-relocate-range):
* test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-step-into-macro-error)
(edebug-tests-error-stepping-into-subr): Avoid using cl-lib aliases
for cadadr and friends that now reside in subr.el.
2021-09-03 10:18:54 +02:00
..
binhex.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
blessmail.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
emacsbug.el Merge remote-tracking branch 'savannah/master' into native-comp 2021-03-12 16:42:51 +01:00
feedmail.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
flow-fill.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
footnote.el Avoid cl-lib alias for cadadr and friends 2021-09-03 10:18:54 +02:00
hashcash.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ietf-drums.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mail-extr.el Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mail-hist.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
mail-parse.el Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mail-prsvr.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mail-utils.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mailabbrev.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
mailalias.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mailclient.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
mailheader.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
mspools.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
qp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
reporter.el Prefer defvar-local in mail/*.el 2021-01-31 20:08:25 +01:00
rfc822.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
rfc2045.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rfc2047.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rfc2231.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rfc6068.el Make epg use rfc6068 for decoding %-encoded strings 2021-08-30 02:03:15 +02:00
rmail-spam-filter.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
rmail.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
rmailedit.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
rmailkwd.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rmailmm.el ; * lisp/mail/rmailmm.el (rmail-mime-set-bulk-data): Fix last change. 2021-04-21 15:29:49 +03:00
rmailmsc.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
rmailout.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
rmailsort.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
rmailsum.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
sendmail.el Avoid querying in a noninteractive Emacs. 2021-05-11 22:59:12 -04:00
smtpmail.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
supercite.el * lisp/mail/supercite.el (sc-select-attribution): Fix lexical conversion 2021-04-29 18:03:51 -04:00
uce.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
undigest.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
unrmail.el * lisp/mail/: Use lexical-binding 2021-03-11 14:32:42 -05:00
uudecode.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
yenc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00