]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix bug #17479 with spliced paragraphs in User manual.
authorEli Zaretskii <eliz@gnu.org>
Mon, 12 May 2014 18:51:58 +0000 (21:51 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 12 May 2014 18:51:58 +0000 (21:51 +0300)
 doc/emacs/mule.texi (Language Environments): Fix @anchor placement.

doc/emacs/ChangeLog
doc/emacs/mule.texi

index a1e6dd8903f5aebf2f74f323e97e78beeb0c0910..eb8a82d185d598dced319f41dbab1e5936c10f8d 100644 (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)
index 839bd95ae5e97223aaae9a55a6db769043bf4ee9..26d144ef19415a338ae51914b691b16ea61e647e 100644 (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