Don't use C-x SPC as it's used in Emacs 24.4 by default for rectangular selection
This commit is contained in:
parent
fa6795b71f
commit
7909617b9e
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@
|
||||||
'prelude-exchange-point-and-mark)
|
'prelude-exchange-point-and-mark)
|
||||||
|
|
||||||
(global-set-key (kbd "C-c SPC") 'ace-jump-mode)
|
(global-set-key (kbd "C-c SPC") 'ace-jump-mode)
|
||||||
(global-set-key (kbd "C-x SPC") 'ace-jump-mode-pop-mark)
|
|
||||||
|
|
||||||
(provide 'prelude-global-keybindings)
|
(provide 'prelude-global-keybindings)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue