summaryrefslogtreecommitdiff
path: root/docs/signals.txt
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-12-20 13:29:20 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-12-20 13:29:20 +0000
commit9ddebe6bcf87f8a946f636687975beec80ec8081 (patch)
tree8ae8ee9ed523a0dab37df903539d8ff5bba81c92 /docs/signals.txt
parent9ed228551b3754456717e6665c28fef70fd4c506 (diff)
downloadirssi-9ddebe6bcf87f8a946f636687975beec80ec8081.zip
Added command history groups, set them with /WINDOW HISTORY. Patch by peder@ifi.uio.no
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2276 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/signals.txt')
-rw-r--r--docs/signals.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/signals.txt b/docs/signals.txt
index 6cf6a075..7a8d466c 100644
--- a/docs/signals.txt
+++ b/docs/signals.txt
@@ -283,6 +283,7 @@ windows.c:
"window server changed", WINDOW_REC, SERVER_REC
"window refnum changed", WINDOW_REC, int old
"window name changed", WINDOW_REC
+ "window history changed", WINDOW_REC, char *oldname
"window level changed", WINDOW_REC
FE IRC