projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e5f1f6
)
* elmo-imap4.el: Remove trailing whitespace.
author
kaoru
<kaoru>
Tue, 31 Aug 2010 12:00:34 +0000
(12:00 +0000)
committer
kaoru
<kaoru>
Tue, 31 Aug 2010 12:00:34 +0000
(12:00 +0000)
elmo/ChangeLog
patch
|
blob
|
history
elmo/elmo-imap4.el
patch
|
blob
|
history
diff --git
a/elmo/ChangeLog
b/elmo/ChangeLog
index
4645a97
..
c1dd3b3
100644
(file)
--- a/
elmo/ChangeLog
+++ b/
elmo/ChangeLog
@@
-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.
diff --git
a/elmo/elmo-imap4.el
b/elmo/elmo-imap4.el
index
baf4aa7
..
fa379be
100644
(file)
--- a/
elmo/elmo-imap4.el
+++ b/
elmo/elmo-imap4.el
@@
-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))))