1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/lisp/vc
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
..
add-log.el Prefer defcustom :safe to putting 'safe-local-variable' 2022-07-06 20:50:42 +02:00
compare-w.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
cvs-status.el
diff-mode.el Improve 'diff-whitespace-style' user option declaration 2022-07-27 11:52:22 +02:00
diff.el
ediff-diff.el
ediff-help.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
ediff-hook.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Simplify a few timestamps 2022-08-01 01:17:16 -07:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el Make g' in vc-annotate' not bug out 2022-07-11 16:29:58 +02:00
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr-program): Support breezy. 2022-07-13 14:44:32 +02:00
vc-cvs.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
vc-dav.el
vc-dir.el
vc-dispatcher.el string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
vc-filewise.el
vc-git.el
vc-hg.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
vc-hooks.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el * lisp/vc/vc.el: Remove stray comment hyphen. 2022-08-01 01:17:15 -07:00