]> git.eshelyaron.com Git - emacs.git/commitdiff
* search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 10 Jun 2009 14:31:51 +0000 (14:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 10 Jun 2009 14:31:51 +0000 (14:31 +0000)
doc/emacs/ChangeLog
doc/emacs/search.texi

index 2e3abbc1a496155b2815bb116a7484ec3ebf0aa9..dfad010279a45a1b508d9701b4c54d0d9f8e4f68 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
+
 2009-06-09  Agustín Martín <agustin.martin@hispalinux.es>
 
        * fixit.texi (Spelling): Set default dictionary. Improve
index 2c1cefd9e0f6e60a215afb1d9ddbbfa45b2c5a10..ce95f6da4f02df02d622e6ee6a55a37395561735 100644 (file)
@@ -300,6 +300,7 @@ search string.  It uses the same text that @kbd{C-y} would yank.
 @node Isearch Scroll
 @subsection Scrolling During Incremental Search
 
+@vindex isearch-allow-scroll
   You can enable the use of vertical scrolling during incremental
 search (without exiting the search) by setting the customizable
 variable @code{isearch-allow-scroll} to a non-@code{nil} value.  This