tabulated-list-put-tag
tabulated-list-put-tag is a compiled Lisp function in `tabulated-list.el
'.
(tabulated-list-put-tag TAG &optional ADVANCE)
Put TAG in the padding area of the current line.
TAG should be a string, with length <= `tabulated-list-padding'.
If ADVANCE is non-nil, move forward by one line afterwards.