aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2010-01-20 20:37:44 -0800
committerGlenn Morris2010-01-20 20:37:44 -0800
commit99d0985b2b450e7dc13e250c12277106176a5b7b (patch)
tree5c6ec511430e5d45a87fa3ef5d0086925dbbb811
parent5189d95ba6d95c10118fcf70ec382d11cf3062b4 (diff)
downloademacs-99d0985b2b450e7dc13e250c12277106176a5b7b.tar.gz
emacs-99d0985b2b450e7dc13e250c12277106176a5b7b.zip
(Bugs): Fix PROBLEMS keybinding.
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/trouble.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 8ca2b187d94..7d7002a6469 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12010-01-21 Glenn Morris <rgm@gnu.org>
2
3 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
4
12010-01-12 Glenn Morris <rgm@gnu.org> 52010-01-12 Glenn Morris <rgm@gnu.org>
2 6
3 * trouble.texi (Checklist): Use bug-gnu-emacs rather than 7 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index 218aa3a64d4..b0b54d572f6 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -419,7 +419,7 @@ to do so effectively, you must know when and how to do it.
419 419
420 Before reporting a bug, it is a good idea to see if it is already 420 Before reporting a bug, it is a good idea to see if it is already
421known. You can find the list of known problems in the file 421known. You can find the list of known problems in the file
422@file{etc/PROBLEMS} in the Emacs distribution; type @kbd{C-h C-e} to read 422@file{etc/PROBLEMS} in the Emacs distribution; type @kbd{C-h C-p} to read
423it. Some additional user-level problems can be found in @ref{Bugs and 423it. Some additional user-level problems can be found in @ref{Bugs and
424problems, , Bugs and problems, efaq, GNU Emacs FAQ}. Looking up your 424problems, , Bugs and problems, efaq, GNU Emacs FAQ}. Looking up your
425problem in these two documents might provide you with a solution or a 425problem in these two documents might provide you with a solution or a