msb-item-handler

msb-item-handler is a compiled Lisp function in `msb.el'.

(msb-item-handler BUFFER &optional MAXBUF)

Create one string item, concerning BUFFER, for the buffer menu.
The item looks like:
*% <buffer-name>
The `*' appears only if the buffer is marked as modified.
The `%' appears only if the buffer is read-only.
Optional second argument MAXBUF is completely ignored.