summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-12-01 08:46:07 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-12-01 08:46:07 +0100
commitc8a479453d327ae8b9c1c1e3e0dbdc042e7b9b66 (patch)
tree85b06809e3e89ca6b4e3d13fce687d4a9c07997e /doc/en
parent9a160509d74c521f2de005e0daf3762866ef8e04 (diff)
downloadweechat-c8a479453d327ae8b9c1c1e3e0dbdc042e7b9b66.zip
core: add missing access to hdata "buffer_visited"
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index 26985dc19..fd13297ed 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -550,6 +550,15 @@
*** 'gui_buffer_last_displayed'
*** 'gui_buffers'
*** 'last_gui_buffer'
+* 'buffer_visited': visited buffer
+** plugin: weechat
+** variables:
+*** 'buffer' (pointer, hdata: "buffer")
+*** 'prev_buffer' (pointer, hdata: "buffer_visited")
+*** 'next_buffer' (pointer, hdata: "buffer_visited")
+** lists:
+*** 'gui_buffers_visited'
+*** 'last_gui_buffer_visited'
* 'completion': structure with completion
** plugin: weechat
** variables: