Skip to content
  • David Byers's avatar
    I think I fixed bug 1636 (but have no Emacs to test on) · 433a32bb
    David Byers authored
    Detailed changes:
    > 2007-06-12    <David Byers@GULAG>
    >
    > 	* mime.el (lyskom-mime-encode-string): Added mime-charset
    > 	parameter.
    >
    > 	* edit-text.el (lyskom-edit-parse-headers): Changed the return
    > 	value to a data type (i was going to extend it, but ended up not
    > 	doing so, but the new version is easier to follow anyway).
    > 	(lyskom-edit-send): Use a temporary buffer (necessary since
    > 	transformation functions may alter the text) and
    > 	lyskom-mime-charset-for-text to determing text encoding.
    >
    > 	* mime.el (lyskom-mime-charset-for-text): New function
    > 	(lyskom-mime-charset-for-string): Removed.
    > 	(lyskom-charset-alist): Removed. From now on, we shall rely on
    > 	mm-util in XEmacs.
    >
    433a32bb