diff --git a/origami.el b/origami.el index 1c2ce76..1722ae8 100644 --- a/origami.el +++ b/origami.el @@ -598,6 +598,7 @@ uncover any bugs." :type 'hook :group 'origami) +;;;###autoload (define-minor-mode origami-mode "Minor mode to selectively hide/show text in the current buffer. With a prefix argument ARG, enable the mode if ARG is positive,