]> git.eshelyaron.com Git - emacs.git/commit
Add imenu support for ODF files in doc-view
authorVisuwesh <visuweshm@gmail.com>
Wed, 9 Oct 2024 14:06:18 +0000 (19:36 +0530)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:38:08 +0000 (19:38 +0200)
commiteb6fe567a91429c0c2a15616271f3148e4494798
tree049aaf468dede86e9beeb4bef55e5c53e4e07b9a
parent5e3caf6440dcf6f44311ae8768463ed41c28f49f
Add imenu support for ODF files in doc-view

* lisp/doc-view.el (doc-view--outline): Pass the right file to
doc-view--pdf-outline.
* doc/emacs/misc.texi (DocView Navigation): Mention support for
Open Format Document (ODF) files too.
* etc/NEWS: Announce the change.  (bug#73719)

(cherry picked from commit 9ddeeda8ce156201ea3c8cc8d6b388efb4d80bef)
doc/emacs/misc.texi
etc/NEWS
lisp/doc-view.el