FLIM 1.14.5 bug-fix
Rodney Sparapani
rsparapa at post.its.mcw.edu
Thu Jun 26 03:16:49 JST 2003
mel-q.el uses the function (string-to-char-list string) which
doesn't seem to exist in xemacs so I changed those to
(string-to-sequence string 'list), i.e.
(if (fboundp 'string-to-sequence) (string-to-sequence string 'list)
(string-to-char-list string))
Rodney Sparapani Medical College of Wisconsin
Sr. Biostatistician Patient Care & Outcomes Research
rsparapa at mcw.edu http://www.mcw.edu/pcor
Was 'Name That Tune' rigged? WWLD -- What Would Lombardi Do
More information about the Emacs-mime-en
mailing list