]> git.neil.brown.name Git - edlib.git/commitdiff
Add C-s to *Welcome* document
authorNeilBrown <neil@brown.name>
Sun, 15 Nov 2015 09:24:38 +0000 (20:24 +1100)
committerNeilBrown <neil@brown.name>
Sun, 15 Nov 2015 09:24:38 +0000 (20:24 +1100)
Signed-off-by: NeilBrown <neil@brown.name>
mainloop.c

index 706d0a66fe47e5d597c5effb6bba031037fdb71f..58b4a005629bbab26f3f9fa64022413dff4509f4 100644 (file)
@@ -32,6 +32,7 @@ char WelcomeText[] =
        "  Movement by char, word, line, page, start/end file (standard emacs keys)\n"
        "  Insert/delete text\n"
        "  C-_ and M-C-_ to undo and redo changes\n"
+       "  C-s to search (incrementally) in text document\n"
        "  Visit list of documents (C-x C-b)\n"
        "  Open file from directory list, or document from document list ('f').\n"
        "  Open file in 'hex' view from directory listing ('h').\n"