Conditionally delete windows in agenda quit
commit8b38105040b581545d9ec7b28247dec04b299561
authorPeter Jones <pjones@pmade.com>
Sat, 28 Feb 2009 00:17:12 +0000 (27 17:17 -0700)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 1 Mar 2009 16:18:35 +0000 (1 17:18 +0100)
treed522c0d0bc60148fc122c5381755e63398a2b984
parentc8fdb461d07a802b094827f82ea9b06e685ccebb
Conditionally delete windows in agenda quit

Before this patch, org-agenda-quit would delete the agenda window if
the frame had more than one window.  This patch changes that behavior
slightly so that if org-agenda-window-setup is 'current-window, the
agenda window won't be deleted.
lisp/ChangeLog
lisp/org-agenda.el