emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 04 Sep 2004 08:50:23 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1020 emacs/etc/NEWS:1.1021
*** emacs/etc/NEWS:1.1020       Fri Sep  3 20:53:43 2004
--- emacs/etc/NEWS      Sat Sep  4 12:35:28 2004
***************
*** 247,252 ****
--- 247,258 ----
  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]