X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=emacs.el;h=0106abbf852b1da725fe2cfb09480099964eadda;hp=ebc608ea9c4001f99be1947d262ee46aeec20ba1;hb=91954b3d9decfff9b53f1c66e1c71f5af0bf9ddc;hpb=1248af28f215e77a7b7ffdec23bd01f73b336edf diff --git a/emacs.el b/emacs.el index ebc608e..0106abb 100644 --- a/emacs.el +++ b/emacs.el @@ -598,6 +598,8 @@ load-warning buffer in case of failure." (define-key global-map [(control c) (control q)] 'ff/delete-trailing-whitespaces-and-indent) +(define-key global-map [(control x) (control o)] 'other-window) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Playing sounds ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;