]> git.eshelyaron.com Git - emacs.git/commit
Fix alignment on font size change in tabulated-list-mode
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 22:33:21 +0000 (00:33 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 22:33:21 +0000 (00:33 +0200)
commit2767c89db729a6106146d0aeff76678c64d4fc53
treec03f2379dfacafa81d6ee708fdd744d33a445918
parentd03995197dcc1a2a26636fe466bf4691175c89ad
Fix alignment on font size change in tabulated-list-mode

* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print-col): Fix
bug where the columns didn't align correctly when using
'text-scale-mode' to decrease the font size.  (Bug#48639)
lisp/emacs-lisp/tabulated-list.el