Mercurial > emacs
changeset 107790:f56b90a69fac
Removed duplicate definition of ido-virtual-buffers
author | jwiegley@gmail.com |
---|---|
date | Tue, 06 Apr 2010 14:17:55 -0400 |
parents | 35cd0eacff45 |
children | 439c9c198a6b d55e807557fc |
files | lisp/ido.el |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ido.el Tue Apr 06 13:02:56 2010 +0200 +++ b/lisp/ido.el Tue Apr 06 14:17:55 2010 -0400 @@ -1136,9 +1136,6 @@ ;; Set to 'ignore to inhibit switching between find-file/switch-buffer. (defvar ido-context-switch-command) -;; Caches list of names generated by `ido-add-virtual-buffers-to-list' -(defvar ido-virtual-buffers nil) - ;;; FUNCTIONS (defun ido-active (&optional merge)