ido-make-buffer-list

ido-make-buffer-list is a compiled Lisp function in `ido.el'.

(ido-make-buffer-list DEFAULT)

Return the current list of buffers.
Currently visible buffers are put at the end of the list.
The hook `ido-make-buffer-list-hook' is run after the list has been
created to allow the user to further modify the order of the buffer names
in this list. If DEFAULT is non-nil, and corresponds to an existing buffer,
it is put to the start of the list.