]> git.eshelyaron.com Git - emacs.git/commit
Don't make a header if the user hasn't specified columns in vtable
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 12:47:55 +0000 (14:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 12:47:55 +0000 (14:47 +0200)
commit2c0a01ee389944d95034ef673ff0255d99ef4b80
tree9e8bd0f3ae5c84edd2430649ff4bd080622eafb8
parentca5fb2b922581505ad96d7e03c2a7bba17adb8e8
Don't make a header if the user hasn't specified columns in vtable

* lisp/emacs-lisp/vtable.el (vtable):
(make-vtable): Store whether the user has specified the columns.
(vtable-insert): Don't insert a header line or a header if the
user hasn't specified the columns (bug#55075).
lisp/emacs-lisp/vtable.el