iswitchb-make-buflist

iswitchb-make-buflist is a compiled Lisp function in `iswitchb.el'.

(iswitchb-make-buflist DEFAULT)

Set `iswitchb-buflist' to the current list of buffers.
Currently visible buffers are put at the end of the list.
The hook `iswitchb-make-buflist-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.