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."))