mit-scheme.git
2000-07-20 Chris HansonFix node structure from previous change.
2000-07-20 Chris HansonIntegrate some more variables into the command document...
2000-07-20 Chris HansonMake sure continuation lines of mail-buffer headers...
2000-07-12 Chris HansonWrite Multiple Folders section.
2000-07-11 Chris HansonAdd Summaries section.
2000-07-11 Chris HansonExtensive editing of Commands chapter. Most of this...
2000-07-11 Chris HansonChange key binding of imail-summary-by-flags to be...
2000-07-11 Chris HansonNew texi2html generates foo.html file rather than foo_t...
2000-07-11 Chris HansonNew texi2html generates foo.html file rather than foo_t...
2000-07-11 Chris HansonAssorted tweaks.
2000-07-11 Chris HansonAdd section about server connections. Write outline...
2000-07-11 Chris HansonAdd more structure to the Concepts chapter, and move...
2000-07-10 Chris HansonFix thinko.
2000-07-10 Chris HansonNo longer needed.
2000-07-10 Chris HansonAdd clean rule.
2000-07-10 Chris HansonAdd PDF and clean rules.
2000-07-10 Chris HansonInitial registration.
2000-07-10 Chris HansonFix typo.
2000-07-10 Chris HansonAdd code to install info files.
2000-07-10 Chris HansonAdd rule to make PDF file.
2000-07-10 Chris HansonFix typo.
2000-07-10 Chris HansonAdd "clean" rule.
2000-07-10 Chris HansonAdd "clean" rule.
2000-07-10 Chris HansonDon't use re-tex. Add rule to generate PDF.
2000-07-10 Chris HansonInitial registration.
2000-07-10 Chris HansonNo longer needed.
2000-07-10 Chris HansonFix out-of-date URLs, and use new @uref command.
2000-07-10 Chris HansonWrite second chapter, Concepts. Add URL specifiers...
2000-07-09 Chris HansonAdd release notes for release 7.5.9.
2000-07-09 Chris HansonAdd imail documentation.
2000-07-09 Chris HansonAnother newline-convention tweak.
2000-07-09 Chris HansonAdd imail documentation directory.
2000-07-09 Chris HansonAdd "clean" rule.
2000-07-09 Chris HansonInitial registration.
2000-07-09 Chris HansonRemoved; use Makefile instead.
2000-07-09 Chris HansonSuppress user name in IMAP URL when it is same as curre...
2000-07-08 Chris HansonFix harmless bug in REXP?
2000-07-07 Chris HansonDelete previous doc-files directory before regenerating.
2000-07-07 Chris HansonInitial registration.
2000-07-07 Chris HansonFirst partial draft.
2000-07-07 Chris HansonDon't fire up IMAP connection just to determine contain...
2000-07-05 Chris HansonRead non-text attachments in binary mode.
2000-07-05 Chris HansonUse new GLOBAL-MAILER-VERSION-STRING.
2000-07-05 Chris HansonAdd GLOBAL-MAILER-VERSION-STRING.
2000-07-05 Chris HansonFix bug in file URL parsing for DOS-style pathnames.
2000-07-05 Chris HansonAdd URL encode/decode to file URLs. Fix typo in
2000-07-05 Chris HansonFix bug: code to create new file folders wasn't writing...
2000-07-05 Chris HansonChange file URL syntax to obey RFC 1738.
2000-07-05 Chris HansonChange file URL syntax to obey RFC 1738.
2000-07-05 Chris HansonDefine procedure HOST/TYPE-NAME.
2000-07-05 Chris HansonIn M-x imail-get-new-mail (and M-x imail), move to...
2000-07-05 Chris HansonReduce the traffic generated by completion code to...
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.
next