Improve handling of years with limitations on representable dates
commitf4387417c41c7a500d92e70eec3f74f11b2d52cc
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 13 Mar 2011 07:06:22 +0000 (13 08:06 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 15 Mar 2011 19:01:33 +0000 (15 20:01 +0100)
treeaadbe881c41bd1a95c905022c96e84fc60898c05
parent0dc16a0fe9179fb1be58a989d7a463b8563046ce
Improve handling of years with limitations on representable dates

* lisp/org.el (org-read-date-force-compatible-dates): New option.
(org-read-date, org-read-date-analyze): Check representable date range.
* doc/org.texi (The date/time prompt): Document date range protection.

New variable `org-read-date-force-compatible-dates' to control
handling of dates.
doc/org.texi
lisp/org.el