# HG changeset patch # User Kenichi Handa # Date 1245223978 0 # Node ID 2e5fc429d232b0f420ba885c7254617056dd7185 # Parent 51fc0317b0d93e2391af78c5e3bead31c585eabf (Language Environments): Add @anchor{Describe Language Environment}. (Charsets): Change @xref to @pxref. diff -r 51fc0317b0d9 -r 2e5fc429d232 doc/emacs/mule.texi --- a/doc/emacs/mule.texi Wed Jun 17 07:32:18 2009 +0000 +++ b/doc/emacs/mule.texi Wed Jun 17 07:32:58 2009 +0000 @@ -422,6 +422,7 @@ also shows some sample text to illustrate scripts used in this language environment. If you give an empty input for @var{lang-env}, this command describes the chosen language environment. +@anchor{Describe Language Environment} @vindex set-language-environment-hook You can customize any language environment with the normal hook @@ -1631,7 +1632,7 @@ charsets have different priorities. Emacs, at first, tries to use a font that matches with charsets of higher priority. For instance, in Japanese language environment, the charset @code{japanese-jisx0208} -has the highest priority (@xref{describe-language-environment}). So, +has the highest priority (@pxref{Describe Language Environment}). So, Emacs tries to use a font whose @code{registry} property is ``JISX0208.1983-0'' for characters belonging to that charset.