emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/el-search 672def6 034/332: fix whitespace


From: Stefan Monnier
Subject: [elpa] externals/el-search 672def6 034/332: fix whitespace
Date: Tue, 1 Dec 2020 15:48:05 -0500 (EST)

branch: externals/el-search
commit 672def6aaed10779015d2005c35870d011dbe9eb
Author: Michael Heerdegen <michael_heerdegen@web.de>
Commit: Michael Heerdegen <michael_heerdegen@web.de>

    fix whitespace
---
 el-search.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/el-search.el b/el-search.el
index 8eb328e..091ec51 100644
--- a/el-search.el
+++ b/el-search.el
@@ -526,7 +526,7 @@ return nil (no error)."
              (if (zerop nbr-skipped)  ""
                (format "   (%d skipped)" nbr-skipped)))))
 
-;; We need a variable for the initial contents because we want to 
`call-interactively '
+;; We need a variable for the initial contents because we want to 
`call-interactively'
 ;; `el-search-query-replace-read-args'
 (defvar el-search--initial-mb-contents nil)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]