comparison man/programs.texi @ 36786:93ab84d1d3ec

Update hideshow key bindings.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 14 Mar 2001 00:00:13 +0000
parents 71af0a08c2cc
children ac2238e335f8
comparison
equal deleted inserted replaced
36785:90e2e4059c20 36786:93ab84d1d3ec
1525 @findex hs-show-all 1525 @findex hs-show-all
1526 @findex hs-show-block 1526 @findex hs-show-block
1527 @findex hs-show-region 1527 @findex hs-show-region
1528 @findex hs-hide-level 1528 @findex hs-hide-level
1529 @findex hs-minor-mode 1529 @findex hs-minor-mode
1530 @kindex C-c C-h 1530 @kindex C-c @ C-h
1531 @kindex C-c C-s 1531 @kindex C-c @ C-s
1532 @kindex C-c C-M-h 1532 @kindex C-c @ C-M-h
1533 @kindex C-c C-M-s 1533 @kindex C-c @ C-M-s
1534 @kindex C-c C-r 1534 @kindex C-c @ C-r
1535 @kindex C-c C-l 1535 @kindex C-c @ C-l
1536 @kindex S-Mouse-2 1536 @kindex S-Mouse-2
1537 @table @kbd 1537 @table @kbd
1538 @item C-c C-h 1538 @item C-c @ C-h
1539 Hide the current block (@code{hs-hide-block}). 1539 Hide the current block (@code{hs-hide-block}).
1540 @item C-c C-s 1540 @item C-c @ C-s
1541 Show the current block (@code{hs-show-block}). 1541 Show the current block (@code{hs-show-block}).
1542 @item C-c C-c 1542 @item C-c @ C-c
1543 Either hide or show the current block (@code{hs-toggle-hiding}) 1543 Either hide or show the current block (@code{hs-toggle-hiding})
1544 @item S-Mouse-2 1544 @item S-Mouse-2
1545 Either hide or show the block you click on (@code{hs-mouse-toggle-hiding}) 1545 Either hide or show the block you click on (@code{hs-mouse-toggle-hiding})
1546 @item C-c C-M-h 1546 @item C-c @ C-M-h
1547 Hide all top-level blocks (@code{hs-hide-all}). 1547 Hide all top-level blocks (@code{hs-hide-all}).
1548 @item C-c C-M-s 1548 @item C-c @ C-M-s
1549 Show everything in the buffer (@code{hs-show-all}). 1549 Show everything in the buffer (@code{hs-show-all}).
1550 @item C-c C-l 1550 @item C-c @ C-l
1551 Hide all blocks @var{n} levels below this block 1551 Hide all blocks @var{n} levels below this block
1552 (@code{hs-hide-level}). 1552 (@code{hs-hide-level}).
1553 @end table 1553 @end table
1554 1554
1555 @vindex hs-hide-comments-when-hiding-all 1555 @vindex hs-hide-comments-when-hiding-all