From 9e9f207bf1217b245f4e2b73efcd00b8a2c2536b Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 5 Jan 2018 16:31:28 -0800 Subject: [PATCH] fix helm-swoop-pre-fill --- emacs_el/configuration/don-configuration.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs_el/configuration/don-configuration.org b/emacs_el/configuration/don-configuration.org index c3abecf..878bdc8 100644 --- a/emacs_el/configuration/don-configuration.org +++ b/emacs_el/configuration/don-configuration.org @@ -414,7 +414,7 @@ value, scrolling continues until there is no more output. #+BEGIN_SRC emacs-lisp ;;; stolen from https://github.com/malb/emacs.d/blob/master/malb.org - (defun malb/helm-swoop-pr2e-fill () + (defun malb/helm-swoop-pre-fill () (thing-at-point 'symbol)) (setq malb/helm-swoop-ignore-major-mode '(dired-mode paradox-menu-mode doc-view-mode pdf-view-mode -- 2.39.2