From edfd6c94b685b88e02e8a5c027f9eef33f2b9450 Mon Sep 17 00:00:00 2001 From: Integral Date: Mon, 9 Jun 2025 09:56:14 +0800 Subject: [PATCH] docs(README): Add prompt indicating inclusion in Emacs 29.1+ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bfd34cd..f6f20a8 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ and loading of packages. Either clone from this GitHub repository or install from [GNU ELPA](https://elpa.gnu.org/) (recommended). +`use-package` has been included in Emacs since [version 29.1](https://www.gnu.org/software/emacs/news/NEWS.29.1). + ## Getting started Here is the simplest `use-package` declaration: