Merge pull request #56 from emacs18/add-autoload-cookie

added one autoload cookie
master
Thorsten 10 years ago
commit 37cb476e0a
  1. 1
      outshine.el

@ -1563,6 +1563,7 @@ function was called upon."
;;;;; Hook function
;;;###autoload
(defun outshine-hook-function ()
"Add this function to outline-minor-mode-hook"
(outshine-set-outline-regexp-base)

Loading…
Cancel
Save