summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 9be785f20..439a62044 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -10102,6 +10102,9 @@ Arguments:
highlights only, "2" = add for highlights and messages, "3" = add for all
messages
+| print_hooks_enabled | "0" or "1" |
+ "0" to disable print hooks, "1" to enable them (default for a new buffer)
+
| day_change | "0" or "1" |
"0" to hide messages for the day change, "1" to see them
(default for a new buffer)