mc/lib/mcconfig
Andrew Borodin 67ec86b570 Ticket #4141: allow compound (AND) conditions in mc.ext
...to disambiguate overloaded extensions

Initial commit:
  * rename macro for mc.ext file: MC_FILEBIND_FILE -> MC_EXT_FILE.
  * (ext_cmd): fix errorous usage of MC_LIB_EXT macro. Use MC_EXT_FILE
    instead.
  * (regex_command_for): likewise. Use already existing variable
    extension_file, remove variable filebind_filename.
  * MC_LIB_EXT: remove macro.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2022-08-28 11:10:39 +03:00
..
common.c Update copyright years. 2022-03-13 13:17:26 +03:00
get.c (mc_config_get_string): use mc_config_get_string_raw() 2022-06-05 12:19:47 +03:00
history.c Update copyright years. 2022-03-13 13:17:26 +03:00
Makefile.am Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 2019-09-01 19:41:12 +03:00
paths.c Ticket #4141: allow compound (AND) conditions in mc.ext 2022-08-28 11:10:39 +03:00
set.c Update copyright years. 2022-03-13 13:17:26 +03:00