aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 26dfe1555df..59586446fdd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -347,12 +347,12 @@ are evaluated lazily.
347 347
348** next-error 348** next-error
349 349
350*** New customizable variable next-error-find-buffer-function 350*** New customizable variable 'next-error-find-buffer-function'.
351defines the logic of finding a next-error capable buffer. 351This variable defines the logic of finding a next-error capable
352It has an option to use a single such buffer on selected frame, or 352buffer. It has an option to use a single such buffer on selected
353by default use the last buffer that navigated to the current buffer. 353frame, or by default use the last buffer that navigated to the current
354You can use next-error-select-buffer to set any other next-error 354buffer. You can use 'next-error-select-buffer' to set any other
355capable buffer as the last used. 355next-error capable buffer as the last used.
356 356
357** nxml-mode 357** nxml-mode
358 358