1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/lisp/cedet
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
..
ede * lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE. 2022-08-01 13:35:08 +08:00
semantic Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
srecode Fix the final divergent single quote usages in doc strings 2022-05-24 18:48:50 +02:00
cedet-cscope.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-files.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-global.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-idutils.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
data-debug.el Remove many items obsolete since 24.1 2022-07-08 14:10:38 +02:00
ede.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mode-local.el mode-local: Revert the deprecation of buffer-local overrides 2022-05-22 16:13:17 -04:00
pulse.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
semantic.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
srecode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00