emacs/lisp/mail
Paul Eggert 2cd204d8bb Prefer ‘time-equal-p’ to ‘equal’ on timestamps
This is more robust since timestamps can have multiple forms.
* lisp/auth-source.el (auth-source-netrc-parse):
* lisp/bookmark.el (bookmark--watch-file-already-queried-p)
(bookmark-maybe-load-default-file):
* lisp/cedet/semantic/db.el (semanticdb-needs-refresh-p):
* lisp/dired.el (dired-directory-changed-p):
* lisp/files.el (dir-locals-find-file):
* lisp/gnus/gnus-util.el (gnus-cache-file-contents):
* lisp/gnus/nneething.el (nneething-create-mapping):
* lisp/gnus/nnfolder.el (nnfolder-read-folder):
* lisp/gnus/nnmaildir.el (nnmaildir--update-nov)
(nnmaildir--scan, nnmaildir-request-scan)
(nnmaildir-request-update-info):
* lisp/gnus/nnmh.el (nnmh-update-gnus-unreads):
* lisp/gnus/spam-stat.el (spam-stat-load):
* lisp/mail/mailabbrev.el (mail-abbrevs-sync-aliases):
* lisp/mail/sendmail.el (sendmail-sync-aliases):
* lisp/net/netrc.el (netrc-parse):
* lisp/nxml/rng-loc.el (rng-get-parsed-schema-locating-file):
* lisp/play/cookie1.el (cookie-snarf):
* lisp/vc/vc-cvs.el (vc-cvs-state-heuristic):
* lisp/vc/vc-hg.el (vc-hg--ignore-patterns-valid-p)
(vc-hg--cached-dirstate-search):
* lisp/vc/vc-hooks.el (vc-after-save):
Prefer ‘time-equal-p’ to ‘equal’ when comparing
timestamps for equality.
2022-08-01 01:17:17 -07:00
..
binhex.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
blessmail.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacsbug.el Use compose-mail in submit-emacs-patch 2022-07-14 19:34:43 +02:00
feedmail.el ; Delete LCD Archive entries 2022-07-28 15:07:34 +02:00
flow-fill.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
footnote.el Merge from origin/emacs-28 2022-05-27 06:30:20 +02:00
hashcash.el Compress hashcash headers by default 2022-07-14 16:19:52 +02:00
ietf-drums-date.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
ietf-drums.el Clarify mail-header address parsing doc strings 2022-07-30 13:40:59 +02:00
mail-extr.el Remove some ineffectual calls to purecopy 2022-07-10 19:42:25 +02:00
mail-hist.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
mail-parse.el Clarify mail-header address parsing doc strings 2022-07-30 13:40:59 +02:00
mail-prsvr.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mail-utils.el * lisp/mail/mail-utils.el (mail-string-delete): Make obsolete. 2022-07-11 22:32:36 +02:00
mailabbrev.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
mailalias.el Prefer :risky defcustom keyword 2022-07-11 11:30:00 +02:00
mailclient.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mailheader.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mspools.el Remove superfluous installation instructions 2022-07-21 08:45:17 +02:00
qp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
reporter.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc822.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2045.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2047.el Fix RFC2047 encoding of Disposition-Notification-To 2022-03-14 14:46:42 +01:00
rfc2231.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc6068.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmail-spam-filter.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmail.el Delete fast-lock.el and lazy-lock.el 2022-07-28 15:32:42 +02:00
rmailedit.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
rmailkwd.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
rmailmm.el Add new function image-supported-file-p 2022-03-22 15:02:08 +01:00
rmailmsc.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
rmailout.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
rmailsort.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
rmailsum.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
sendmail.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
smtpmail.el Merge from origin/emacs-28 2022-07-21 06:30:38 +02:00
supercite.el ; Delete LCD Archive entries 2022-07-28 15:07:34 +02:00
undigest.el Don't create unused file rmail-loaddefs.el 2022-07-11 14:03:25 +02:00
unrmail.el ; Fix typos. 2022-07-02 13:32:41 +02:00
uudecode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
yenc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00