Remove a useless comment

This commit is contained in:
Gergely Polonkai 2018-10-19 09:26:16 +02:00
parent 14d445ccf3
commit 18749a67e8
1 changed files with 0 additions and 1 deletions

View File

@ -2971,7 +2971,6 @@ directory. It is available from [[http://plantuml.com/download][here]].
* Last, but not least, key bindings!
#+BEGIN_SRC emacs-lisp
;; Custom key bindings
(bind-keys
:map global-map
("M-(" . æ-enclose-region)