projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1057d5
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Jul 1997 07:21:22 +0000
(07:21 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Jul 1997 07:21:22 +0000
(07:21 +0000)
lisp/mail/emacsbug.el
patch
|
blob
|
history
diff --git
a/lisp/mail/emacsbug.el
b/lisp/mail/emacsbug.el
index 86a81dd893e9b3481e9f050281db53a4708cf328..928d838512945c3d4127cb1751281bddc00030c9 100644
(file)
--- a/
lisp/mail/emacsbug.el
+++ b/
lisp/mail/emacsbug.el
@@
-109,7
+109,7
@@
Prompts for bug subject. Leaves you in a mail buffer."
(use-local-map (nconc (make-sparse-keymap) (current-local-map)))
(define-key (current-local-map) "\C-c\C-i" 'report-emacs-bug-info)
(with-output-to-temp-buffer "*Bug Help*"
- (if (eq mail-user-ag
a
nt 'sendmail-user-agent)
+ (if (eq mail-user-ag
e
nt 'sendmail-user-agent)
(princ (substitute-command-keys
"Type \\[mail-send-and-exit] to send the bug report.\n")))
(princ (substitute-command-keys