]> git.eshelyaron.com Git - emacs.git/commit
Allow using faces for colors in vtable
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Apr 2022 09:46:40 +0000 (11:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Apr 2022 10:09:07 +0000 (12:09 +0200)
commitf36ff9da170abeada75d7c3d29ba420ffe7c02f4
tree1703ed1edae89edc3103d6e569cd5f0fcc521173
parent2b92b57923ff14a0cd2feab966a9e6a676f75f11
Allow using faces for colors in vtable

* doc/misc/vtable.texi (Making A Table): Adjust color documentation.
* lisp/emacs-lisp/vtable.el (make-vtable): Mix more.
(vtable--compute-colors): Mix both foreground and background colors.
(vtable--make-color-face, vtable--face-blend): New functions.
(vtable--insert-line): Adjust usage.
doc/misc/vtable.texi
lisp/emacs-lisp/vtable.el