Use [...] in the `org-read-date' overlay when inserting inactive timestamps.
commit9b299af8374245fe707cf40322952dad8189fd9d
authorBastien Guerry <bzg@altern.org>
Tue, 24 Jan 2012 14:34:54 +0000 (24 15:34 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 24 Jan 2012 14:34:54 +0000 (24 15:34 +0100)
tree91c0b2fe608d094a92c087d6adb735e94fee3bfd
parentcc7acb65fff77f5662508254e9caec61dda8147d
Use [...] in the `org-read-date' overlay when inserting inactive timestamps.

* org.el (org-read-date): New parameter `inactive' when
reading for insertion of inactive timestamps.
(org-time-stamp, org-read-date-display): Use the new
parameter.

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