Module name: irssi
Changes by: cras 00/06/18 03:18:12
Modified files:
docs : formats.txt manual.txt
src/core : commands.c commands.h misc.c misc.h
src/fe-common/core: fe-core-commands.c fe-log.c fe-settings.c
hilight-text.c themes.c
src/fe-common/irc: fe-channels.c fe-ignore.c fe-irc-commands.c
fe-irc-server.c fe-ircnet.c irc-completion.c
src/fe-common/irc/dcc: fe-dcc.c
src/fe-text : gui-textwidget.c
src/irc/bot : botnet-connection.c botnet-users.c botnet.c
src/irc/core : bans.c channels-query.c channels.c
irc-commands.c irc-special-vars.c ircnet-setup.c
modes.c netsplit.c
src/irc/dcc : dcc-chat.c dcc-files.c dcc.c
src/irc/notifylist: notify-commands.c
Log message:
Changed option handling in /commands. Irssi will now complain about
unknown options and missing option arguments.
Renamed /SERVER -add, -remove and -list to /SERVER ADD, REMOVE and LIST.