]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/el-search/el-search.el
remove annoying message on how to repeat el-search
[gnu-emacs-elpa] / packages / el-search / el-search.el
index ce37d916fbb7ba967c68bb4f7555c1456e76f152..aac4adcab9da4e53549fb5e33499edef5091eebf 100644 (file)
@@ -700,7 +700,6 @@ The following additional pattern types are currently defined:\n"
     (when (and (eq this-command last-command) el-search-success)
       (el-search--skip-expression nil t))
     (setq el-search-success nil)
-    (message "%s" (substitute-command-keys "Type \\[el-search-pattern] to repeat"))
     (when (condition-case nil
               (el-search--search-pattern pattern)
             (end-of-buffer (message "No match")