aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2011-08-26 11:48:19 -0400
committerChong Yidong <[email protected]>2011-08-26 11:48:19 -0400
commitd43f5a423d85bdc4f3557622a828335fde06bb8a (patch)
tree70f95d935564fc27689f2fe8bf657f6e692dcdbf /etc
parent37846983d0ce89d3a8e95e6b8065a20461bc4b26 (diff)
Document package manager in Emacs manual.
* doc/emacs/package.texi: New file, documenting the package manager. * doc/emacs/emacs.texi: Include it. * doc/emacs/help.texi (Help Summary): Add describe-package.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cec19d0c0a..841b11bcdb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -319,11 +319,14 @@ for `list-colors-display'.
This is a convenient way to download and install additional packages,
from a package repository at elpa.gnu.org.
++++
*** `M-x list-packages' shows a list of packages, which can be
selected for installation.
++++
*** New command `describe-package', bound to `C-h P'.
++++
*** By default, all installed packages are loaded and activated
automatically when Emacs starts up. To disable this, set
`package-enable-at-startup' to nil. To change which packages are