summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init-spw.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index decf1f48..c3940467 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -1580,7 +1580,7 @@ Single prefix argument to clear."
(kill-local-variable 'other-window-scroll-buffer)
(setq-local other-window-scroll-buffer
(window-buffer (spw/get-mru-window)))
- (message "C-M-v will scroll %s" (window-buffer (spw/get-mru-window)))))
+ (message "C-M-v will scroll %s" (window-buffer (get-mru-window)))))
(global-set-key "\C-cV" #'spw/set-other-window-to-scroll)
(defconst spw/buffer-siblings-major-modes