diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-26 19:55:24 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-26 19:55:24 +0200 |
commit | 8107025c78eb6413351c6ac8d1354466c06e8ea7 (patch) | |
tree | 72712de2796ccef7190538a67fa5efed40481712 /doc/en/autogen/plugin_api | |
parent | 5c5df1b06823bcdbde21fd38d4d728ec29fa5b5c (diff) | |
download | weechat-8107025c78eb6413351c6ac8d1354466c06e8ea7.zip |
core: update translations
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.asciidoc b/doc/en/autogen/plugin_api/hdata.asciidoc index f02e4b913..3dd1ba6a4 100644 --- a/doc/en/autogen/plugin_api/hdata.asciidoc +++ b/doc/en/autogen/plugin_api/hdata.asciidoc @@ -942,6 +942,7 @@ *** 'scrolling' (integer) *** 'start_col' (integer) *** 'lines_after' (integer) +*** 'text_search_start_line' (pointer, hdata: "line") *** 'prev_scroll' (pointer, hdata: "window_scroll") *** 'next_scroll' (pointer, hdata: "window_scroll") * 'window_tree': tree of windows |