Ticket #4602: fix typo in mc.emacs.keymap.

Closes MidnightCommander/mc#207.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
Kirill Rekhov 2024-10-24 17:10:26 +03:00 committed by Andrew Borodin
parent c547894788
commit 6f60924c83

View File

@ -409,7 +409,7 @@ Home = ctrl-a
End = ctrl-e
Left = h; left
Right = l; right
LeftQuick= ctrl-left
LeftQuick = ctrl-left
RightQuick = ctrl-right
Up = k; y; insert; up; ctrl-p
Down = j; e; delete; down; enter; ctrl-n