]> git.eshelyaron.com Git - emacs.git/commitdiff
(Charsets): mention windows-1252
authorDave Love <fx@gnu.org>
Wed, 31 Jan 2001 12:14:44 +0000 (12:14 +0000)
committerDave Love <fx@gnu.org>
Wed, 31 Jan 2001 12:14:44 +0000 (12:14 +0000)
man/gnus.texi

index 699601e1c33e5c3228565ff8a37150745695ad7b..0fbdb229afe633de25ed37bb7fd56f84f6facc0e 100644 (file)
@@ -8027,6 +8027,13 @@ something like
 (define-coding-system-alias 'windows-1251 'cp1251)
 @end lisp
 
+while if you use a non-Latin-1 language environment you could see the
+Latin-1 subset of @code{windows-1252} using:
+
+@lisp
+(define-coding-system-alias 'windows-1252 'latin-1)
+@end lisp
+
 
 @node Article Commands
 @section Article Commands