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 Monnier 17a722982c * lisp/mail/footnote.el: Add TEXT and POINTERS together
Rather than adding POINTERS and TEXT separately to footnote--markers-alist,
add them together, so we don't need footnote--first-text-marker because
the TEXT part is never nil.

(footnote--insert-numbered-footnote): Return marker.
(footnote--insert-text-marker, footnote--insert-pointer-marker):
Delete functions.
(footnote--insert-markers): New function to replace them.
(footnote--insert-footnote): Adjust accordingly.
Simplify pointless `unless`.
(footnote--first-text-marker): Remove.  Replace all calls by
(cadr (car footnote--markers-alist)) or just footnote--markers-alist.
2019-05-02 11:00:20 -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: Add TEXT and POINTERS together 2019-05-02 11:00:20 -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