emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master ce33972 37/54: counsel.el (counsel-yank-pop): Add autoload


From: Oleh Krehel
Subject: [elpa] master ce33972 37/54: counsel.el (counsel-yank-pop): Add autoload
Date: Tue, 29 Sep 2015 14:10:00 +0000

branch: master
commit ce33972396f319e442816be6f6e81049a27644e2
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    counsel.el (counsel-yank-pop): Add autoload
---
 counsel.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/counsel.el b/counsel.el
index bb1a98a..bf901fb 100644
--- a/counsel.el
+++ b/counsel.el
@@ -1038,6 +1038,7 @@ INITIAL-INPUT can be given as the initial minibuffer 
input."
   "When non-nil, truncate the display of long strings."
   :group 'ivy)
 
+;;;###autoload
 (defun counsel-yank-pop ()
   "Ivy replacement for `yank-pop'."
   (interactive)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]