changeset 100084:0cbd12bb2c9f

DocView is documented.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 30 Nov 2008 23:08:22 +0000
parents 4e3cc6bdd997
children b0623ad86bbf
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Nov 30 23:02:50 2008 +0000
+++ b/etc/NEWS	Sun Nov 30 23:08:22 2008 +0000
@@ -478,6 +478,7 @@
 *** You can disable kill ring commands from accessing the primary
 selection by setting `x-select-enable-primary' to nil.
 
+---
 ** Continuation lines can now be wrapped at word boundaries
 (word-wrapping).  This is controlled by the new per-buffer variable
 `word-wrap'.  Word wrapping does not take place if continuation lines
@@ -495,7 +496,7 @@
 
 *** The new command balance-windows-area balances windows both
 vertically and horizontally.
-
+---
 *** pop-to-buffer now always sets input focus when the popped-to window
 is on a different frame.
 
@@ -554,6 +555,7 @@
 D-Bus is an inter-process communication mechanism for applications
 residing on the same host.  See the manual for details.
 
++++
 ** DocView 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.