diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-11-28 19:23:00 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-11-28 19:23:00 +0000 |
commit | c7d9ebd5c41ad03b763379320addc7da6d82e03f (patch) | |
tree | 5c71a27a28652595643a4d676a3c9871363e10b6 /doc/en | |
parent | e03df08e0a0bca89214bf5aa89e0b9f4e67511e2 (diff) | |
download | weechat-c7d9ebd5c41ad03b763379320addc7da6d82e03f.zip |
Added filename completion in doc and ChangeLog
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat.en.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml index 7f9d6619d..6497c9b9a 100644 --- a/doc/en/weechat.en.xml +++ b/doc/en/weechat.en.xml @@ -2165,10 +2165,10 @@ msg_handler = plugin->msg_handler_add (plugin, "KICK", <entry><literal>%C</literal></entry> <entry>channels of current server</entry> </row> - <!-- <row> + <row> <entry><literal>%f</literal></entry> <entry>file name</entry> - </row> --> + </row> <row> <entry><literal>%h</literal></entry> <entry>plugins commands</entry> |