]> git.eshelyaron.com Git - emacs.git/commit
Don't overly truncate tabulated-list headers
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Aug 2021 16:41:42 +0000 (18:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Aug 2021 16:41:42 +0000 (18:41 +0200)
commite26d628a4ea197d1e1ae39f51c5ebaecec4f6483
tree5060cd625f3bc8fa178946ebcef9ec7cc1234988
parent185759e07adc9acda25eff7e1d551619cfba874b
Don't overly truncate tabulated-list headers

* lisp/emacs-lisp/tabulated-list.el (tabulated-list-init-header):
Don't overly truncate headers that are before a right-aligned
column (bug#44594).
(tabulated-list--available-space): Separated out into own
function...
(tabulated-list-print-col): ... from here.
lisp/emacs-lisp/tabulated-list.el