org.el: Allow calendars to be in their own frame
commit57b76e2771d38c1f2ef43035011acba29f4d340f
authorAlan Schmitt <alan.schmitt@polytechnique.org>
Thu, 11 Dec 2014 18:01:45 +0000 (11 19:01 +0100)
committerAlan Schmitt <alan.schmitt@polytechnique.org>
Tue, 16 Dec 2014 18:09:22 +0000 (16 19:09 +0100)
tree626756331e19f082357c62380e77ceb12dc71972
parent389274c1c47664d0ba0924507efdf6d09c4e7b4c
org.el: Allow calendars to be in their own frame

* lisp/org.el (org-read-date): Create and delete frames if
`calendar-setup' is set to 'calendar-only.
lisp/org.el