1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/play
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
..
5x5.el
animate.el
blackbox.el
bubbles.el Make bubbles-quit obsolete in favor of quit-window 2022-07-21 08:45:18 +02:00
cookie1.el Prefer ‘time-equal-p’ to ‘equal’ on timestamps 2022-08-01 01:17:17 -07:00
decipher.el
dissociate.el
doctor.el Merge from origin/emacs-28 2022-07-15 06:30:42 +02:00
dunnet.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
fortune.el
gamegrid.el Update font scaling documentation to not talk about "face height" 2022-06-20 01:26:05 +02:00
gametree.el
gomoku.el Better gomoku X colour with bright background 2022-07-12 11:44:10 +02:00
handwrite.el * lisp/play/handwrite.el: Minor doc fixes. 2022-05-31 14:34:32 +02:00
hanoi.el Fix year-285428751 bug in hanoi-unix-64 2022-08-01 01:17:15 -07:00
life.el
morse.el * lisp/play/morse.el: Doc fixes. 2022-06-02 14:55:35 +02:00
mpuz.el Merge from origin/emacs-28 2022-07-15 06:30:42 +02:00
pong.el
snake.el
solitaire.el
spook.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
studly.el
tetris.el Make some defcustom types more restrictive 2022-07-05 18:33:29 +02:00
zone.el