blob: d09b0ca73a09a54bf36ae25d8c87b03d69bf7f14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
//
// 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: 現在のバッファの文字集合をリセット
----
|