Added C-o keybinding to toggle use of virtual buffers
authorLeo Liu <sdl.web@gmail.com>
Wed, 21 Apr 2010 11:00:58 +0000 (07:00 -0400)
committerJohn Wiegley <jwiegley@gmail.com>
Wed, 21 Apr 2010 11:00:58 +0000 (07:00 -0400)
commitc5cbeb128e3d3fc20d6e481308f154526c96e6cf
tree153abc56de60b7a3e1db29adb65464498044ce2c
parentb6c73ee22767019209a6677c5d122f98381e3c15
Added C-o keybinding to toggle use of virtual buffers
* ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
toggles the use of virtual buffers.
(ido-buffer-internal): Guard `ido-use-virtual-buffers' global
value.
(ido-toggle-virtual-buffers): New function.
lisp/ChangeLog
lisp/ido.el