From 627a10ff06be3e099414e5fa803e4e1dfd1d6ead Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 9 Sep 2007 22:31:45 +0000 Subject: [PATCH] Mention doc-view.el. --- etc/NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 3fc02b0a50c..b7ca1d167de 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -119,7 +119,13 @@ history element containing the search string becomes the current. * New Modes and Packages in Emacs 23.1 -** A new game called `bubble' has been added +** The package doc-view.el has been added. It supports viewing of PDF, +PostScript and DVI documents inside an Emacs buffer by converting the +document to a set of PNG images first. One can also search for a +regular expression in the document. The commentary of the file explains +its usage. + +** A new game called `bubble' has been added. ** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. @@ -248,7 +254,7 @@ session, and `make-frame-on-tty' works during a graphical session. `terminal-parameter', `set-terminal-parameter', `modify-terminal-parameters'. -*** New hooks: `suspend-tty-functions' and `resume-tty-functions' +*** New hooks: `suspend-tty-functions' and `resume-tty-functions' are called after a tty frame has been suspended or resumed, respectively. The functions are called with the terminal id of the frame being suspended/resumed as a parameter. -- 2.39.5