aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoam Postavsky2018-03-15 07:42:40 -0400
committerNoam Postavsky2018-03-23 08:19:42 -0400
commit8c92a37cb4dd8e2d0adf1ce19f74c372e0ad2e42 (patch)
treee40d58f1573dd4a2592541abf7d36acf09d0c595
parent10b1f2fdd5465407766790131b2ead3500d0798c (diff)
downloademacs-8c92a37cb4dd8e2d0adf1ce19f74c372e0ad2e42.tar.gz
emacs-8c92a37cb4dd8e2d0adf1ce19f74c372e0ad2e42.zip
* doc/emacs/trouble.texi: Fix location of `emacs-version' index.
-rw-r--r--doc/emacs/trouble.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index c0dc3d472e3..fc9a64d375e 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -594,7 +594,6 @@ with the manual, one of them must be wrong; that is a bug.
594@cindex bug reporting 594@cindex bug reporting
595@cindex report an Emacs bug, how to 595@cindex report an Emacs bug, how to
596 596
597@findex emacs-version
598 When you decide that there is a bug, it is important to report it 597 When you decide that there is a bug, it is important to report it
599and to report it in a way which is useful. What is most useful is an 598and to report it in a way which is useful. What is most useful is an
600exact description of what commands you type, starting with the shell 599exact description of what commands you type, starting with the shell
@@ -717,6 +716,7 @@ should include all these things:
717The version number of Emacs. Without this, we won't know whether there is any 716The version number of Emacs. Without this, we won't know whether there is any
718point in looking for the bug in the current version of GNU Emacs. 717point in looking for the bug in the current version of GNU Emacs.
719 718
719@findex emacs-version
720@kbd{M-x report-emacs-bug} includes this information automatically, 720@kbd{M-x report-emacs-bug} includes this information automatically,
721but if you are not using that command for your report you can get the 721but if you are not using that command for your report you can get the
722version number by typing @kbd{M-x emacs-version @key{RET}}. If that 722version number by typing @kbd{M-x emacs-version @key{RET}}. If that