From: Miles Bader Date: Wed, 27 Sep 2000 09:22:01 +0000 (+0000) Subject: Add entry for Info using emacs header-lines. X-Git-Tag: emacs-pretest-21.0.90~1355 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fd06c7dacfeae814ac890ea64a4a4c042f7a02d5;p=emacs.git Add entry for Info using emacs header-lines. --- diff --git a/etc/NEWS b/etc/NEWS index bf35b02cac6..5eab222df1a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -31,6 +31,11 @@ support 64-bit executables. See etc/MACHINES for instructions. * Changes in Emacs 21.1 +** The header line in an Info buffer is now displayed as an emacs header-line +(which is like a mode-line, but at the top of the window), so that it +remains visible even when the buffer has been scrolled. This behavior +may be disabled by customizing the option `Info-use-header-line'. + ** `gnus-user-agent' is a new possibility for `mail-user-agent'. It is like `message-user-agent', but with all the Gnus paraphernalia.