projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5672b2
)
* lisp/doc-view.el (doc-view-doc-type): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 4 Dec 2019 14:15:20 +0000
(15:15 +0100)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 4 Dec 2019 14:15:20 +0000
(15:15 +0100)
lisp/doc-view.el
patch
|
blob
|
history
diff --git
a/lisp/doc-view.el
b/lisp/doc-view.el
index e5f0e89a369779413ca71d00143e1150fa66463b..e9c0420673e8838e053cea7e2d13df420075263e 100644
(file)
--- a/
lisp/doc-view.el
+++ b/
lisp/doc-view.el
@@
-369,7
+369,7
@@
the (uncompressed, extracted) file residing in
(defvar doc-view-doc-type nil
"The type of document in the current buffer.
-Can be `dvi', `pdf',
or `ps
'.")
+Can be `dvi', `pdf',
`ps', `djvu' or `odf
'.")
(defvar doc-view-single-page-converter-function nil
"Function to call to convert a single page of the document to a bitmap file.