added C-k local binding with support for blocks and continuations

This commit is contained in:
Thomas von Dein
2017-06-23 16:22:50 +02:00
parent 300d4c6e55
commit dd8988a4a5

View File

@@ -69,7 +69,8 @@
;; character. Use `C-c C-/' to breakup a region with long lines into
;; shorter ones using backslash notation. Use `<C-return>' to visit
;; an included file or (when not on a link) insert a new line below
;; the current one, indent and move point there.
;; the current one, indent and move point there. Use `<C-k>' to delete
;; lines, including continuation lines or whole blocks.
;;;; Customize