branch: master
commit f57e2fb637cb38422a9da83f172c4bea4831d5b6
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>
ivy.el (ivy-immediate-done): Update docstring
Fixes #525
---
ivy.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy.el b/ivy.el
index d693a06..24bfe41 100644
--- a/ivy.el
+++ b/ivy.el
@@ -698,7 +698,7 @@ If the text hasn't changed as a result, forward to
`ivy-alt-done'."
t))))
(defun ivy-immediate-done ()
- "Exit the minibuffer with the current input."
+ "Exit the minibuffer with current input instead of current candidate."
(interactive)
(delete-minibuffer-contents)
(insert (setq ivy--current