]> git.eshelyaron.com Git - emacs.git/commit
Update package-menu-quick-help
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 5 Jun 2020 13:02:41 +0000 (14:02 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Fri, 5 Jun 2020 18:06:00 +0000 (19:06 +0100)
commitcc35b197c7720e0687c6a994df9a4cf767298712
treef78f0f87e59739926c33e600681a51a1005d90ea
parentbf09106256f9212d3162a4335c18fd2ef876066d
Update package-menu-quick-help

* lisp/emacs-lisp/package.el (package--quick-help-keys): Filtering
is now bound to the prefix '/', not the key 'f' (bug#41721).
Advertise only the standard 'g' binding now that both it and 'r' are
bound to revert-buffer (bug#35504).
(package--prettify-quick-help-key): Avoid modifying string literals.
(package-menu-filter): Reintroduce as obsolete alias of
package-menu-filter-by-keyword for backward
compatibility (bug#36981).
lisp/emacs-lisp/package.el