aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ca03f89bc39..16525c378e7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -176,8 +176,12 @@ for `list-colors-display'.
176 176
177** An Emacs Lisp package manager is now included. 177** An Emacs Lisp package manager is now included.
178This is a convenient way to download and install additional packages, 178This is a convenient way to download and install additional packages,
179from elpa.gnu.org. `M-x package-list-packages' shows a list of 179from elpa.gnu.org.
180packages, which can be selected for installation. 180
181*** `M-x list-packages' shows a list of packages, which can be
182selected for installation.
183
184*** New command `describe-package', bound to `C-h P'.
181 185
182*** By default, all installed packages are loaded and activated 186*** By default, all installed packages are loaded and activated
183automatically when Emacs starts up. To disable this, set 187automatically when Emacs starts up. To disable this, set