projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9912049
)
; * lisp/doc-view.el (doc-view-mupdf-use-svg): Bump :version.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 14 Jan 2023 08:32:44 +0000
(10:32 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 14 Jan 2023 08:32:44 +0000
(10:32 +0200)
lisp/doc-view.el
patch
|
blob
|
history
diff --git
a/lisp/doc-view.el
b/lisp/doc-view.el
index 7c272f52fb34c688629d362365d5563340fb7203..0303fec67a694800d7a4d025508a03048a175247 100644
(file)
--- a/
lisp/doc-view.el
+++ b/
lisp/doc-view.el
@@
-212,7
+212,7
@@
are available (see Info node `(emacs)Document View')."
(defcustom doc-view-mupdf-use-svg (image-type-available-p 'svg)
"Whether to use svg images for PDF files."
:type 'boolean
- :version "
29
.1")
+ :version "
30
.1")
(defcustom doc-view-imenu-enabled (and (executable-find "mutool") t)
"Whether to generate an imenu outline when \"mutool\" is available."