summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Burkett <justin@burkett.cc>2024-06-25 11:22:13 -0400
committerJustin Burkett <justin@burkett.cc>2024-06-25 11:22:13 -0400
commit38d4308d1143b61e4004b6e7a940686784e51500 (patch)
tree0f5b53986d58f5f78d9e7563901fccb661a88004
parented389312170df955aaf10c2e120cc533ed5c509e (diff)
Add archive notice to readmeexternals/which-key
-rw-r--r--README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org
index cc7d0cf..b23b6ac 100644
--- a/README.org
+++ b/README.org
@@ -3,6 +3,13 @@
[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]]
[[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]]
+** ARCHIVE NOTICE
+
+which-key is now included in the master branch of Emacs and will likely be
+released with Emacs v30. Bug reports and contributions to which-key will now be
+considered through standard Emacs channels, and this repository is being
+archived.
+
** Introduction
=which-key= is a minor mode for Emacs that displays the key bindings
following your currently entered incomplete command (a prefix) in a
@@ -16,6 +23,7 @@
** Table of Contents :TOC_3:
- [[#which-key][which-key]]
+ - [[#archive-notice][ARCHIVE NOTICE]]
- [[#introduction][Introduction]]
- [[#install][Install]]
- [[#melpa][MELPA]]