]> git.eshelyaron.com Git - emacs.git/commit
Fix DocView with DVI files
authorManuel Giraud <manuel@ledu-giraud.fr>
Mon, 22 Jul 2024 18:44:46 +0000 (20:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jul 2024 16:56:37 +0000 (18:56 +0200)
commit63e894a162b36334d2f82d583b88946d26c8c9f2
treef05f3dcab12dc9cfc53ddf975d054b8694fcd81a
parentba6227419e3d6eb651d8c35047c61b42ee1385f2
Fix DocView with DVI files

* lisp/doc-view.el (doc-view-pdf/ps->png): Use
`doc-view-pdf->png-converter-function' for DVI files, too, since they
are converted to PDF earlier.

(cherry picked from commit 1aaadc8aec5272d453b996ca4b4761f3da6a17db)
lisp/doc-view.el