list-buffers
list-buffers is an interactive compiled Lisp function in `buff-menu.el
'.
It is bound to C-x C-b, <menu-bar> <buffer> <list-all-buffers>.
(list-buffers &optional ARG
)
Display a list of existing buffers.
The list is displayed in a buffer named "*Buffer List*".
See `buffer-menu' for a description of the Buffer Menu.
By default, all buffers are listed except those whose names start
with a space (which are for internal use). With prefix argument
ARG, show only buffers that are visiting files.