From cdf88930d716c57b485f7608e3d376831221096e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 24 May 2022 09:09:02 -0700 Subject: update two comments --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 29577b68..b993f477 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2780,7 +2780,7 @@ to open them using `spw/try-external-open'") ;; `notmuch-extract-message-patches', it does not make sense to ;; check out a branch when performing an action which will not make ;; a commit. If that's wanted, the code which calls -;; `spw/notmuch-show-apply-part-projectile' should perform the checkout +;; `spw/notmuch-show-apply-part-to-project' should perform the checkout (defun spw/notmuch-show-apply-part-to-project () (interactive) (let ((default-directory (expand-file-name (project-prompt-project-dir)))) -- cgit v1.2.3