From: Stefan Kangas Date: Wed, 30 Nov 2022 15:15:15 +0000 (+0100) Subject: ; * etc/NEWS: Mention use-package. X-Git-Tag: emacs-29.0.90~1306^2~14 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=500c459eff;p=emacs.git ; * etc/NEWS: Mention use-package. --- diff --git a/etc/NEWS b/etc/NEWS index a2087757898..f1f2cf6c4cf 100644 --- a/etc/NEWS +++ b/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