msb-alon-item-handler

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

(msb-alon-item-handler BUFFER MAXBUF)

Create one string item for the buffer menu.
The item looks like:
<buffer-name> *%# <file-name>
The `*' appears only if the buffer is marked as modified.
The `%' appears only if the buffer is read-only.
The `#' appears only version control file (SCCS/RCS).