diff options
| -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]] |
