From: Eli Zaretskii Date: Mon, 12 May 2014 18:51:58 +0000 (+0300) Subject: Fix bug #17479 with spliced paragraphs in User manual. X-Git-Tag: emacs-24.3.92~209 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9fbb8462a6cb91e3bf8e70f6b330853bbef85491;p=emacs.git Fix bug #17479 with spliced paragraphs in User manual. doc/emacs/mule.texi (Language Environments): Fix @anchor placement. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index a1e6dd8903f..eb8a82d185d 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2014-05-12 Eli Zaretskii + + * mule.texi (Language Environments): Fix @anchor placement. + (Bug#17479) + 2014-05-02 Eli Zaretskii * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive) diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 839bd95ae5e..26d144ef194 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi @@ -431,6 +431,7 @@ file. @kindex C-h L @findex describe-language-environment +@anchor{Describe Language Environment} To display information about the effects of a certain language environment @var{lang-env}, use the command @kbd{C-h L @var{lang-env} @key{RET}} (@code{describe-language-environment}). This tells you @@ -439,7 +440,6 @@ 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