]> code.delx.au - gnu-emacs-elpa/commitdiff
fix whitespace
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 21 Oct 2015 19:19:19 +0000 (21:19 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Sat, 31 Oct 2015 18:16:58 +0000 (19:16 +0100)
packages/el-search/el-search.el

index 8eb328e49c39ae5699dc28216a88428405e03d03..091ec51d1bbd5ee1524353623aef9559898dd73b 100644 (file)
@@ -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)