From bcde6a59bd08db67968e40aec2e870c9dd1e8d8e Mon Sep 17 00:00:00 2001 From: Swaroop Date: Mon, 9 Mar 2015 00:12:21 -0700 Subject: [PATCH] Add tip on keyboard shortcut for ace-jump-mode --- core/prelude-core.el | 1 + 1 file changed, 1 insertion(+) diff --git a/core/prelude-core.el b/core/prelude-core.el index a9e1167..b9447bf 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -394,6 +394,7 @@ Doesn't mess with special buffers." "Press to kill a line backwards." "Press or to kill the whole line." "Press or to join lines." + "Press or to jump to the start of a word in any visible window." "Press to toggle fullscreen mode." "Press to toggle the menu bar." "Explore the Tools->Prelude menu to find out about some of Prelude extensions to Emacs."