summaryrefslogtreecommitdiff
path: root/doc/en/autogen/charset_commands.xml
blob: febdcb060d4a575f88867d6e29a798ecdcab8960 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!--
     ********* WARNING! *********

     This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
     docgen.pl builds XML doc files to include in many languages
-->

<command>charset  [[decode | encode] charset] | [reset]</command>
<programlisting>
change charset for current buffer

 decode: change decoding charset
 encode: change encoding charset
charset: new charset for current buffer
  reset: reset charsets for current buffer
</programlisting>