branch: master
commit 763d42b9590ad69c3ed6c76d92fb61afe103a580
Author: Stephen Whipple <[email protected]>
Commit: Stephen Whipple <[email protected]>
Initialize `ivy-last` to empty state.
---
ivy.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy.el b/ivy.el
index d43f60f..e65635d 100644
--- a/ivy.el
+++ b/ivy.el
@@ -238,7 +238,7 @@ Only \"./\" and \"../\" apply here. They appear in reverse
order."
dynamic-collection
caller)
-(defvar ivy-last nil
+(defvar ivy-last (make-ivy-state)
"The last parameters passed to `ivy-read'.
This should eventually become a stack so that you could use