# HG changeset patch # User Richard M. Stallman # Date 998705187 0 # Node ID 9a1045bcf43c4e40132cb3ee3619e8e656963d92 # Parent 752af4a52a8f9ba2464af31b444cb0f7dc04c1b1 Update values of hs-isearch-open. diff -r 752af4a52a8f -r 9a1045bcf43c man/programs.texi --- a/man/programs.texi Sat Aug 25 02:05:59 2001 +0000 +++ b/man/programs.texi Sat Aug 25 02:06:27 2001 +0000 @@ -1314,14 +1314,14 @@ The value should be one of these four symbols. @table @code -@item block -Open only blocks. +@item code +Open only code blocks. @item comment Open only comments. @item t -Open both blocks and comments. +Open both code blocks and comments. @item nil -Open neither blocks nor comments. +Open neither code blocks nor comments. @end table @item hs-special-modes-alist