]> git.eshelyaron.com Git - emacs.git/commit
Fix padding when using which-key-setup-side-window-right
authorRobert Pluim <rpluim@gmail.com>
Sun, 2 Feb 2025 12:33:37 +0000 (13:33 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:00:31 +0000 (09:00 +0100)
commit55b0a1aa692b5a52c635ae560e69d92cf38e5cd2
tree4963c49f28d3ed5af52b197bfbe46fff9fe789a5
parent4be919b902be6f9f706ed3032b2528c014c5da12
Fix padding when using which-key-setup-side-window-right

* lisp/which-key.el (which-key--pad-column): Insert zero padding
spaces when the description string is longer than the column
width.  (Bug#75765)

(cherry picked from commit a7f34a532cf7d99dac58bd7187f7ad82c1e4d789)
lisp/which-key.el