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:
89bf4f0
)
Fix last change.
author
kaoru
<kaoru>
Mon, 19 Jan 2004 19:38:16 +0000
(19:38 +0000)
committer
kaoru
<kaoru>
Mon, 19 Jan 2004 19:38:16 +0000
(19:38 +0000)
elmo/elmo-cache.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-cache.el
b/elmo/elmo-cache.el
index
592bc62
..
31fb023
100644
(file)
--- a/
elmo/elmo-cache.el
+++ b/
elmo/elmo-cache.el
@@
-75,7
+75,7
@@
"cache/"
(file-name-nondirectory f))))
(directory-files (elmo-cache-folder-directory-internal folder)
- t "^[0-9A-F][0-9A-F]$"))))
+ t "^[01][0-9A-F]$"))))
(luna-define-method elmo-folder-message-file-p ((folder elmo-cache-folder))
t)