emacs/lisp/mail
Stefan Monnier c9b820ddcf * lisp/mail/footnote.el: Minor simplifications
Remove redundant :group args.
(footnote-mode-hook): Let define-minor-mode define it.
(footnote--style-p): Delete function.
(footnote--index-to-string): Inline it instead, and simplify.
(footnote-cycle-style): Use a pointer into the alist as the "index"
instead of a number.
(footnote-set-style): Use footnote-style-alist as the completion table.
Prefer `assq` over `footnote--assoc-index`.
(footnote--assoc-index): Delete function.
(footnote--renumber): Remove first (unused) argument; Adjust all callers.
(footnote--sort): Use car-less-than-car.
2019-05-01 13:14:31 -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: Minor simplifications 2019-05-01 13:14:31 -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