From 2d1f67c41b1d7a39d07214e60131d73fdc709002 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 2 Apr 2021 10:50:50 -0700 Subject: tweak comment --- .emacs.d/init-spw.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el index c0de55db..6724c643 100644 --- a/.emacs.d/init-spw.el +++ b/.emacs.d/init-spw.el @@ -526,9 +526,9 @@ I use by default)." (window-height . 0.20) (slot . 1) ;; might have nested debuggers replace the repl in slot 2 (side . bottom)) - ;; keep the repl visible even when we're in the debugger, as there + ;; Keep the repl visible even when we're in the debugger, as there ;; might be useful output there even though we can't evaluate anything - ;; else + ;; else. ("^\\*\\(slime-repl\\|sly-mrepl\\)" (;; display-buffer-reuse-window ;; display-buffer-in-previous-window -- cgit v1.2.3