summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-08-25 02:06:27 +0000
committerRichard M. Stallman <rms@gnu.org>2001-08-25 02:06:27 +0000
commit9198a323bc7132076ea6500dd07a31ab57aedf1b (patch)
treed8119fab7f89ed3e45bba3ba67ee7fa025cec75f /man
parentbb61b0380f53ef090f5827271dfb4200806a8f48 (diff)
downloademacs-9198a323bc7132076ea6500dd07a31ab57aedf1b.tar.gz
Update values of hs-isearch-open.
Diffstat (limited to 'man')
-rw-r--r--man/programs.texi8
1 files changed, 4 insertions, 4 deletions
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