Mercurial > emacs
changeset 18574:19f99191b11d
Fix previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 03 Jul 1997 07:21:22 +0000 |
parents | 2e91237ac14c |
children | c87b0767a179 |
files | lisp/mail/emacsbug.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/emacsbug.el Thu Jul 03 07:12:19 1997 +0000 +++ b/lisp/mail/emacsbug.el Thu Jul 03 07:21:22 1997 +0000 @@ -109,7 +109,7 @@ (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-agant 'sendmail-user-agent) + (if (eq mail-user-agent 'sendmail-user-agent) (princ (substitute-command-keys "Type \\[mail-send-and-exit] to send the bug report.\n"))) (princ (substitute-command-keys