]> git.eshelyaron.com Git - emacs.git/commit
Remove time-date debugging scaffolding
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 May 2019 15:13:04 +0000 (08:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 May 2019 15:13:27 +0000 (08:13 -0700)
commit8ff7807aa7c21f80798f36829edc17d4f6c1677e
tree1ec381a08d0782c67fd4d6761b174aacb47bea03
parenteb2e9a2ca29f7d5e3b97709e9eca14fa5556ac63
Remove time-date debugging scaffolding

Problem reported by Lars Ingebrigtsen in:
https://lists.gnu.org/r/emacs-devel/2019-05/msg00721.html
* lisp/calendar/time-date.el (date-to-time):
Use plain condition-case, not condition-case-unless-debug.
lisp/calendar/time-date.el