comparison lisp/ido.el @ 107790:f56b90a69fac

Removed duplicate definition of ido-virtual-buffers
author jwiegley@gmail.com
date Tue, 06 Apr 2010 14:17:55 -0400
parents f8a150994b7a
children 57532220127a
comparison
equal deleted inserted replaced
107789:35cd0eacff45 107790:f56b90a69fac
1133 ;; Stores temporary state of literal find file. 1133 ;; Stores temporary state of literal find file.
1134 (defvar ido-find-literal) 1134 (defvar ido-find-literal)
1135 1135
1136 ;; Set to 'ignore to inhibit switching between find-file/switch-buffer. 1136 ;; Set to 'ignore to inhibit switching between find-file/switch-buffer.
1137 (defvar ido-context-switch-command) 1137 (defvar ido-context-switch-command)
1138
1139 ;; Caches list of names generated by `ido-add-virtual-buffers-to-list'
1140 (defvar ido-virtual-buffers nil)
1141 1138
1142 ;;; FUNCTIONS 1139 ;;; FUNCTIONS
1143 1140
1144 (defun ido-active (&optional merge) 1141 (defun ido-active (&optional merge)
1145 (if merge 1142 (if merge