dotemacs
My Emacs configuration
git clone
git://git.entf.net/dotemacs
Log
|
Files
|
Refs
|
LICENSE
make-plain.el (63B)
1
(require 'ace-window)
2
(global-set-key (kbd "M-o") 'ace-window)