Ticket #2511: simplification and unification of keybinding names.
commit68a8745f6dd7ded9437317a694225d599745e983
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 21 Jan 2011 07:02:12 +0000 (21 10:02 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 20 Mar 2011 16:26:08 +0000 (20 19:26 +0300)
treed3a53e367ca29e8b544d97cfbd67c0ddfd75c8ec
parent7e87dd70245efbdbac929e87d57dbb19deefdbf1
Ticket #2511: simplification and unification of keybinding names.

Added doc/keybind-migration.txt file to describe new keybinding names
used in mc.keymap.* files in 4.8.x series.
Cosmetics: reordering of keymap section declarations to provide identical
order totally in the source tree.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
doc/Makefile.am
doc/keybind-migration.txt [new file with mode: 0644]
lib/keybind.c
lib/keybind.h
misc/mc.keymap.default
misc/mc.keymap.emacs
src/keybind-defaults.c
src/keybind-defaults.h
src/setup.c