Fix bug #17479 with spliced paragraphs in User manual.

doc/emacs/mule.texi (Language Environments): Fix @anchor placement.
This commit is contained in:
Eli Zaretskii 2014-05-12 21:51:58 +03:00
parent 96b894717c
commit 9fbb8462a6
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2014-05-12 Eli Zaretskii <eliz@gnu.org>
* mule.texi (Language Environments): Fix @anchor placement.
(Bug#17479)
2014-05-02 Eli Zaretskii <eliz@gnu.org>
* trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)

View file

@ -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