emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Fri, 24 Mar 2006 13:59:24 +0000

Index: emacs/lisp/files.el
diff -u emacs/lisp/files.el:1.819 emacs/lisp/files.el:1.820
--- emacs/lisp/files.el:1.819   Mon Mar 20 15:05:19 2006
+++ emacs/lisp/files.el Fri Mar 24 13:59:14 2006
@@ -5151,7 +5151,7 @@
 (define-key ctl-x-5-map "f" 'find-file-other-frame)
 (define-key ctl-x-5-map "\C-f" 'find-file-other-frame)
 (define-key ctl-x-5-map "r" 'find-file-read-only-other-frame)
-(define-key ctl-x-4-map "\C-o" 'display-buffer-other-frame)
+(define-key ctl-x-5-map "\C-o" 'display-buffer-other-frame)
 
 ;; arch-tag: bc68d3ea-19ca-468b-aac6-3a4a7766101f
 ;;; files.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]