1!	 $eterna: eight_bit_characters,v 1.8 2018/06/10 08:17:43 mrg Exp $
2!
3! Copyright (c) 1990-2018  Michael Sandrof, Troy Rollo, Matthew Green,
4! and other ircII contributors.
5!
6! All rights reserved.  See the HELP IRCII COPYRIGHT file for more
7! information.
8!
9Usage: SET EIGHT_BIT_CHARACTERS [ON|OFF|TOGGLE]
10  Allows you, if set, to input 8 bit characters.
11  (such as the Swedish character set)
12
13Notes:
14  On SUN machines, you will have to use `stty pass8' and not
15  `stty cs8' to be able to use this properly.
16
17  By default, M-b M-d M-f M-h and M-^? (del) are bound to the
18  corresponding emacs keys.
19
20See also:
21  SET IRC_ENCODING
22  SET INPUT_ENCODING
23  SET DISPLAY_ENCODING
24  DIGRAPH
25