diff options
author | Valentin Batz <senneth@irssi.org> | 2005-06-29 07:47:45 +0000 |
---|---|---|
committer | vb <vb@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2005-06-29 07:47:45 +0000 |
commit | eefd999fa446cbb551fdb2b516aa852d435aa0e3 (patch) | |
tree | 2b1a4c664f17ec6bff32070857454ad4ea968e1f /docs | |
parent | 37941e84fe2da2817b93f4d6c2fdbedd9f6b90e8 (diff) | |
download | irssi-eefd999fa446cbb551fdb2b516aa852d435aa0e3.zip |
Added a new boolean setting 'recode' to provide an opportunity to turn off recode completely
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3805 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/recode.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/help/in/recode.in b/docs/help/in/recode.in index 60fc41dc..510fc825 100644 --- a/docs/help/in/recode.in +++ b/docs/help/in/recode.in @@ -26,6 +26,9 @@ You can change them with /SET Examples: +/SET recode OFF +to turn off recode completely + /SET recode_fallback <charset> to set the fallback charset for incoming events |