kill-some-buffers

kill-some-buffers is an interactive compiled Lisp function in `files.el'.


(kill-some-buffers &optional LIST)

Kill some buffers. Asks the user whether to kill each one of them.
Non-interactively, if optional argument LIST is non-nil, it
specifies the list of buffers to kill, asking for approval for each one.