1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -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
blessmail.el
emacsbug.el
feedmail.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
flow-fill.el
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
mail-parse.el
mail-prsvr.el
mail-utils.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
mailabbrev.el
mailalias.el
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
mspools.el
qp.el
reporter.el
rfc822.el Update citations of Internet RFCs 2019-02-16 12:00:02 -08:00
rfc2045.el
rfc2047.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
rfc2231.el
rfc2368.el
rmail-spam-filter.el
rmail.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
rmailedit.el
rmailkwd.el
rmailmm.el
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el
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
undigest.el
unrmail.el
uudecode.el
yenc.el