]> git.eshelyaron.com Git - emacs.git/commit
Fix time comparison in primitive-undo
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 07:38:34 +0000 (00:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 08:17:18 +0000 (01:17 -0700)
commit72c3efd7d0ca72e12f76c5f057fd3ac9bb61b13f
treed7d20efafba43c7e2497968e58dbb676b7f32180
parent4d896c097760f34cbe040589a5966bcf3752991d
Fix time comparison in primitive-undo

* lisp/simple.el (primitive-undo): Fix time comparison.
The old code was a circa-2013 mistranslation of what used to be in
src/undo.c’s Fprimitive_undo.
lisp/simple.el