added C-c C-j

This commit is contained in:
Thomas von Dein
2017-06-24 12:04:40 +02:00
parent cbd9cf262d
commit 7cab35c045
2 changed files with 6 additions and 3 deletions

View File

@@ -50,7 +50,8 @@ with long lines into shorter ones using backslash notation. Use
<kbd>C-return</kbd> to visit an included file or (when not on a link)
insert a new line below the current one, indent and move point there.
Use <kbd>C-k</kbd> to delete lines, including continuation lines or
whole blocks.
whole blocks. Use <kbd>C-c C-j</kbd> to jump to a block definition
(same as using `imenu' with the mouse).
### Customize