1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

Automatic text replaces, useful for things like :9 -> :) .. This

is actually almost same as completions, except they are activated
with different keys..

Nicklist popup menu is now configurable. It's now in the automation setup
dialog which is a bit wrong..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@74 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 1999-11-07 01:18:15 +00:00 committed by cras
parent e7e2b79f7c
commit 2b16677044

View File

@ -22,7 +22,7 @@
#define MAX_MASSJOIN_WAIT 5000
/* lists */
extern GList *aliases, *ignores, *completions, *notifies, *hilights;
extern GList *aliases, *ignores, *completions, *notifies, *hilights, *replaces, *popups;
/* servers */
typedef struct