From 9a26a09e7889d5fbd08ab7293f8ed18cd559ff17 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 26 Jul 2013 17:54:20 +0300 Subject: [PATCH] More tips --- core/prelude-core.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/prelude-core.el b/core/prelude-core.el index a3b20fc..56e858c 100644 --- a/core/prelude-core.el +++ b/core/prelude-core.el @@ -415,7 +415,11 @@ Doesn't mess with special buffers." "Press or to open a new beneath the current one." "Press to open a line above the current one." "Press in a Elisp buffer to launch an interactive Elisp shell." - "Explore the Prelude menu to find out about some of Prelude extensions to Emacs." + "Press to kill a line backwards." + "Press or to kill the whole line." + "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." "Access the official Emacs manual by pressing ." "Visit WikEmacs at http://wikemacs.org to find out even more about Emacs."))