diff options
| author | Paul Eggert | 2011-08-26 09:13:07 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-08-26 09:13:07 -0700 |
| commit | 5fc295a42feaef453b57010b826e589b9b9cb7dd (patch) | |
| tree | 8a965da92c7ebc7d78c04d2dbc220a6bbe40e094 /etc | |
| parent | fcbc5f60ee9c1ed2fb8b8b4f36b8a0658250a1bd (diff) | |
| parent | 7254299e4d19b0acdfc5dd7580c24be817731488 (diff) | |
| download | emacs-5fc295a42feaef453b57010b826e589b9b9cb7dd.tar.gz emacs-5fc295a42feaef453b57010b826e589b9b9cb7dd.zip | |
Merge from trunk.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -319,11 +319,14 @@ for `list-colors-display'. | |||
| 319 | This is a convenient way to download and install additional packages, | 319 | This is a convenient way to download and install additional packages, |
| 320 | from a package repository at elpa.gnu.org. | 320 | from 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 |
| 323 | selected for installation. | 324 | selected 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 |
| 328 | automatically when Emacs starts up. To disable this, set | 331 | automatically 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 |