mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Improve wording of documentation of 'hs-cycle-filter'
* doc/emacs/programs.texi (Hideshow): * etc/NEWS: * lisp/progmodes/hideshow.el (hs-cycle-filter): Improve wording.
This commit is contained in:
parent
6c770f8624
commit
f81fc11613
3 changed files with 19 additions and 15 deletions
|
|
@ -1774,10 +1774,12 @@ disabled; the value of @code{nil} will activate the indicators
|
|||
regardless of the buffer size.
|
||||
|
||||
@item hs-cycle-filter
|
||||
This variable controls where on the line with hideable blocks the
|
||||
@kbd{@key{TAB}} key cycles their visibility. Depending on its non-nil
|
||||
values, @kbd{@key{TAB}} can be active on different parts of such lines.
|
||||
Anywhere else on the line this key has its default keybinding.
|
||||
This variable controls where on the line with hideable blocks typing the
|
||||
@kbd{@key{TAB}} key will cycle the visibility of the blocks. Depending
|
||||
on its non-@code{nil} value, @key{TAB} can be active on different parts
|
||||
of such lines. Anywhere else on the line @key{TAB} has its default key
|
||||
binding. The value @code{nil} means @key{TAB} cannot cycle the
|
||||
visibility of the blocks anywhere on the heading line.
|
||||
|
||||
@item hs-isearch-open
|
||||
This variable specifies the conditions under which incremental search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue