From 4fc7e87ea658c95e07c77ce11819674def9bb6c4 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 18 Jun 2021 20:32:35 -0700 Subject: fix example --- .emacs.d/init-spw.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el index 7043a4ce..6eae3822 100644 --- a/.emacs.d/init-spw.el +++ b/.emacs.d/init-spw.el @@ -361,7 +361,7 @@ I use by default)." ;; involve moving point, as `exchange-point-and-mark' does. This is ;; useful if you use isearch to select a region but realise only after ;; you've left the intended start of the region that you need to do a -;; second isearch to extend it far enough: e.g. C-s first M-= second RET +;; second isearch to extend it far enough: e.g. C-s first M-i second RET ;; ;; Activating the region prevents the second isearch from resetting ;; the mark. Having this binding removes the need to activate the -- cgit v1.2.3