1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/lib-config
2001-09-22 15:24:40 +00:00
..
.cvsignore Initial revision 1999-09-03 14:32:03 +00:00
get.c added config_node_first() function to get the first non-comment node. 2001-09-22 15:24:40 +00:00
iconfig.h added config_node_first() function to get the first non-comment node. 2001-09-22 15:24:40 +00:00
Makefile.am Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
module.h Sorry for a big update - I still don't have internet connection at home 2000-04-14 11:27:14 +00:00
parse.c '=' isn't really necessary, warn if it's missing but don't fail without 2001-02-06 21:42:58 +00:00
set.c config_node_remove() - NULL parent is treated as root node 2001-05-11 19:53:39 +00:00
write.c Don't write indent spaces to empty lines 2001-01-07 08:05:14 +00:00