]> git.eshelyaron.com Git - emacs.git/commit
Allow to disable the DWIMish behavior of 'x' in package menu
authorEli Zaretskii <eliz@gnu.org>
Mon, 29 May 2023 13:44:48 +0000 (16:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 29 May 2023 13:44:48 +0000 (16:44 +0300)
commitafc1f329356da167902d86b610023a32943f6cee
treeb1ec8616048a31f827ecbbf140a3b873c2008fd4
parent08104c01504f73d1c2fa7df413cad4e988dd5119
Allow to disable the DWIMish behavior of 'x' in package menu

* lisp/emacs-lisp/package.el
(package-menu-use-current-if-no-marks): New defcustom.
(package-menu-execute): Use it.  (Bug#62563)

* etc/NEWS: Announce the new option.
etc/NEWS
lisp/emacs-lisp/package.el