]> code.delx.au - gnu-emacs/commitdiff
(Language Environments): Add @anchor{Describe Language Environment}.
authorKenichi Handa <handa@m17n.org>
Wed, 17 Jun 2009 07:32:58 +0000 (07:32 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 17 Jun 2009 07:32:58 +0000 (07:32 +0000)
(Charsets): Change @xref to @pxref.

doc/emacs/mule.texi

index a663d20653661d13fc6d76936c9de03bb9a2ebac..98713c7922795e2bf276191ebc689104bea7debe 100644 (file)
@@ -422,6 +422,7 @@ character sets, coding systems, and input methods that go with it.  It
 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 @@ the behavior of Emacs in some cases.
 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.