summaryrefslogtreecommitdiff
path: root/doc/en/autogen/charset_commands.xml
blob: a5d76d6d7ef56f9f9f8834bb42878da7da1e6589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>