From ac2f8cd7a056d2226a54daf3497504a0314b8cd9 2014-08-20 22:12:17 From: Sergey Pashinin Date: 2014-08-20 22:12:17 Subject: [PATCH] moved var --- diff --git a/src/workgroups-session.el b/src/workgroups-session.el index eb70ba8b6e55b4ec8a996d4c6f03897e18bc2c4c..ca54d8b68204af8615ec0ae3955cd36f31c69509 100644 --- a/src/workgroups-session.el +++ b/src/workgroups-session.el @@ -26,11 +26,6 @@ promts while Emacs is being started as daemon." :group 'workgroups) (defvaralias 'wg-default-session-file 'wg-session-file) -(defvar wg-deactivation-list nil - "A stack of workgroups that are currently being switched away from. -Used to avoid associating the old workgroup's buffers with the -new workgroup during a switch.") - (defvar wg-incorrectly-restored-bufs nil "FIXME: docstring this.") ;; TODO: check it on switching WG diff --git a/src/workgroups-workgroup.el b/src/workgroups-workgroup.el index 5460a8db944325d5245ba4193dfbb8a5775266a7..0e880abcea7158bea81a06ba060a3543c6803905 100644 --- a/src/workgroups-workgroup.el +++ b/src/workgroups-workgroup.el @@ -9,6 +9,10 @@ ;; ;; Variables ;; +(defvar wg-deactivation-list nil + "A stack of workgroups that are currently being switched away from. +Used to avoid associating the old workgroup's buffers with the +new workgroup during a switch.") (defcustom wg-confirm-on-get-workgroup-create nil "Non-nil means request confirmation before creating a new