emacs/lisp/mail
Stefan Monnier 0efaae78f2 * lisp/mail/footnote.el: Use dolist and hoist regexps out of loops
(footnote--refresh-footnotes): Use pcase-dolist; compute regexp once
outside of the loops.  Use less confusing `literal` arg to `replace-match`
and specify `fixedcase` since footnote--index-to-string already chose
the proper case for us.
(footnote--renumber): Use dolist; compute regexp once
outside of the loops; shortcircuit when number is unchanged.
(footnote--text-under-cursor): Rewrite.
(footnote--make-hole): Use dolist.
(footnote-add-footnote): CSE.
(footnote-delete-footnote): Use dolist; compute regexp once
outside of the loop.
(footnote-delete-footnote): Don't renumber if there's no footnote left.
(footnote-renumber-footnotes): Use dolist.
2019-05-02 09:00:53 -04:00
..
binhex.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
blessmail.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
emacsbug.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
feedmail.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
flow-fill.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
footnote.el * lisp/mail/footnote.el: Use dolist and hoist regexps out of loops 2019-05-02 09:00:53 -04:00
hashcash.el * lisp/mail/hashcash.el (hashcash-insert-payment-async): Fix last change 2019-03-13 14:25:28 -04:00
ietf-drums.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
mail-extr.el Fix mail-extr regexp typo with ".". 2019-04-19 08:23:52 -07:00
mail-hist.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-parse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-prsvr.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-utils.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
mailabbrev.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mailalias.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mailclient.el Update citations of Internet RFCs 2019-02-16 12:00:02 -08:00
mailheader.el Update citations of Internet RFCs 2019-02-16 12:00:02 -08:00
metamail.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mspools.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
qp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
reporter.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rfc822.el Update citations of Internet RFCs 2019-02-16 12:00:02 -08:00
rfc2045.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rfc2047.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
rfc2231.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rfc2368.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmail-spam-filter.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rmail.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
rmailedit.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmailkwd.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmailmm.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmailmsc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmailout.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rmailsort.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmailsum.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sendmail.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
smtpmail.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
supercite.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
uce.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
undigest.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
unrmail.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
uudecode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
yenc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00