emacs/lisp/nxml
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
..
nxml-enc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-maint.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-mode.el Prefer defvar-keymap in nxml/*.el 2022-07-02 16:37:49 +02:00
nxml-ns.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-outln.el Prefer defvar-keymap in nxml/*.el 2022-07-02 16:37:49 +02:00
nxml-parse.el ; Fix typos. 2022-07-02 13:32:41 +02:00
nxml-rap.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-util.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-cmpct.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
rng-dt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-loc.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
rng-maint.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-match.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-nxml.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-parse.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-pttrn.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-uri.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-util.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-valid.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
rng-xsd.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xmltok.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
xsd-regexp.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00