aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2011-08-26 09:13:07 -0700
committerPaul Eggert2011-08-26 09:13:07 -0700
commit5fc295a42feaef453b57010b826e589b9b9cb7dd (patch)
tree8a965da92c7ebc7d78c04d2dbc220a6bbe40e094 /etc
parentfcbc5f60ee9c1ed2fb8b8b4f36b8a0658250a1bd (diff)
parent7254299e4d19b0acdfc5dd7580c24be817731488 (diff)
downloademacs-5fc295a42feaef453b57010b826e589b9b9cb7dd.tar.gz
emacs-5fc295a42feaef453b57010b826e589b9b9cb7dd.zip
Merge from trunk.
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 cec19d0c0a2..841b11bcdb9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -319,11 +319,14 @@ for `list-colors-display'.
319This is a convenient way to download and install additional packages, 319This is a convenient way to download and install additional packages,
320from a package repository at elpa.gnu.org. 320from a package repository at elpa.gnu.org.
321 321
322+++
322*** `M-x list-packages' shows a list of packages, which can be 323*** `M-x list-packages' shows a list of packages, which can be
323selected for installation. 324selected for installation.
324 325
326+++
325*** New command `describe-package', bound to `C-h P'. 327*** New command `describe-package', bound to `C-h P'.
326 328
329+++
327*** By default, all installed packages are loaded and activated 330*** By default, all installed packages are loaded and activated
328automatically when Emacs starts up. To disable this, set 331automatically when Emacs starts up. To disable this, set
329`package-enable-at-startup' to nil. To change which packages are 332`package-enable-at-startup' to nil. To change which packages are