1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/doc
Visuwesh d6dd71cd56 Add imenu index function for DjVu files in doc-view
* lisp/doc-view.el (doc-view-pdfdraw-program): Prefer mutool
over other names.
(doc-view-imenu-enabled): Tweak the default value to check for
'djvused', and make it obsolete.
(doc-view--djvu-outline, doc-view--parse-djvu-outline): Add new
functions to return imenu index for a Djvu file.
(doc-view--outline): Add new function to create the imenu index
depending on the file type.
(doc-view--outline): Document new possible variable value.
(doc-view-imenu-index): Use the above function instead.
(doc-view-imenu-setup): Try to create the imenu index
unconditionally.
* doc/emacs/misc.texi (DocView Navigation): Mention index
creation using 'djvused' too.
* etc/NEWS: Announce the change.  (Bug#73530)
2024-10-04 07:27:13 +02:00
..
emacs Add imenu index function for DjVu files in doc-view 2024-10-04 07:27:13 +02:00
lispintro Update FSF's address 2024-09-02 21:02:09 +02:00
lispref New value 'permanent-only' for defcustom :local keyword 2024-10-02 01:25:50 +02:00
man * doc/man/emacsclient.1: Bump date. 2024-08-20 22:46:40 +02:00
misc * doc/misc/eieio.texi (Writing Methods): Typo 2024-10-03 13:43:25 -04:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00