# HG changeset patch # User Oleksandr Gavenko # Date 1320920250 -7200 # Node ID cd42d50dcef0c64e7af435aaf6213acad0e64c2d # Parent 2a406d085196541a0cc5139586a7527b29f041cb Add 'autoload's for stmcrblog mode. diff -r 2a406d085196 -r cd42d50dcef0 stmcrblog-mode.el --- a/stmcrblog-mode.el Thu Nov 10 12:14:01 2011 +0200 +++ b/stmcrblog-mode.el Thu Nov 10 12:17:30 2011 +0200 @@ -83,6 +83,7 @@ (error "not-implemented") )) +;;;###autoload (defun stmcrblog-post (&optional prefix start end) "Post entry. Interactively, in Transient Mark mode when the mark is active,