; * etc/NEWS: Minor reformatting of a recent entry.
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Apr 2018 07:50:10 +0000 (10:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Apr 2018 07:50:10 +0000 (10:50 +0300)
etc/NEWS

index 26dfe1555df1ec4508ad19eaa88b57280d95b325..59586446fdda1dbff2424886efd97e57151316b6 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -347,12 +347,12 @@ are evaluated lazily.
 
 ** next-error
 
-*** New customizable variable next-error-find-buffer-function
-defines the logic of finding a next-error capable buffer.
-It has an option to use a single such buffer on selected frame, or
-by default use the last buffer that navigated to the current buffer.
-You can use next-error-select-buffer to set any other next-error
-capable buffer as the last used.
+*** New customizable variable 'next-error-find-buffer-function'.
+This variable defines the logic of finding a next-error capable
+buffer.  It has an option to use a single such buffer on selected
+frame, or by default use the last buffer that navigated to the current
+buffer.  You can use 'next-error-select-buffer' to set any other
+next-error capable buffer as the last used.
 
 ** nxml-mode