summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2004-09-04 12:35:28 +0000
committerEli Zaretskii <eliz@gnu.org>2004-09-04 12:35:28 +0000
commitf5e9cb97050fc4591f2cb7f269665bfcaba1faf6 (patch)
tree3c69bdc4b7174737994a094f8d0f05b37a3f694b
parentcbdad6e2d1958e2bea1873594e6dd8458c07d9b5 (diff)
downloademacs-f5e9cb97050fc4591f2cb7f269665bfcaba1faf6.tar.gz
Document next-error-follow-mode.
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b73cff939eb..164da924255 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -247,6 +247,12 @@ The new file etc/compilation.txt gives examples of each type of message.
Hits are fontified in green, and hits in binary files in orange. Grep buffers
can be saved and automatically revisited with the new Grep mode.
+** A new minor mode `next-error-follow-mode' can be used in
+compilation-mode, grep-mode, occur-mode, and diff-mode (i.e. all the modes
+that can use `next-error') to associate cursor movements in
+compilation, grep, occur or diff buffers with cursor movements in the
+target buffers. This minor mode can be toggled with C-c C-f.
+
** M-x diff uses diff-mode instead of compilation-mode.
** M-x compare-windows now can automatically skip non-matching text to