*** empty log message ***
[bpt/emacs.git] / lisp / files.el
index 27c242b..f795278 100644 (file)
@@ -1390,6 +1390,7 @@ With prefix arg, silently save all file-visiting buffers, then kill."
 (define-key ctl-x-4-map "r" 'find-file-read-only-other-window)
 (define-key ctl-x-4-map "\C-f" 'find-file-other-window)
 (define-key ctl-x-4-map "b" 'switch-to-buffer-other-window)
+(define-key ctl-x-4-map "o" 'display-buffer)
 
 (define-key ctl-x-5-map "b" 'switch-to-buffer-other-screen)
 (define-key ctl-x-5-map "f" 'find-file-other-screen)