blob: 8f1f3217e2ba22124f6dd5bbb58c6c8aa2c27dfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//
[[command_charset_charset]]
[command]*`charset`* 現在のバッファの文字セットを変更::
----
/charset decode|encode <charset>
reset
decode: デコード文字セットを変更
encode: エンコード文字セットを変更
charset: 現在のバッファの新しい文字セット
reset: 現在のバッファの文字セットをリセット
----
|