From 26e5c38cb797ffc38f76d63f22ab26121cda2b63 Mon Sep 17 00:00:00 2001 From: Justin Burkett Date: Wed, 1 Jul 2015 21:10:55 -0400 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000000..64c2091b999 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# emacs-which-key +Rewrite of guide-key-mode for emacs. + +It's very, very rough right now. + +Planned features: + 1. Simplify code, especially the trigger mechanism to make it less resource + intensive than guide-key. + 2. Add option to replace descriptions of keys on the fly. + 3. Switch from using popwin to window-purpose.