# HG changeset patch # User Richard M. Stallman # Date 1028152867 0 # Node ID 80075b7b76120c784a4483c89c8ba3934ceddd98 # Parent 7eb8059267a4e3d0fd9fe252a141e0881eebbdf4 (non-standard-icccm-encodings-alist): Doc fix. diff -r 7eb8059267a4 -r 80075b7b7612 lisp/international/mule.el --- a/lisp/international/mule.el Wed Jul 31 12:08:06 2002 +0000 +++ b/lisp/international/mule.el Wed Jul 31 22:01:07 2002 +0000 @@ -1305,8 +1305,8 @@ ("ISO8859-14" . latin-iso8859-14) ("KOI8-R" . koi8-r) ("BIG5-0" . big5)) - "Alist of font charset names defined by XLFD, and the corresponding Emacs -charsets or coding systems.") + "Alist of font charset names defined by XLFD. +The cdr of each element is the corresponding Emacs charset or coding system.") ;; Functions to support "Non-Standard Character Set Encodings" defined ;; by the COMPOUND-TEXT spec.