2010-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
+ * modb-standard.el (modb-standard-cleanup-stale-entities): Use
+ `string-to-number' instead of `string-to-int'.
+
* elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
instead of `save-excursion' (for suppress compile warnings).
* elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
(modb-standard-number-list-internal modb))))
(files (mapcar #'(lambda(x)
(when (string-match entity-regex x)
- (string-to-int (match-string 1 x))))
+ (string-to-number (match-string 1 x))))
(directory-files path nil entity-regex))))
(dolist (entity (car (elmo-list-diff-nonsortable files entities)))
(ignore-errors (delete-file