diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-01 16:00:44 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-01 16:00:44 +0200 |
commit | a03232e155e1d23269673cbcd2c9954ee9122340 (patch) | |
tree | 2da56c8502fe8d65a7d5dae5fa1c21bedeb7e173 /doc/ja/autogen/plugin_api | |
parent | af32279dc5b1ebc8bb9a2aa087f2745f70d91639 (diff) | |
download | weechat-a03232e155e1d23269673cbcd2c9954ee9122340.zip |
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Diffstat (limited to 'doc/ja/autogen/plugin_api')
-rw-r--r-- | doc/ja/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ja/autogen/plugin_api/hdata.txt b/doc/ja/autogen/plugin_api/hdata.txt index 221148cd7..109ff2ebe 100644 --- a/doc/ja/autogen/plugin_api/hdata.txt +++ b/doc/ja/autogen/plugin_api/hdata.txt @@ -494,6 +494,7 @@ *** 'print_hooks_enabled' (integer) *** 'day_change' (integer) *** 'clear' (integer) +*** 'filter' (integer) *** 'close_callback' (pointer) *** 'close_callback_data' (pointer) *** 'title' (string) |