]> git.eshelyaron.com Git - emacs.git/commit
Add new user option bookmark-bmenu-type-column-width
authorshipmints <shipmints@gmail.com>
Mon, 27 Jan 2025 16:16:04 +0000 (11:16 -0500)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:12:19 +0000 (12:12 +0100)
commitb5554efb8b0e9e452810ece5a5e3f54e955553c7
treeece2616fb52f7656f978f126a3c8054c79b9142b
parent27469fe6c7505d1d4aee8613bd4499c248958be7
Add new user option bookmark-bmenu-type-column-width

* lisp/bookmark.el (bookmark-bmenu-mode):
Add new user option bookmark-bmenu-type-column-width, defaulting to 8
for backwards compatibility, and use it when creating the tabulated
bookmark list.  (Bug#75826)

(cherry picked from commit 004600e0142fb6f9c7ab492f855ee9668bb0421e)
lisp/bookmark.el