Bugfix: recognize timestamps with an abbreviated format for days.
commit1a79ec6e316f537eb525752e2914b62b14122635
authorBastien Guerry <bzg@altern.org>
Wed, 29 Jul 2009 05:44:52 +0000 (29 13:44 +0800)
committerBastien Guerry <bzg@altern.org>
Wed, 29 Jul 2009 05:44:52 +0000 (29 13:44 +0800)
tree465eb5f67bef76a39d4b38f5e6cfa6dc41658335
parent2884949a1ff6fd73f26e5c87304c305bba9192bf
Bugfix: recognize timestamps with an abbreviated format for days.

Emacs recently (when?) changed the abbreviated format for days.
The clock was confused when trying to mach this format.  This patch
by Nicolas Goaziou fixes it.
lisp/ChangeLog
lisp/org-clock.el