From: Dave Love Date: Wed, 31 Jan 2001 12:14:44 +0000 (+0000) Subject: (Charsets): mention windows-1252 X-Git-Tag: emacs-pretest-21.0.98~273 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7dd77513d42048801270f6970b124edd25730544;p=emacs.git (Charsets): mention windows-1252 --- diff --git a/man/gnus.texi b/man/gnus.texi index 699601e1c33..0fbdb229afe 100644 --- a/man/gnus.texi +++ b/man/gnus.texi @@ -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