fixes .. still not perfect

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@713 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-10-02 01:04:39 +00:00 committed by cras
commit b7ce4dc814
4 changed files with 24 additions and 11 deletions

View file

@ -93,9 +93,9 @@ void fe_common_core_init(void)
theme_register(fecommon_core_formats);
autorun_init();
hilight_text_init();
command_history_init();
completion_init();
hilight_text_init();
keyboard_init();
printtext_init();
fe_channels_init();