emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 9058601308d: ; * doc/emacs/misc.texi (Document View): Remove @f


From: Eli Zaretskii
Subject: emacs-29 9058601308d: ; * doc/emacs/misc.texi (Document View): Remove @footnote (bug#61152).
Date: Sun, 29 Jan 2023 12:01:35 -0500 (EST)

branch: emacs-29
commit 9058601308db4892fbc3e599b83fe4326fef9886
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/emacs/misc.texi (Document View): Remove @footnote (bug#61152).
---
 doc/emacs/misc.texi | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi
index 80a1b3f55ed..acabce57223 100644
--- a/doc/emacs/misc.texi
+++ b/doc/emacs/misc.texi
@@ -470,11 +470,7 @@ documents.  It provides features such as slicing, zooming, 
and
 searching inside documents.  It works by converting the document to a
 set of images using the @command{gs} (GhostScript) or
 @command{pdfdraw}/@command{mutool draw} (MuPDF) commands and other
-external tools @footnote{PostScript files require GhostScript, DVI
-files require @code{dvipdf} or @code{dvipdfm}, OpenDocument and
-Microsoft Office documents require the @code{unoconv} tool, and EPUB,
-CBZ, FB2, XPS and OXPS files require @code{mutool} to be available.},
-and displaying those images.
+external tools, and then displays those converted images.
 
 @findex doc-view-toggle-display
 @findex doc-view-minor-mode



reply via email to

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