summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api/hdata.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-06-15 17:43:46 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-06-15 17:43:46 +0200
commit52d7770ff1788afe22141537b826505fe070548f (patch)
tree54bd7cab906c4588906eb20fc1d48c1648846e8c /doc/it/autogen/plugin_api/hdata.txt
parent49f7b5d701cb6a30ced060d699c3f2913f7d7c0b (diff)
downloadweechat-52d7770ff1788afe22141537b826505fe070548f.zip
core: add local variable "highlight_regex" in buffers
Diffstat (limited to 'doc/it/autogen/plugin_api/hdata.txt')
-rw-r--r--doc/it/autogen/plugin_api/hdata.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt
index 1ad1aceec..0114c6110 100644
--- a/doc/it/autogen/plugin_api/hdata.txt
+++ b/doc/it/autogen/plugin_api/hdata.txt
@@ -245,6 +245,8 @@
'text_search_found' (integer) +
'text_search_input' (string) +
'highlight_words' (string) +
+ 'highlight_regex' (string) +
+ 'highlight_regex_compiled' (pointer) +
'highlight_tags' (string) +
'highlight_tags_count' (integer) +
'highlight_tags_array' (pointer) +