Mercurial > emacs
changeset 67879:e05d92c19248
(send-mail-function): Fix typo in comment.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 28 Dec 2005 16:49:59 +0000 |
parents | fe8ec3e744b3 |
children | f13a9482f74b |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Wed Dec 28 16:39:52 2005 +0000 +++ b/lisp/mail/sendmail.el Wed Dec 28 16:49:59 2005 +0000 @@ -123,7 +123,7 @@ :type 'regexp :group 'sendmail) -;; Revent problems with `window-system' not having the correct value +;; Prevent problems with `window-system' not having the correct value ;; when loaddefs.el is loaded. `custom-reevaluate-setting' needs the ;; standard value. ;;;###autoload