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

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

[elpa] master 7893a02 35/46: tiny.el: add autoload to `tiny-expand'


From: Oleh Krehel
Subject: [elpa] master 7893a02 35/46: tiny.el: add autoload to `tiny-expand'
Date: Sun, 22 Mar 2015 17:42:37 +0000

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

    tiny.el: add autoload to `tiny-expand'
---
 tiny.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tiny.el b/tiny.el
index 3023d56..f9f1067 100644
--- a/tiny.el
+++ b/tiny.el
@@ -98,6 +98,7 @@
 (defvar tiny-end nil
   "Last matched snippet end position.")
 
+;;;###autoload
 (defun tiny-expand ()
   "Expand current snippet.
 It polls the expander functions one by one



reply via email to

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