summaryrefslogtreecommitdiff
path: root/doc/ja/includes/autogen_api_hdata.ja.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-07-24 22:29:07 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-07-24 22:43:48 +0200
commit68ad24f2df0ace9788da801137dacf43b7fe806a (patch)
treed0fa35877ef78fa2931393a15cc91235354134a0 /doc/ja/includes/autogen_api_hdata.ja.adoc
parent1796634d83b90eeb97ede6c238e4092aca948304 (diff)
downloadweechat-68ad24f2df0ace9788da801137dacf43b7fe806a.zip
core: add option weechat.look.highlight_disable_regex and buffer property "highlight_disable_regex" (closes #1798)
Diffstat (limited to 'doc/ja/includes/autogen_api_hdata.ja.adoc')
-rw-r--r--doc/ja/includes/autogen_api_hdata.ja.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ja/includes/autogen_api_hdata.ja.adoc b/doc/ja/includes/autogen_api_hdata.ja.adoc
index eb474f2ed..7bc9ced4f 100644
--- a/doc/ja/includes/autogen_api_hdata.ja.adoc
+++ b/doc/ja/includes/autogen_api_hdata.ja.adoc
@@ -631,6 +631,8 @@ _text_search_input_   (string) +
_highlight_words_   (string) +
_highlight_regex_   (string) +
_highlight_regex_compiled_   (pointer) +
+_highlight_disable_regex_   (string) +
+_highlight_disable_regex_compiled_   (pointer) +
_highlight_tags_restrict_   (string) +
_highlight_tags_restrict_count_   (integer) +
_highlight_tags_restrict_array_   (pointer, array_size: "highlight_tags_restrict_count") +