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:
5da2bf3
)
* elmo-split.el: Fixed typo.
author
teranisi
<teranisi>
Fri, 12 Jul 2002 00:45:58 +0000
(
00:45
+0000)
committer
teranisi
<teranisi>
Fri, 12 Jul 2002 00:45:58 +0000
(
00:45
+0000)
elmo/elmo-split.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-split.el
b/elmo/elmo-split.el
index
ec14c01
..
a92a71e
100644
(file)
--- a/
elmo/elmo-split.el
+++ b/
elmo/elmo-split.el
@@
-94,7
+94,7
@@
Example:
;; Messages from DoCoMo user are stored in `+docomo-{username}'.
((match from \"\\\\(.*\\\\)@docomo\\\\.ne\\\\.jp\")
\"+docomo-\\\\1\")
- ;; Unmatched mails goes to `+inbox'.
+ ;; Unmatched mails go to `+inbox'.
(t \"+inbox\")))"
:group 'elmo
:type 'sexp)