+2004-02-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
+
+ * elmo-util.el (elmo-string-partial-p): Removed unused function.
+
2004-02-18 Yoichi NAKAYAMA <yoichi@geiin.org>
* elmo.el (elmo-folder-synchronize): Fix description of the return
(nconc list rest))
(nconc list (list element)))))
-(defun elmo-string-partial-p (string)
- (and (stringp string) (string-match "message/partial" string)))
-
(defun elmo-get-file-string (filename &optional remove-final-newline)
(elmo-set-work-buf
(let (insert-file-contents-pre-hook ; To avoid autoconv-xmas...