Cleanup typo

master
Jacopo De Simoi 9 years ago
parent 11126984cc
commit 382444c8ae
  1. 2
      init.el

@ -484,7 +484,7 @@ This is the same as using \\[set-mark-command] with the prefix argument."
(define-minor-mode disable-mouse-mode (define-minor-mode disable-mouse-mode
"A minor-mode that disables all mouse keybinds." "A minor-mode that disables all mouse keybinds."
:global t :global t
:lighter "x" :lighter ""
:keymap (make-sparse-keymap)) :keymap (make-sparse-keymap))
(dolist (type '(mouse down-mouse drag-mouse (dolist (type '(mouse down-mouse drag-mouse

Loading…
Cancel
Save