From 707654e8ecdc1dbc3df9535832f586032991a780 Mon Sep 17 00:00:00 2001 From: Ilia Maslakov Date: Thu, 16 Dec 2010 21:23:01 +0000 Subject: [PATCH] fixed mcedit.1.in Signed-off-by: Ilia Maslakov --- doc/man/mcedit.1.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man/mcedit.1.in b/doc/man/mcedit.1.in index 941cc6a82..4b429bf2d 100644 --- a/doc/man/mcedit.1.in +++ b/doc/man/mcedit.1.in @@ -496,6 +496,10 @@ save file position on exit. .I source_codepage symbol representation of codepage name for file (i.e. CP1251, ~ \- default). .TP +.I editor_group_undo +do UNDO for several of the same type of action (inserting/overwriting, +deleting, navigating, typing) +.TP .I editor_wordcompletion_collect_entire_file Search autocomplete candidates in entire of file or just from begin of file to cursor position (0) -- 2.11.4.GIT