aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorGlenn Morris2014-01-07 08:50:03 -0800
committerGlenn Morris2014-01-07 08:50:03 -0800
commit0030ec15c34c79aba52f3e599a146ee7dc4462e3 (patch)
treeebc012c2443617c4c341771a9a04b90d6cd9af48 /doc/misc
parent3c8b09ca2e01b0ef0c1b6651fab54194f0019fdc (diff)
downloademacs-0030ec15c34c79aba52f3e599a146ee7dc4462e3.tar.gz
emacs-0030ec15c34c79aba52f3e599a146ee7dc4462e3.zip
* lisp/menu-bar.el (menu-bar-help-extra-packages): Remove.
(menu-bar-help-menu): Use view-external-packages instead. * doc/misc/faq.texi: Comment.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/efaq.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 35fb9c93b2f..a731b9b6b4b 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -3299,6 +3299,7 @@ the constituent Emacs packages.
3299For advice on how to find extra packages that are not part of Emacs, 3299For advice on how to find extra packages that are not part of Emacs,
3300see @ref{Packages that do not come with Emacs}. 3300see @ref{Packages that do not come with Emacs}.
3301 3301
3302@c Note that M-x view-external-packages references this node.
3302@node Packages that do not come with Emacs 3303@node Packages that do not come with Emacs
3303@section Where can I get Emacs Lisp packages that don't come with Emacs? 3304@section Where can I get Emacs Lisp packages that don't come with Emacs?
3304@cindex Unbundled packages 3305@cindex Unbundled packages