diff options
| author | Justin Burkett <justin@burkett.cc> | 2024-06-25 11:22:13 -0400 |
|---|---|---|
| committer | Justin Burkett <justin@burkett.cc> | 2024-06-25 11:22:13 -0400 |
| commit | 38d4308d1143b61e4004b6e7a940686784e51500 (patch) | |
| tree | 0f5b53986d58f5f78d9e7563901fccb661a88004 | |
| parent | ed389312170df955aaf10c2e120cc533ed5c509e (diff) | |
Add archive notice to readmeexternals/which-key
| -rw-r--r-- | README.org | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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]] |
