org.el (org-read-date-analyze): Allow relative input and time string.
commitc6d0af8c5b50a1ce2b418de0ad8ad086172e0c90
authorBastien Guerry <bzg@altern.org>
Wed, 12 Sep 2012 23:28:00 +0000 (13 01:28 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 12 Sep 2012 23:28:00 +0000 (13 01:28 +0200)
tree13b340db08c3f06f7a615cf83fc074def1ddfdb3
parent795b578ec1202b81fd27309e9a47fe8c3d2c761a
org.el (org-read-date-analyze): Allow relative input and time string.

* org.el (org-read-date-analyze): Fix bug introduced in commit
cc5f9f: adding a time should not prevent relative answers to
be parsed correctly.

Thanks to Michael Brand for reporting this.
lisp/org.el