From: Richard M. Stallman <rms@gnu.org> Date: Sat, 25 Aug 2001 02:06:27 +0000 (+0000) Subject: Update values of hs-isearch-open. X-Git-Tag: emacs-pretest-21.0.105~81 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9198a323bc7132076ea6500dd07a31ab57aedf1b;p=emacs.git Update values of hs-isearch-open. --- diff --git a/man/programs.texi b/man/programs.texi index 1b0667b252e..242430fbd9f 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -1314,14 +1314,14 @@ Specifies what kind of hidden blocks to open in Isearch mode. 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