Mercurial > emacs
changeset 103460:2e5fc429d232
(Language Environments): Add @anchor{Describe Language Environment}.
(Charsets): Change @xref to @pxref.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 17 Jun 2009 07:32:58 +0000 |
parents | 51fc0317b0d9 |
children | 145036a4bf0d |
files | doc/emacs/mule.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.