* elmo-imap4.el: Remove trailing whitespace.
authorkaoru <kaoru>
Tue, 31 Aug 2010 12:00:34 +0000 (12:00 +0000)
committerkaoru <kaoru>
Tue, 31 Aug 2010 12:00:34 +0000 (12:00 +0000)
elmo/ChangeLog
elmo/elmo-imap4.el

index 4645a97..c1dd3b3 100644 (file)
@@ -1,5 +1,7 @@
 2010-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
+       * elmo-imap4.el: Remove trailing whitespace.
+
        * elmo-localdir.el (elmo-folder-pack-numbers): Fix
        `elmo-bind-directory' indent.
 
index baf4aa7..fa379be 100644 (file)
@@ -1663,7 +1663,7 @@ Return nil if no complete line has arrived."
                           (goto-char (match-end 1)))))
                   (UNSEEN
                    (list 'unseen (read (current-buffer))))
-                  (t 
+                  (t
                    (message
                     "Unknown status data %s in mailbox %s ignored"
                     token mailbox))))