Commit 075af238ae52

Vincent Demeester <vincent@sbr.pm>
2015-05-16 12:03:32
Typo fix for my/toggle-comments
1 parent 36e4dc6
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -473,7 +473,7 @@
     keystroke. If nothing is selected, it comments the current line,
     if there is a selection, it comments the line selected (even if
     the selection doesn't start at the beginning of line. Let's bind
-    it to =C-/=.
+    it to =C-M-/= (=Ctrl+Alt+/=).
 
 
     #+BEGIN_SRC emacs-lisp