aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perspective.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/perspective.el b/perspective.el
index 0b83e5d..e490cbe 100644
--- a/perspective.el
+++ b/perspective.el
@@ -1250,6 +1250,7 @@ PERSP-SET-IDO-BUFFERS)."
(user-error "Ivy not loaded"))
(defvar ivy-switch-buffer-map)
(declare-function ivy-read "ivy.el")
+ (declare-function ivy-switch-buffer "ivy.el")
(declare-function ivy--switch-buffer-matcher "ivy.el")
(declare-function ivy--switch-buffer-action "ivy.el")
(if (and persp-mode (null arg))