From 635e9948735fc943a1fce25926d012ac2bfface8 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 24 Feb 2023 08:33:55 +0100 Subject: [PATCH] [Docs] Update the FAQ for use-package --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 0cdb33b..2639e78 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -19,6 +19,8 @@ Given how modular the structure of Prelude is, there's relatively little to be g I have a stripped-down version of Prelude for personal use, based on `use-package` [here](https://github.com/bbatsov/emacs.d). I guess it might be of interest to some of you. +**Update (2023): ** There are now plans to include `use-package` in Emacs 29, which will likely increase its prominence. Prelude 1.2 auto-installs `use-package` and newer Prelude modules might make use of `use-package`. `prelude-vertico` is one such example. + ## Why does Prelude use MELPA instead of MELPA Stable by default? Mostly because many package authors/maintainers don't have the habit to cut