Add autoload cookie
This commit is contained in:
parent
842b5c3a8d
commit
ec68e37557
@ -598,6 +598,7 @@ uncover any bugs."
|
|||||||
:type 'hook
|
:type 'hook
|
||||||
:group 'origami)
|
:group 'origami)
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
(define-minor-mode origami-mode
|
(define-minor-mode origami-mode
|
||||||
"Minor mode to selectively hide/show text in the current buffer.
|
"Minor mode to selectively hide/show text in the current buffer.
|
||||||
With a prefix argument ARG, enable the mode if ARG is positive,
|
With a prefix argument ARG, enable the mode if ARG is positive,
|
||||||
|
Loading…
Reference in New Issue
Block a user