mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-25 05:46:51 +03:00
b4b30941f5
Renamed name_key_map_t to name_keymap_t. Renamed global_key_map_t to global_keymap_t. Use more '#ifdef USE_INTERNAL_EDIT' preprocessor directives Removed unused variables and structure members. Aplly const modificator to keybind argument of keybind_cmd_bind(). Aplly const modificator to keyname argument of lookup_action(). Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
.gitignore | ||
bookmark.c | ||
choosesyntax.c | ||
edit-impl.h | ||
edit-widget.h | ||
edit.c | ||
edit.h | ||
editcmd_dialogs.c | ||
editcmd_dialogs.h | ||
editcmd.c | ||
editdraw.c | ||
editkeys.c | ||
editlock.c | ||
editlock.h | ||
editmenu.c | ||
editoptions.c | ||
editwidget.c | ||
etags.c | ||
etags.h | ||
Makefile.am | ||
syntax.c | ||
wordproc.c |