* main.h: Declare view_one_file and edit_one_file.
Этот коммит содержится в:
родитель
7b0a30e035
Коммит
f0490b2a06
@ -1,3 +1,7 @@
|
||||
2001-10-22 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* main.h: Declare view_one_file and edit_one_file.
|
||||
|
||||
2001-10-22 Andrew V. Samoilov <kai@cmail.ru>
|
||||
|
||||
* dialog.h: Include global.h.
|
||||
|
@ -45,6 +45,8 @@ extern int pause_after_run;
|
||||
extern int auto_save_setup;
|
||||
extern int use_internal_view;
|
||||
extern int use_internal_edit;
|
||||
extern char *view_one_file;
|
||||
extern char *edit_one_file;
|
||||
#ifdef USE_INTERNAL_EDIT
|
||||
extern int edit (const char *file, int line);
|
||||
extern int option_word_wrap_line_length;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user