From: Eli Zaretskii Date: Sat, 7 Mar 2020 12:32:06 +0000 (+0200) Subject: ; * etc/NEWS: No need to document news of doc-view.el. X-Git-Tag: emacs-27.0.91~111 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4ac478cb3;p=emacs.git ; * etc/NEWS: No need to document news of doc-view.el. --- diff --git a/etc/NEWS b/etc/NEWS index 6b2de77f1bb..e5751409783 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -845,10 +845,13 @@ its functions. ** doc-view.el +--- *** New commands 'doc-view-presentation' and 'doc-view-fit-window-to-page'. +--- *** Added support for password-protected PDF files. +--- *** A new user option 'doc-view-pdftotext-program-args' has been added to allow controlling how the conversion to text is done.