Created signal_get_uniq_id() macro. Added some documentation about

signals to design.txt.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@381 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-06-25 23:39:23 +00:00 committed by cras
commit 0dbfd281c9
10 changed files with 65 additions and 19 deletions

View file

@ -1,10 +1,13 @@
List of signals irssi emits - see design.txt for more information about
signals.
IRC base
--------
* Requires to work properly:
"gui exit"
"send command", char *command, SERVER_REC, WI_ITEM_REC
"send command", char *command, SERVER_REC, WI_ITEM_REC
* Provides signals: