diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-08 16:49:19 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-08 16:49:19 +0200 |
commit | a6f37da576b2ce32cb846181f816f19ba87de73a (patch) | |
tree | 11819f9fa9abfd6e21ba3c0a5e2b6d7ed964dc57 /doc/en | |
parent | d52f051ec1a06223cb50ea63d6828754294e5661 (diff) | |
download | weechat-a6f37da576b2ce32cb846181f816f19ba87de73a.zip |
Add buffer pointer as string in modifier_data for modifier "history_add"
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 41e360403..8243e0d98 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -6129,7 +6129,7 @@ Arguments: "1" to display bar, "0" to hide it | weechat | history_add | - - | + string with buffer pointer ("0x123..") | input buffer (from user) added to command history (buffer and global) | string added to command history |