1
Fork 0
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:
Stefan Kangas 2022-11-30 16:15:15 +01:00
parent 4a1e9d61b5
commit 500c459eff

View file

@ -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