Be a bit more flexible when matching time values in timestamps.
commit4fc96782dde4ab4701aa2fdd4f24c49eec3081cd
authorBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 08:39:58 +0000 (31 09:39 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 16:57:47 +0000 (31 17:57 +0100)
tree1466ffe45944f364c406af2c7b1eb37c7f99e0e5
parentf9293eae2aeb6e4228a20dea4d512e652ade91ff
Be a bit more flexible when matching time values in timestamps.

* org.el (org-ts-regexp0, org-ts-regexp1): Also match a time
value with only one digit for the hours.

Thanks to François Pinard for mentioning this.
lisp/org.el