]> git.eshelyaron.com Git - emacs.git/commit
Add support for column background colors in vtable
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 13 Apr 2022 14:25:52 +0000 (16:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 13 Apr 2022 14:26:01 +0000 (16:26 +0200)
commit29fae93d1c480cc69406a19ab9ef69d84ef8142f
tree9b3c2cee14589c9b6b97724a26a1fccb453d4b9f
parente14e5dff2c5d8113b06e2aafa0d920120bdb68e9
Add support for column background colors in vtable

* doc/misc/vtable.texi (Making A Table): Document it.

* lisp/emacs-lisp/vtable.el (vtable): Add a column color element.
(make-vtable): Use it.
(vtable--insert-line): Insert the colors here.
doc/misc/vtable.texi
lisp/emacs-lisp/vtable.el