]> git.eshelyaron.com Git - emacs.git/commitdiff
Missing piece of previous change
authorGlenn Morris <rgm@gnu.org>
Tue, 22 May 2012 03:38:10 +0000 (20:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 22 May 2012 03:38:10 +0000 (20:38 -0700)
lisp/mail/emacsbug.el

index 6cef48749fc4681d0629018381cfbb0b32f7026a..e9ff36a677e8e971a2201d2d56af58ad448f7d3c 100644 (file)
@@ -339,7 +339,7 @@ usually do not have translators for other languages.\n\n")))
                    "  Type \\[report-emacs-bug-insert-to-mailer] to copy text to your preferred mail program.\n")))
        (terpri)
        (princ (substitute-command-keys
-               "  Type \\[report-emacs-bug-info] to visit in Info the Emacs Manual section
+               "  Type \\[info-emacs-bug] to visit in Info the Emacs Manual section
     about when and how to write a bug report, and what
     information you should include to help fix the bug.")))
       (shrink-window-if-larger-than-buffer (get-buffer-window "*Bug Help*")))