msb-dired-item-handler

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

(msb-dired-item-handler BUFFER &optional MAXBUF)

Create one string item, concerning a dired 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.