From 7ec4d05d2f6abba38de7bb6690b0db16ef6394cd Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 30 Jan 2009 13:23:38 +0100 Subject: [PATCH] Update API function weechat_buffer_set in developer guide --- doc/en/dev/plugin_c_api.en.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/en/dev/plugin_c_api.en.xml b/doc/en/dev/plugin_c_api.en.xml index 781819946..1f2a616b7 100644 --- a/doc/en/dev/plugin_c_api.en.xml +++ b/doc/en/dev/plugin_c_api.en.xml @@ -6970,8 +6970,12 @@ void weechat_buffer_set (struct t_gui_buffer *buffer, const char *property, display - N/A - swtich to this buffer in current window + "1", "auto" + + swtich to this buffer in current window (if value is + "auto", then it's considered as auto-switch and read + marker is not reset for current buffer) + name