iswitchb-global-map

iswitchb-global-map is a variable defined in `iswitchb.el'.
Its value is

(keymap (remap keymap (display-buffer . iswitchb-display-buffer) (switch-to-buffer-other-frame . iswitchb-buffer-other-frame) (switch-to-buffer-other-window . iswitchb-buffer-other-window) (switch-to-buffer . iswitchb-buffer)))

  • This variable may be risky if used as a file-local variable.

Documentation:
Global keymap for `iswitchb-mode'.