Fix problem with calendar popping up in a different frame
commit1eb974ed625a07247222795b05a5630b1d42f02b
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 4 Jun 2010 10:57:39 +0000 (4 12:57 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 4 Jun 2010 10:57:39 +0000 (4 12:57 +0200)
tree5be18702dd6bf13a29b016b101072282a1e2cf87
parent420dd96768262cb15c8bcf4fa6386361e0327add
Fix problem with calendar popping up in a different frame

* lisp/org.el (org-read-date): Bind `calendar-setup' to nil for the
scope of this command.
lisp/org.el