diff options
-rw-r--r-- | doc/de/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/ja/autogen/plugin_api/hdata.txt | 1 | ||||
-rw-r--r-- | doc/pl/autogen/plugin_api/hdata.txt | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt index 7be238cf8..7cce14427 100644 --- a/doc/de/autogen/plugin_api/hdata.txt +++ b/doc/de/autogen/plugin_api/hdata.txt @@ -498,6 +498,7 @@ *** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) +*** 'closing' (integer) *** 'title' (string) *** 'own_lines' (pointer, hdata: "lines") *** 'mixed_lines' (pointer, hdata: "lines") diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index 5be72e9fd..410d7ee79 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -498,6 +498,7 @@ *** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) +*** 'closing' (integer) *** 'title' (string) *** 'own_lines' (pointer, hdata: "lines") *** 'mixed_lines' (pointer, hdata: "lines") diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index 03d626754..48b169472 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -498,6 +498,7 @@ *** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) +*** 'closing' (integer) *** 'title' (string) *** 'own_lines' (pointer, hdata: "lines") *** 'mixed_lines' (pointer, hdata: "lines") diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index 5b8395301..e5eda92e4 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -498,6 +498,7 @@ *** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) +*** 'closing' (integer) *** 'title' (string) *** 'own_lines' (pointer, hdata: "lines") *** 'mixed_lines' (pointer, hdata: "lines") diff --git a/doc/ja/autogen/plugin_api/hdata.txt b/doc/ja/autogen/plugin_api/hdata.txt index d837704df..938caadc6 100644 --- a/doc/ja/autogen/plugin_api/hdata.txt +++ b/doc/ja/autogen/plugin_api/hdata.txt @@ -498,6 +498,7 @@ *** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) +*** 'closing' (integer) *** 'title' (string) *** 'own_lines' (pointer, hdata: "lines") *** 'mixed_lines' (pointer, hdata: "lines") diff --git a/doc/pl/autogen/plugin_api/hdata.txt b/doc/pl/autogen/plugin_api/hdata.txt index d080c8daa..ca0f2de95 100644 --- a/doc/pl/autogen/plugin_api/hdata.txt +++ b/doc/pl/autogen/plugin_api/hdata.txt @@ -498,6 +498,7 @@ *** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) +*** 'closing' (integer) *** 'title' (string) *** 'own_lines' (pointer, hdata: "lines") *** 'mixed_lines' (pointer, hdata: "lines") |