diff lisp/mail/rmail.el @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents c14c0f2954fd
children 0c063224b5d2
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Wed Jun 09 11:33:38 1993 +0000
+++ b/lisp/mail/rmail.el	Wed Jun 09 11:59:12 1993 +0000
@@ -234,7 +234,7 @@
       ;; Show the first unseen message, which might be from a previous session
       ;; or might have been just read in by rmail-get-new-mail.  Must
       ;; determine already unseen messages first, as rmail-get-new-mail
-      ;; positions on the first new messsage, thus marking it as seen.
+      ;; positions on the first new message, thus marking it as seen.
       (rmail-show-message existing-unseen))))
 
 ;; Given the value of MAILPATH, return a list of inbox file names.