aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-02-09 17:54:16 -0800
committerGlenn Morris2013-02-09 17:54:16 -0800
commitc4af1efc91cb57cc7dbaa1ee21b2d4b85fd3f87b (patch)
treef288c44280aa4c3ab7b3a4921a62dc36ec8cc28d
parent71719263212fea7f8b90acef6160497d08da75c4 (diff)
downloademacs-c4af1efc91cb57cc7dbaa1ee21b2d4b85fd3f87b.tar.gz
emacs-c4af1efc91cb57cc7dbaa1ee21b2d4b85fd3f87b.zip
* doc/emacs/trouble.texi (Checklist): Update bug 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 9471310f252..f07c329758d 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12013-02-10 Glenn Morris <rgm@gnu.org>
2
3 * trouble.texi (Checklist): Update bug keybinding.
4
12013-01-18 Glenn Morris <rgm@gnu.org> 52013-01-18 Glenn Morris <rgm@gnu.org>
2 6
3 * custom.texi (Directory Variables): Fix paren typo. 7 * custom.texi (Directory Variables): Fix paren typo.
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index 81014d7d0d2..e83fe769ae9 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -654,7 +654,7 @@ will be sent to the Emacs maintainers at @email{bug-gnu-emacs@@gnu.org}.
654(If you want to suggest an improvement or new feature, use the same 654(If you want to suggest an improvement or new feature, use the same
655address.) If you cannot send mail from inside Emacs, you can copy the 655address.) If you cannot send mail from inside Emacs, you can copy the
656text of your report to your normal mail client (if your system 656text of your report to your normal mail client (if your system
657supports it, you can type @kbd{C-c m} to have Emacs do this for you) 657supports it, you can type @kbd{C-c M-i} to have Emacs do this for you)
658and send it to that address. Or you can simply send an email to that 658and send it to that address. Or you can simply send an email to that
659address describing the problem. 659address describing the problem.
660 660