diff etc/NEWS @ 30477:5996e9860cd2

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 26 Jul 2000 14:48:48 +0000
parents 26afdae5ea13
children d9af2c1682d5
line wrap: on
line diff
--- a/etc/NEWS	Wed Jul 26 14:48:00 2000 +0000
+++ b/etc/NEWS	Wed Jul 26 14:48:48 2000 +0000
@@ -925,7 +925,10 @@
 
 ** Isearch changes
 
-** In Isearch mode, M-C-s and M-C-r are now bound like C-s and C-r,
+*** Isearch now puts a call to `isearch-resume' in the command history,
+so that searches can be resumed.
+
+*** In Isearch mode, M-C-s and M-C-r are now bound like C-s and C-r,
 respectively, i.e. you can repeat a regexp isearch with the same keys
 that started the search.