Work In Progress - Updates
Outline-occur is now part of GNU Emacs core
2026-08-05
My package outline-occur is now part of GNU Emacs core. Therefore,
its source code repository has been archived and is now read-only.
Note that its API changed during integration into core. Please refer
to the docstring of outline-occur for up-to-date documentation.
For more information, see the following commits:
- 8a88f3ed5aee "Add `outline-occur' command and `display-buffer-default-alist' variable"
- 9e6f03993b82 "* lisp/outline.el (outline-occur): Autoload."
New GNU Emacs package: outline-occur
2026-07-19
Outline-occur allows users to navigate the current buffer's outline using Occur. Take a look at its source code repository for more details.
RSS feed for updates
2026-07-11
An RSS feed for this website's updates is now available at https://wip.jroi.dev/updates.xml.