changeset 35761:9c27903fdec4

(Charsets): mention windows-1252
author Dave Love <fx@gnu.org>
date Wed, 31 Jan 2001 12:14:44 +0000
parents f5196158c1c0
children e197a82c3286
files man/gnus.texi
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/gnus.texi	Wed Jan 31 11:57:43 2001 +0000
+++ b/man/gnus.texi	Wed Jan 31 12:14:44 2001 +0000
@@ -8027,6 +8027,13 @@
 (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