master 9e6f03993b8: * lisp/outline.el (outline-occur): Autoload.

Sean Whitton <[email protected]> Wed, 5 Aug 2026 06:35:21 -0400 (EDT)
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
branch: master
commit 9e6f03993b824b69d7946b0e23850383d8cd3a72
Author: Roi Martin <[email protected]>
Commit: Sean Whitton <[email protected]>

    * lisp/outline.el (outline-occur): Autoload.
---
 lisp/outline.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/outline.el b/lisp/outline.el
index 1ee86ae871d..d27085c170f 100644
--- a/lisp/outline.el
+++ b/lisp/outline.el
@@ -2193,6 +2193,7 @@ matches this regexp is considered to start a heading.  As Outline mode
 does with `outline-regexp', `outline-occur' only checks this regexp at
 the start of a line, so the regexp need not start with `^'.")
 
+;;;###autoload
 (defun outline-occur ()
   "Navigate the current buffer's outline using `occur'.
 The `outline-regexp' variable is used to find the beginning of the