branch: elpa/isl
commit 4e952d5911b04d564a860ca02c3e753fbeea01de
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Add missing autoload cookie
---
 isl.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/isl.el b/isl.el
index d8de3110317..efb06ce0084 100644
--- a/isl.el
+++ b/isl.el
@@ -925,6 +925,7 @@ appended at end."
         isl--point-max nil)
   (isl-search-1))
 
+;;;###autoload
 (defun isl-resume (arg)
   "Resume isl session in current buffer.
 With a prefix arg choose one of the last buffers isl had visited."

Reply via email to