mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
; * etc/NEWS: Mention use-package.
This commit is contained in:
parent
4a1e9d61b5
commit
500c459eff
1 changed files with 7 additions and 0 deletions
7
etc/NEWS
7
etc/NEWS
|
|
@ -2925,6 +2925,13 @@ features, such as completion, documentation, error detection, etc.,
|
|||
based on data provided by language servers using the Language Server
|
||||
Protocol (LSP).
|
||||
|
||||
+++
|
||||
*** use-package: Declarative package configuration.
|
||||
use-package is shipped with Emacs. It provides the 'use-package'
|
||||
macro, which allows you to isolate package configuration in your init
|
||||
file in a way that is declarative, tidy, and performance-oriented.
|
||||
See the new Info manual 'use-package' for more.
|
||||
|
||||
+++
|
||||
** New commands 'image-crop' and 'image-cut'.
|
||||
These commands allow interactively cropping/cutting the image at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue