Merge branch '2511_simplify_keybindings'
commitb67d0c0b92e807141913c1dbc5401b87b0dc5018
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 20 Mar 2011 16:36:26 +0000 (20 19:36 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 20 Mar 2011 16:36:26 +0000 (20 19:36 +0300)
tree65b4e94e454f333ebb321de423579979f9fe6a4c
parent7e87dd70245efbdbac929e87d57dbb19deefdbf1
parent5ef63751203f6854ef08bb1fd170f02424fa6957
Merge branch '2511_simplify_keybindings'

* 2511_simplify_keybindings:
  Symbolic names of keymap sections are defined.
  Change hardcoded definitions of default keymap.
  Allow remove key with empty value from target config.
  Prepare to merge default and user-defined keymaps.
  Added --nokeymap command line option to disable load keybindings from file.
  Define keybind numbers using enum.
  Fixup of shift-arrow mark in editor.
  Unification of keybinding names.
  Ticket #2511: simplification and unification of keybinding names.