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

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

[elpa] master 1c0b30b 07/67: add autoload cookie for lazy loading


From: Oleh Krehel
Subject: [elpa] master 1c0b30b 07/67: add autoload cookie for lazy loading
Date: Sun, 22 Mar 2015 17:33:50 +0000

branch: master
commit 1c0b30b8dbf9e665b7f2acf285464252c8d68eee
Author: Syohei YOSHIDA <address@hidden>
Commit: Syohei YOSHIDA <address@hidden>

    add autoload cookie for lazy loading
---
 swiper.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/swiper.el b/swiper.el
index f728161..a19e1f0 100644
--- a/swiper.el
+++ b/swiper.el
@@ -96,6 +96,7 @@
         (zerop (forward-line 1)))
       (nreverse candidates))))
 
+;;;###autoload
 (defun swiper ()
   "Interactive `occur' using `helm'."
   (interactive)



reply via email to

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