Mercurial > emacs
changeset 38946:9a1045bcf43c
Update values of hs-isearch-open.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 25 Aug 2001 02:06:27 +0000 |
parents | 752af4a52a8f |
children | 0d25e59f6139 |
files | man/programs.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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