diff options
Diffstat (limited to 'doc/en/weechat_plugin_api.en.adoc')
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index 9467a53d0..440ce7853 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -13765,7 +13765,9 @@ Properties: WEECHAT_HOTLIST_PRIVATE, WEECHAT_HOTLIST_HIGHLIGHT, "-1" | "+": enable hotlist (global setting, buffer pointer is not used) + "-": disable hotlist (global setting, buffer pointer is not used) + - priority: add buffer to hotlist with this priority + + priority: add buffer to hotlist with this priority + (conditions defined in option _weechat.look.hotlist_add_conditions_ + are *NOT* checked) + "-1": remove buffer from hotlist _(WeeChat ≥ 1.0)_. | completion_freeze | | "0" or "1" |