]> git.eshelyaron.com Git - emacs.git/commit
Allow empty vtable
authorJoost Kremers <joostkremers@fastmail.com>
Wed, 6 Nov 2024 08:46:00 +0000 (09:46 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:49:11 +0000 (16:49 +0100)
commitcf20765bef682f31ddb23a4da0819097bf20896c
tree81782a206098ce8d11b5ae29a66323d572ffc3fa
parentfe43ad3197b9edd6c82127bac4b6f2b5964753bb
Allow empty vtable

* lisp/emacs-lisp/vtable.el (vtable--compute-widths): Set default
width for columns that have no explicit width and no data.
(Bug#73775)

(cherry picked from commit d94bb481ba1bcf8602fc600572e5779b25cd896d)
lisp/emacs-lisp/vtable.el