bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39436: 27.0.60; Documentaion error for package-menu-hide-package


From: Stefan Kangas
Subject: bug#39436: 27.0.60; Documentaion error for package-menu-hide-package
Date: Sun, 09 Feb 2020 21:36:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Pieter van Oostrum <pieter-l@vanoostrum.org> writes:

> diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el
> index b652dc9d6e..10ce19525a 100644
> --- a/lisp/emacs-lisp/package.el
> +++ b/lisp/emacs-lisp/package.el
> @@ -2714,9 +2714,8 @@ package-menu-mode-menu
>      ["Help" package-menu-quick-help :help "Show short key binding help for 
> package-menu-mode"]
>      "--"
>      ["Refresh Package List" revert-buffer
> -     :help "Redownload the ELPA archive"
> +     :help "Redownload the package archive(s)"
>       :active (not package--downloads-in-progress)]
> -    ["Redisplay buffer" revert-buffer :help "Update the buffer with current 
> list of packages"]
>      ["Execute Marked Actions" package-menu-execute :help "Perform all the 
> marked actions"]

This looks correct to me.

Best regards,
Stefan Kangas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]