list-buffers-noselect

list-buffers-noselect is a compiled Lisp function in `buff-menu.el'.

(list-buffers-noselect &optional FILES-ONLY BUFFER-LIST)

Create and return a Buffer Menu buffer.
This is called by `buffer-menu' and others as a subroutine.

If FILES-ONLY is non-nil, show only file-visiting buffers.
If BUFFER-LIST is non-nil, it should be a list of buffers; it
means list those buffers and no others.