irssi/src
Timo Sirainen fb488720f5 functions returning void shouldn't do return xx
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1303 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-02-28 18:48:23 +00:00
..
core functions returning void shouldn't do return xx 2001-02-28 18:48:23 +00:00
fe-common /WINDOW PREV -> /WINDOW PREVIOUS 2001-02-27 08:39:04 +00:00
fe-none more static perl fixes 2001-02-17 11:05:29 +00:00
fe-text /WINDOW STICKY -> /WINDOW STICK 2001-02-27 08:00:45 +00:00
irc /SET autoignore_levels -> autoignore_level. Fixed a memory leak. 2001-02-22 10:52:01 +00:00
lib-config '=' isn't really necessary, warn if it's missing but don't fail without 2001-02-06 21:42:58 +00:00
lib-popt ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
perl Fixed for building from objdir 2001-02-23 05:12:04 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h #include "config.h", not "../config.h" so building from objdir works 2001-02-23 05:02:33 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00