mit-scheme.git
2000-07-05 Chris HansonFix thinkos in mailbox-decoding procedure.
2000-07-05 Chris HansonFix thinko in previous change.
2000-07-05 Chris HansonFix some bugs in the IMAP URL parser.
2000-07-05 Chris HansonWhen examining prompt history, ignore malformed URLs...
2000-07-05 Chris HansonFix bugs in IMAP mailbox encode/decode procedures.
2000-07-05 Chris Hanson"imail-umail" and "imail-rmail" should be in subfolders of
2000-07-05 Chris HansonAdd calls to mailbox encode/decode procedures. These...
2000-07-05 Chris HansonExport mailbox-name encode/decode procedures.
2000-07-05 Chris HansonChange mailbox-name encode/decode to accept either...
2000-07-05 Chris HansonAdjust to reflect new packaging structure.
2000-07-05 Chris Hanson"imail-umail" and "imail-rmail" should be in subfolders of
2000-07-04 Chris HansonFix infinite loop that occurs when expunging all messag...
2000-07-03 Chris HansonSeriously simplify READ-LITERAL-TO-PORT by eliminating...
2000-07-03 Chris HansonSeriously simplify READ-LITERAL-TO-PORT by eliminating...
2000-07-03 Chris HansonTweak.
2000-07-03 Chris HansonCanonicalize argument order to list-reading procedures.
2000-07-03 Chris HansonFix two typos in READ-SET.
2000-07-02 Chris HansonFix two typos.
2000-07-02 Chris HansonTrim some unnecessary items.
2000-07-01 Chris HansonRedesign packaging to break up the monolithic core...
2000-06-30 Chris HansonUpdate version to reflect impending release.
2000-06-30 Chris HansonUpdate version to reflect changes to support IMAIL.
2000-06-30 Chris HansonDon't inline text/plain entities that have disposition...
2000-06-30 Chris HansonDon't inline text/plain entities that have disposition...
2000-06-30 Chris HansonFile attachments should always have a disposition of...
2000-06-30 Chris HansonIntegrate MIME decoding into reading of MIME body parts.
2000-06-30 Chris HansonChange definition of CACHE? argument to WRITE-MIME...
2000-06-30 Chris HansonGeneralize IMAP:CATCH-NO-RESPONSE and use it in %APPEND...
2000-06-30 Chris HansonEliminate unused AVAILABLE-FOLDER-NAMES. This capabili...
2000-06-30 Chris HansonFix bug that caused server greeting to be thrown away...
2000-06-30 Chris HansonNow that IMAP URLs use a slash delimiter, I think it...
2000-06-30 Chris HansonReprioritize list. Change category of APPEND-MESSAGES...
2000-06-30 Chris HansonDon't bother with support for compressed mail files...
2000-06-30 Chris HansonDon't do anything special with "flagged" flag.
2000-06-30 Chris HansonFix bug: file completion wasn't working right if the...
2000-06-30 Chris HansonSimplify handling of file-URL completion: this is now...
2000-06-30 Chris HansonModify RMAIL file reader to handle mixed RMAIL/umail...
2000-06-29 Chris HansonChange presentation order to place IMAP implementation...
2000-06-29 Chris HansonRevise representation of header-field objects, so that...
2000-06-29 Chris HansonChange IMAP URLs to use / instead of server delimiter.
2000-06-29 Chris HansonAssume that heirarchy delimiter and NAMESPACE informati...
2000-06-29 Chris HansonReduce extent of a few calls to WITH-OPEN-IMAP-CONNECTI...
2000-06-29 Chris HansonClarify selector-interpretation logic in SELECT-MESSAGE.
2000-06-29 Chris HansonFix pagination.
2000-06-29 Chris HansonFix IMAP URL completion so that folders that both are...
2000-06-29 Chris HansonNote about making IMAP URL completion handle folders...
2000-06-27 Chris HansonRestrict M-x imail-save-attachment to work only on...
2000-06-27 Chris HansonDecode BinHex 4.0 attachments.
2000-06-27 Chris HansonDecode BinHex 4.0 attachments.
2000-06-27 Chris HansonAdd code to extract the data fork from a BinHex 4.0...
2000-06-27 Chris HansonImplement more flexible rule for matching initial comme...
2000-06-27 Chris HansonChange terminology: BinHex "decompression" -> "run...
2000-06-27 Chris HansonChange behavior of M-x imail-forward so that negative...
2000-06-27 Chris HansonFix bug: key binding for M-x imail-toggle-message was...
2000-06-26 Chris HansonMove MIME-decoding output ports to runtime system.
2000-06-26 Chris HansonImplement BinHex decompressor.
2000-06-26 Chris HansonShow message in modeline of all buffers when there...
2000-06-26 Chris HansonWhen prompting for MIME info, if there's only one choic...
2000-06-26 Chris HansonWhen prompting for MIME info, if there's only one choic...
2000-06-26 Chris HansonImplement M-x imail-toggle-attachment, which allows...
2000-06-26 Chris HansonAdd additional procedures for searching through the...
2000-06-26 Chris HansonAdd additional procedures for searching through the...
2000-06-26 Chris HansonImplement variable imail-mime-show-alternatives.
2000-06-24 Chris HansonFix bug: when current message and subsequent messages...
2000-06-24 Chris HansonFix problem with previous change: shouldn't automatical...
2000-06-24 Chris HansonFix problem with previous change: shouldn't automatical...
2000-06-23 Chris HansonPreserve internal time when copying to rmail folder...
2000-06-23 Chris HansonPreserve internal time when copying to rmail folder...
2000-06-23 Chris HansonFix bug: when IMAP mailbox simultaneously accessed...
2000-06-23 Chris HansonFix fencepost error.
2000-06-23 Chris HansonAdd folder events to IMAP trace facility.
2000-06-23 Chris HansonExtend imail-forward-all-headers to have value MIME...
2000-06-22 Chris HansonMail buffer must have adaptive-fill regexps adjusted...
2000-06-22 Chris HansonUse new hook to modify the "User-Agent" header.
2000-06-22 Chris HansonChange "X-Mailer" to "User-Agent"; add hook to allow...
2000-06-22 Chris HansonAdd missing entry for mime-codec.
2000-06-22 Chris HansonFirst cut at BinHex support. This just does the decodi...
2000-06-22 Chris HansonFirst cut at BinHex support. This just does the decodi...
2000-06-22 Chris HansonFirst cut at BinHex support. This just does the decodi...
2000-06-20 Chris HansonNote regarding bug with multiple simultaneous access.
2000-06-20 Chris HansonTweak layout.
2000-06-20 Chris HansonDefine HEADER-FIELD-LENGTH.
2000-06-20 Chris HansonAllow file completion to complete to any file.
2000-06-20 Chris HansonRepaginate.
2000-06-20 Chris HansonAllow arbitrary whitespace in IMAIL flags header, so...
2000-06-20 Chris HansonExpand on note regarding header-field representation.
2000-06-20 Chris HansonExpand on note regarding header-field representation.
2000-06-20 Chris HansonFix some thinkos.
2000-06-20 Chris HansonSimplify decision tree in CALL-WITH-AUTO-WRAPPED-OUTPUT...
2000-06-20 Chris HansonShare similar code from IMAIL-YANK-ORIGINAL and SELECT...
2000-06-20 Chris HansonExport M-x imail-toggle-header.
2000-06-20 Chris HansonRedefine variable imail-mime-attachment-directory to...
2000-06-20 Chris HansonShare code that copies all messages from one folder...
2000-06-20 Chris HansonFix typo.
2000-06-20 Chris HansonChange binding of imail-toggle-message to #\c-t.
2000-06-20 Chris HansonFix bug: last change to IMAIL-MODE-LINE-SUMMARY-STRING...
2000-06-19 Chris HansonAdd some new ideas from one of the reviews.
2000-06-19 Chris HansonAlways show message counts and folder length in modelin...
2000-06-19 Chris HansonChange definition of GET-ALL-HEADER-FIELD-VALUES to...
2000-06-19 Chris HansonRework handling of buffer properties so that command...
next