1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/mail
Stefan Kangas b7e867b841 Make point-at-eol and point-at-bol obsolete
* lisp/subr.el (point-at-eol, point-at-bol): Make XEmacs compat
aliases obsolete in favor of `pos-bol'/'line-beginning-position' or
'pos-eol'/'line-end-position'.  Update callers.
Ref: https://lists.gnu.org/r/emacs-devel/2022-08/msg00853.html
2022-08-23 04:54:57 +02:00
..
binhex.el * lisp/mail/binhex.el: Improve commentary. 2022-08-02 12:15:35 +02:00
blessmail.el
emacsbug.el Tweak emacs-bug--system-description 2022-08-21 17:14:54 +02:00
feedmail.el ; Delete LCD Archive entries 2022-07-28 15:07:34 +02:00
flow-fill.el
footnote.el Prefer defvar-keymap in footnote.el 2022-08-03 01:15:59 +02:00
hashcash.el
ietf-drums-date.el
ietf-drums.el Clarify mail-header address parsing doc strings 2022-07-30 13:40:59 +02:00
mail-extr.el
mail-hist.el
mail-parse.el Clarify mail-header address parsing doc strings 2022-07-30 13:40:59 +02:00
mail-prsvr.el
mail-utils.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
mailabbrev.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
mailalias.el
mailclient.el
mailheader.el
mspools.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
qp.el
reporter.el
rfc822.el
rfc2045.el
rfc2047.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
rfc2231.el
rfc6068.el
rmail-spam-filter.el
rmail.el Delete fast-lock.el and lazy-lock.el 2022-07-28 15:32:42 +02:00
rmailedit.el Prefer defvar-keymap in mail/*.el 2022-08-04 23:35:46 +02:00
rmailkwd.el
rmailmm.el Fix some no-X build warnings 2022-08-22 19:22:33 +02:00
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el Make an rmail compat alias obsolete 2022-08-06 13:01:13 +02:00
sendmail.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
smtpmail.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
supercite.el Prefer defvar-keymap in mail/*.el 2022-08-04 23:35:46 +02:00
undigest.el
unrmail.el
uudecode.el
yenc.el