]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Add an option in Edebug to prevent pauses after `h', 'f', and `o'.
[gnu-emacs] / etc / NEWS
index 1d5d0d6458493973e8dc5ec313f14c877ddd2217..92d301ecd6f8d0c13e62789fc5067403df8ecf65 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -203,6 +203,12 @@ this is controlled by the 'wdired-create-parent-directories' variable.
 *** 'W' is now bound to 'browse-url-of-dired-file', and is useful for
 viewing HTML files and the like.
 
+** Ediff
+
+*** Ediff can be prevented from pausing 1 second after reaching a
+breakpoint (e.g. with "f" and "o") by customizing the new option
+`edebug-sit-on-break'.
+
 ** eww
 
 +++