mit-scheme.git
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...
2000-06-19 Chris HansonFix bug: when fetching MIME message part, must guarante...
2000-06-19 Chris HansonReimplement M-x imail-toggle-header (in addition to
2000-06-19 Chris HansonFix code that yanks original message into reply buffer...
2000-06-19 Chris HansonFix typo.
2000-06-19 Chris HansonNew strategy for yanking MIME messages into reply buffer.
2000-06-19 Chris HansonChange interface for retrieving message bodies so that...
2000-06-19 Chris HansonFix bug: empty folder wasn't noticing new messages...
2000-06-19 Chris HansonFix bug: when expunging last message in folder, IMAIL...
2000-06-19 Chris HansonChanges for IMAIL.
2000-06-19 Chris HansonSimplify implementation of broken-pipe handler so that...
2000-06-19 Chris HansonRedo previous fix; was shutting down connection in...
2000-06-18 Chris HansonA handful of bug fixes, plus some clarifications.
2000-06-18 Chris HansonChange PROMPT-HISTORY-STRINGS and SET-PROMPT-HISTORY...
2000-06-18 Chris HansonChange PROMPT-HISTORY-STRINGS and SET-PROMPT-HISTORY...
2000-06-17 Chris HansonNote re imail-toggle-headers.
2000-06-16 Chris HansonFix thinko.
2000-06-16 Chris HansonLarge-scale editing pass over the front-end code. ...
2000-06-16 Chris HansonLarge-scale editing pass over the front-end code. ...
next