This commit is contained in:
Thomas von Dein
2017-06-23 16:21:32 +02:00
parent ff3e539abc
commit 6c3a138a54

View File

@@ -49,6 +49,8 @@ align on the `=` character. Use <kbd>C-c C-/</kbd> to breakup a region
with long lines into shorter ones using backslash notation. Use 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) <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. 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.
### Customize ### Customize