]> git.eshelyaron.com Git - emacs.git/commit
Fix DocView with PostScript files
authorManuel Giraud <manuel@ledu-giraud.fr>
Fri, 19 Jul 2024 12:30:54 +0000 (14:30 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jul 2024 16:53:59 +0000 (18:53 +0200)
commit73dfdf0e990fb282875f0ac72118e02e96f3ef96
treecd8ed8679fb950abaf59626a715c9f1521f574ee
parent8894fac8c46905fab563f67d2bc80762a4e34af8
Fix DocView with PostScript files

* lisp/doc-view.el (doc-view-set-up-single-converter): Produce PNG
from PS in a file with ".png" extension.  (Bug#72193)

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