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/it | |
parent | d52f051ec1a06223cb50ea63d6828754294e5661 (diff) | |
download | weechat-a6f37da576b2ce32cb846181f816f19ba87de73a.zip |
Add buffer pointer as string in modifier_data for modifier "history_add"
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 895524571..08aaf9450 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -6194,7 +6194,7 @@ Argomenti: "1" per visualizzare la barra, "0" per nasconderla | weechat | history_add | - - | + stringa con puntatore al buffer ("0x123..") | input buffer (from user) added to command history (buffer and global) | string added to command history |