org.el: set `org-ts-what' correctly in `org-at-timestamp-p'.
commite01ce26c0bed630a1656fde8552e268d477326f8
authorBastien Guerry <bzg@altern.org>
Mon, 15 Aug 2011 08:06:02 +0000 (15 10:06 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 15 Aug 2011 08:06:02 +0000 (15 10:06 +0200)
tree3062fb143e3b853406969d774bea169f8b1aadd2
parentc6bee1143345f7f3d7427731c474aecf32953ad9
org.el: set `org-ts-what' correctly in `org-at-timestamp-p'.

(org-at-timestamp-p): set `org-ts-what' in a way that point will be
considered to be "on the bracket" whether it is really on it or right
after it.

Thanks to Matt Lundin for reporting this and to Nicolas Goaziou for
discussion about this.
lisp/org.el