From: Chong Yidong Date: Sat, 11 Oct 2008 21:38:57 +0000 (+0000) Subject: Note that Postscript, PDF, and DVI files are now opened in Doc View X-Git-Tag: emacs-pretest-23.0.90~2549 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ed3edfae204634d72a05d1f6fbe6523bfdbc5b7;p=emacs.git Note that Postscript, PDF, and DVI files are now opened in Doc View mode by default. --- diff --git a/etc/NEWS b/etc/NEWS index d336a1f46a7..d18834294d2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -508,10 +508,13 @@ It uses `auto-composition-function' (default `auto-compose-chars'). D-Bus is an inter-process communication mechanism for applications residing on the same host. See the manual for details. -** Doc View Mode allows viewing of PDF, PostScript and DVI documents. +** Doc View mode allows viewing of PDF, PostScript and DVI documents. One can also search for a regular expression in the document. For details, see the commentary in doc-view.el. +Postscript, PDF, and DVI files are now opened in Doc View mode by +default. + ** EasyPG provides an interface to the GNU Privacy Guard (GnuPG). It includes a GnuPG keyring browser, cryptographic operations on regions and files, and automatic encryption of *.gpg files. For