]> git.eshelyaron.com Git - emacs.git/commit
Let user adjust the column widths of the package menu.
authorChris McMahan <cmcmahan@gmail.com>
Tue, 5 May 2020 18:15:01 +0000 (14:15 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 May 2020 08:15:19 +0000 (11:15 +0300)
commitd7fc6bd17c2cdbd6a24b808223fa5bf9af9bb352
tree1eb2d95fa55496266d75cdde45d4fa57d86ab8a3
parentb4a151918917de2be8b3958d5b59d16c8e3f457e
Let user adjust the column widths of the package menu.

* lisp/emacs-lisp/package.el (package-name-column-width)
(package-version-column-width, package-status-column-width)
(package-archive-column-width): New defcustoms.
(package-menu-mode):
Use the values of defcustoms instead of hardcoded
values.  (Bug#41086)
lisp/emacs-lisp/package.el