]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Mention use-package.
authorStefan Kangas <stefankangas@gmail.com>
Wed, 30 Nov 2022 15:15:15 +0000 (16:15 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 30 Nov 2022 15:16:15 +0000 (16:16 +0100)
etc/NEWS

index a20877578982a92a6dc433335b61d44c8558438a..f1f2cf6c4cfdc6a1de4e5eae22b90e7e6e067daf 100644 (file)
--- 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