option_backup_ext is only available when the internal editor is enabled.
Этот коммит содержится в:
родитель
cd8cf54cbb
Коммит
06f4ef50e6
@ -225,7 +225,9 @@ static const struct {
|
||||
char **opt_addr;
|
||||
const char *opt_defval;
|
||||
} str_options [] = {
|
||||
#ifdef USE_INTERNAL_EDIT
|
||||
{ "editor_backup_extension", &option_backup_ext, "~" },
|
||||
#endif
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user