diff options
| author | Joost Kremers | 2024-05-31 01:38:54 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2024-11-09 12:09:49 +0200 |
| commit | 35e1ab970c1cfc6a1b62fbb920e0d2bb031765da (patch) | |
| tree | 58c44f479a76880d6bdea5a19a5c833b7e892f76 /java | |
| parent | 425f244738e784fbf46e3fcc3461759340cfb928 (diff) | |
| download | emacs-35e1ab970c1cfc6a1b62fbb920e0d2bb031765da.tar.gz emacs-35e1ab970c1cfc6a1b62fbb920e0d2bb031765da.zip | |
vtable: allow resetting column alignment when table data changes
* lisp/emacs-lisp/vtable.el (vtable--compute-columns): If a column
was not created with an explicit 'align' property, allow changing
this property when the column data changes from numeric to
non-numeric (or vice versa). This makes it possible to add data to
an empty table, because in a table without data all columns are
assumed to be numeric and right-aligned. (Bug#73775)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions