From 2b16677044b2edb8013488a21d6fb40177d4789c Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 7 Nov 1999 01:18:15 +0000 Subject: [PATCH] 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 --- src/common-setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-setup.h b/src/common-setup.h index 8a30ef24..c30166d5 100644 --- a/src/common-setup.h +++ b/src/common-setup.h @@ -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