]> git.eshelyaron.com Git - emacs.git/commit
Fix up iso8601 time match regexp
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 29 Sep 2019 11:03:08 +0000 (13:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 29 Sep 2019 11:03:08 +0000 (13:03 +0200)
commit96636a8e1f5e91edb8ac4e88e0723beb7c71e160
tree3be5fc1ad04ca795351944dc0518189f607ba227
parent46eb6df45358f413847ceb882898b2326f7584c8
Fix up iso8601 time match regexp

* lisp/calendar/iso8601.el (iso8601--time-match): The fraction
mark can be either . or , and there can be arbitrarily many digits
in the fraction.
lisp/calendar/iso8601.el