]> git.eshelyaron.com Git - emacs.git/commit
Fix Proced Start column alignment for different locales
authorLaurence Warne <laurencewarne@gmail.com>
Sat, 22 Jul 2023 13:35:15 +0000 (14:35 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sun, 23 Jul 2023 06:39:45 +0000 (09:39 +0300)
commit237c0b583c96acc516190a1d8b93f6e0bfa83633
treeda6b1cbd0852885875c49c165e9dcc9440a58c61
parentf37c65b402f8a054fed9a3d6234cb7f85da3621a
Fix Proced Start column alignment for different locales

* lisp/proced.el (proced-grammar-alist): Change the justify
value of the start attribute to 'left' instead of a fixed
value of 6.  (Bug#64752)
(proced-format-start): Adjust the doc string.
lisp/proced.el