etc/NEWS: Mention the new second parameter to `package-install'
* etc/NEWS: Mention the new second parameter to `package-install' (bug#22784).
This commit is contained in:
parent
ce4bdd77b0
commit
b594393d4d
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
etc/NEWS
|
@ -550,6 +550,11 @@ dependencies). This variable can also be manually customized.
|
||||||
*** New command `package-install-selected-packages' installs all
|
*** New command `package-install-selected-packages' installs all
|
||||||
packages from `package-selected-packages' which are currently missing.
|
packages from `package-selected-packages' which are currently missing.
|
||||||
|
|
||||||
|
---
|
||||||
|
*** `package-install' function now takes a DONT-SELECT argument. If
|
||||||
|
this function is called interactively or if DONT-SELECT is nil, add the
|
||||||
|
package being installed to `package-selected-packages'.
|
||||||
|
|
||||||
---
|
---
|
||||||
*** New command `package-autoremove' removes all packages which were
|
*** New command `package-autoremove' removes all packages which were
|
||||||
installed strictly as dependencies but are no longer needed.
|
installed strictly as dependencies but are no longer needed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue