From d2c52e26902c4510e9087dbf4b11603f5c5d3898 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 21 Oct 2008 14:54:04 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 436ec1b4a3b..8d3255b8b5c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -505,6 +505,10 @@ Coreutils, in addition to an octal number. *** If you set find-file-confirm-nonexistent-file to t, then C-x C-f requires confirmation before opening a non-existent file. +*** `next-error-recenter' specifies how next-error should recenter the +visited source file. Its value can be a number (for example, 0 for +top line, -1 for bottom line), or nil for no recentering. + * New Modes and Packages in Emacs 23.1 @@ -1638,14 +1642,11 @@ sequence invoking the current command was found by shift-translation. *** `window-point-insertion-type' determines the insertion-type of the marker used for window-point. +--- *** bookmark provides `bookmark-make-record-function' so special major modes like Info can teach bookmark.el how to save and restore the relevant data. -*** `next-error-recenter' specifies how next-error should recenter the -visited source file. Its value can be a number (for example, 0 for -top line, -1 for bottom line), or nil for no recentering. - *** `fill-forward-paragraph-function' specifies which function the filling code should use to find paragraph boundaries. -- 2.39.5