/BAN #channel now shows bans and ban exceptions in specified channel

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@533 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-07-24 00:11:40 +00:00 committed by cras
commit 0b2448b97f
3 changed files with 75 additions and 48 deletions

View file

@ -63,6 +63,7 @@ enum {
IRCTXT_SERVER_CHANMODE_CHANGE,
IRCTXT_CHANNEL_MODE,
IRCTXT_BANTYPE,
IRCTXT_NO_BANS,
IRCTXT_BANLIST,
IRCTXT_BANLIST_LONG,
IRCTXT_EBANLIST,