f21564b9e6
highlighting. * edit/Makefile.am: Add choosesyntax.c. * edit/edit.c (edit_init): Set option_auto_syntax to 1 on every invokation of the editor. * edit/edit.h: Pass char*** to edit_load_syntax(). Add parameters for syntax dialog and override. * edit/editmenu.c (menu_options): Add menu option to override syntax hightlighting. * edit/editoptions.c (edit_options_dialog): Pass option_syntax_type to edit_load_syntax(). * edit/syntax.c (edit_read_syntax_file): Dynamically allocate and fill syntax list pnames. * edit/syntax.c (edit_load_syntax): Use char*** for syntax list. * src/wtools.h: #include "widget.h" and remove redundant declarations of Dlg_head and WListbox. |
||
---|---|---|
.. | ||
.cvsignore | ||
bookmark.c | ||
ChangeLog | ||
choosesyntax.c | ||
edit-widget.h | ||
edit.c | ||
edit.h | ||
editcmd.c | ||
editcmddef.h | ||
editdraw.c | ||
editkeys.c | ||
editlock.c | ||
editlock.h | ||
editmenu.c | ||
editoptions.c | ||
editwidget.c | ||
Makefile.am | ||
syntax.c | ||
usermap.c | ||
usermap.h | ||
wordproc.c |