]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/el-search/el-search.el
Reduce duration of a `sit-for'
[gnu-emacs-elpa] / packages / el-search / el-search.el
index 7cfe4770e1496db2bd51fe0f97d27013928ef3a0..90be0aca7418d36c714cc13bb266e70925161143 100644 (file)
@@ -1096,7 +1096,7 @@ Hit any key to proceed."
                 (message "Replacement contains another match%s"
                          (if replace-all " - falling back to interactive mode" ""))
                 (setq replace-all nil)
-                (sit-for 3.)))))))
+                (sit-for 2.)))))))
     (el-search-hl-remove)
     (goto-char opoint)
     (message "Replaced %d matches%s"