Are there support groups for emacs addicts?

This commit is contained in:
Henrik Lissner 2014-12-13 19:37:04 -05:00
parent e40c4dc6da
commit 230b707413
5 changed files with 26 additions and 10 deletions

View file

@ -86,6 +86,7 @@
"\C-w" 'ido-delete-backward-word-updir))
;; Make ESC quit all the things
(bind minibuffer-inactive-mode-map [escape] (λ (other-window 1)))
(bind (list minibuffer-local-map
minibuffer-local-ns-map
minibuffer-local-completion-map