]> git.eshelyaron.com Git - emacs.git/commit
Support inserting images in tabulated-list-mode columns
authorStefan Kangas <stefan@marxist.se>
Tue, 2 Nov 2021 16:33:35 +0000 (17:33 +0100)
committerStefan Kangas <stefan@marxist.se>
Tue, 2 Nov 2021 16:44:57 +0000 (17:44 +0100)
commit2612488c36e6306f3624bb9082004b499f9da354
tree4730cb6f23ac6ef7e0f4b91c35fcb79f9379b40d
parent093234f8457cf15c9d08e959079b35ad90ab31a0
Support inserting images in tabulated-list-mode columns

* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print-col):
Support using an image descriptor to insert an image in a column.
(tabulated-list-entries):
* doc/lispref/modes.texi (Tabulated List Mode): Update documentation
to reflect above change.
doc/lispref/modes.texi
etc/NEWS
lisp/emacs-lisp/tabulated-list.el