emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 9ef8736: * lisp/doc-view.el (doc-view-doc-type): Doc fix.


From: Juanma Barranquero
Subject: master 9ef8736: * lisp/doc-view.el (doc-view-doc-type): Doc fix.
Date: Wed, 4 Dec 2019 09:15:43 -0500 (EST)

branch: master
commit 9ef873629b8d65fdffa051d49858bc26ae51090e
Author: Juanma Barranquero <address@hidden>
Commit: Juanma Barranquero <address@hidden>

    * lisp/doc-view.el (doc-view-doc-type): Doc fix.
---
 lisp/doc-view.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index e5f0e89..e9c0420 100644
--- 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]