]> git.eshelyaron.com Git - emacs.git/commit
Fix minor clock skew issues
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 07:00:10 +0000 (23:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 07:24:10 +0000 (23:24 -0800)
commita21b8c5d7dfb3808cf18a5ac118e25940c9b5518
tree0775bfc0120f9ddd9ba21b80ee06ba8371ff1659
parent19932c32039b8e61486195504a72bfc037b29658
Fix minor clock skew issues

* lisp/midnight.el (clean-buffer-list):
* lisp/progmodes/vhdl-mode.el (vhdl-template-replace-header-keywords):
* lisp/net/rcirc.el (rcirc-connect):
Don’t assume that getting the current time twice in rapid
succession will yield the same date and time.
lisp/midnight.el
lisp/net/rcirc.el
lisp/progmodes/vhdl-mode.el