diff -r 8d96347feb02 -r 6839f419ea8d .emacs-my --- a/.emacs-my Mon Feb 16 12:07:49 2009 +0200 +++ b/.emacs-my Fri Feb 27 16:21:03 2009 +0200 @@ -200,7 +200,6 @@ (global-set-key [f7] 'occur) ; Key binding as in mc ;; frames, windows manipulation, switch buffers -(global-set-key [C-tab] 'other-window) (global-set-key [?\C-x right] 'next-buffer) (global-set-key [?\C-x left] 'previous-buffer)