• Chong Yidong's avatar
    Add preliminary describe-package functionality, and some cleanup. · cced7584
    Chong Yidong authored
    * help-mode.el (help-package-def): New button type.
    
    * menu-bar.el: Move package-list-packages binding here from
    package.el.
    
    * emacs-lisp/package.el: Move package-list-packages binding to
    menu-bar.el.
    (describe-package, describe-package-1, package--dir): New funs.
    (package-activate-1): Use package--dir.
    
    * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
    cced7584
help-mode.el 32.1 KB