aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b3396732ca6..84a43248a69 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -39,6 +39,10 @@ Unix socket in a GNU/Linux console to talk to server, rather than faking events
39using the client program mev. This C level approach provides mouse 39using the client program mev. This C level approach provides mouse
40highlighting, and help echoing in the minibuffer. 40highlighting, and help echoing in the minibuffer.
41 41
42** The new variable next-error-recenter specifies how next-error should
43recenter the visited source file. Its value can be a number (for example,
440 for top line, -1 for bottom line), or nil for no recentering.
45
42 46
43* Startup Changes in Emacs 23.1 47* Startup Changes in Emacs 23.1
44 48