mit-scheme.git
2001-02-28 Chris HansonDon't require existence of private Info directory.
2001-02-28 Chris HansonUse <termcap.h> to define termcap interface, if availab...
2001-02-28 Chris HansonUse <termcap.h> to define termcap interface, if availab...
2001-02-28 Chris HansonEliminate unnecessary compiler warnings.
2001-02-27 Chris HansonFix standard prompt spacing so that it appears properly...
2001-02-27 Chris HansonFix standard prompt spacing so that it appears properly...
2001-02-27 Chris HansonFix standard prompt spacing so that it appears properly...
2001-02-27 Chris HansonDon't explicitly bind the standard I/O ports; let them...
2001-02-27 Chris HansonChange current I/O ports to default to cmdl port, as...
2001-02-27 Chris HansonFix initialization of console port: must notice when...
2001-02-26 Chris HansonFix typo.
2001-02-24 Chris HansonFix logic used to select the default band. It wasn...
2001-02-24 Chris HansonUse new top-level makefile.
2001-02-24 Chris HansonInitial revision.
2001-02-23 Chris HansonRelease notes for 7.5.13.
2001-02-23 Chris HansonAdd @dircategory/@direntry so that install-info will...
2001-02-23 Chris HansonTweak punctuation.
2001-02-23 Chris HansonHandle configuration arguments correctly; previously...
2001-02-23 Chris HansonEliminate some unnecessary logic.
2001-02-23 Chris HansonFix typo.
2001-02-23 Chris HansonChange names of Info files so that they have "mit-schem...
2001-02-13 Chris HansonMove debian-changelog-mode-hook into "loadef.scm".
2001-02-12 Chris HansonFix fencepost error in handling of linkage sections.
2001-02-11 Chris HansonCoerce all coordinate arguments to flonums. This allow...
2001-02-11 Chris HansonImplement ->FLONUM operation to coerce real numbers...
2001-02-08 Chris HansonAdd state to look for line starting with NON-BASE64...
2001-02-06 Chris HansonForgot to supply buffer in which to do local variable...
2001-02-06 Chris HansonNew code to do Debian changelogs.
2001-02-05 Chris HansonAdd command debian-changelog-mode. Fix bugs; code...
2001-02-05 Chris HansonGrumble. Messing around while debugging problems caused by
2001-02-05 Chris HansonReengineer compilation of character set notation.
2001-02-05 Chris HansonCHAR-SET:NOT-01 must be first set defined so that error...
2001-02-05 Chris HansonNew code to do Debian changelogs.
2001-02-05 Chris HansonCHAR-SET:NOT-NUMERIC now defined by runtime system.
2001-02-05 Chris HansonCHAR-SET:NOT-GRAPHIC now defined by runtime system.
2001-02-05 Chris HansonAdd inversions for all standard character sets.
2001-02-05 Chris HansonUpdate copyright dates.
2001-02-05 Chris HansonNew procedure RE-MATCH-EXTRACT-STRING.
2001-02-05 Chris HansonAdd procedures to access the user's email-address info.
2001-01-29 Chris HansonAllow names vectors to be sparse. Newer versions of...
2001-01-26 Chris HansonKEY<? must be able to handle Edwin variables as well...
2001-01-25 Chris HansonAllow keys to be Edwin variables too.
2001-01-25 Chris HansonAllow a variable value to be stored in a region as...
2001-01-25 Chris HansonAdd command imail-toggle-wrap-entity. Change all toggl...
2001-01-24 Chris HansonUse new MIME-BODY-ENCLOSED? and SPECIFIC-PROPERTY-REGIO...
2001-01-24 Chris HansonModify mime-body datatypes to have a pointer to the...
2001-01-24 Chris HansonModify mime-body datatypes to have a pointer to the...
2001-01-24 Chris HansonGeneralize SPECIFIC-PROPERTY-REGION to allow the user...
2001-01-24 Chris HansonDon't bind mouse commands to entity regions; just use...
2001-01-24 Chris HansonWhen attaching MIME info to a region, don't overwrite...
2001-01-24 Chris HansonChange REGION-PUT! to allow it to specify the optional...
2001-01-24 Chris HansonAdd optional argument to ADD-TEXT-PROPERTY that allows...
2001-01-23 Chris HansonFix bug: UW IMAP sometimes returns multiple FETCH respo...
2001-01-22 Chris HansonDon't fetch ranges of the form "N:*" when N is greater...
2001-01-08 Chris HansonChange to add CVS tag to documentation and source files...
2001-01-06 Chris HansonStrip off external-string wrapper before handing it...
2001-01-06 Chris HansonUpdate copyright date.
2001-01-06 Chris HansonImplement new variable imail-summary-auto-select to...
2001-01-06 Chris HansonImplement new variable imail-summary-auto-select to...
2001-01-06 Chris HansonIncrement version to reflect recent changes.
2001-01-06 Chris HansonFix bug: COMTAB-KEY-BINDINGS was signalling error when...
2001-01-06 Chris HansonKludge in support for buttons in place where they might...
2001-01-06 Chris HansonTry a different strategy for aliasing upper-case letter...
2001-01-06 Chris HansonUse new mail-notification mechanism in the notifier...
2001-01-06 Chris HansonAdd procedure NOTIFIER:SET-MAIL-STRING! to allow an...
2001-01-05 Chris HansonFix typo in ht_delete. Don't unnecessarily try to...
2001-01-05 Chris HansonPass external-string descriptor to substring-move-FOO...
2001-01-05 Chris HansonAdd operations for XSTRING (extended string) objects.
2001-01-04 Chris HansonImplement input port from external string.
2001-01-04 Chris HansonAdd interface to external strings.
2001-01-04 Chris HansonPrimitive names are supposed to be upper-case.
2001-01-04 Chris HansonImplement external-string mechanism for storing text...
2000-12-29 Chris HansonDocument changes to IMAIL version 1.8.
2000-12-29 Chris HansonDocument changes to IMAIL version 1.8.
2000-12-29 Chris HansonReimplement handling of MIME entities. Now all entitie...
2000-12-28 Chris HansonReimplement handling of MIME entities. Now all entitie...
2000-12-27 Chris HansonNot necessary to delete files before installing them.
2000-12-25 Chris HansonUse install rather than cp to copy files.
2000-12-25 Chris HansonFix problem remaking symbolic links.
2000-12-25 Chris HansonFix problem remaking symbolic links.
2000-12-25 Chris HansonFix bug: C-g was not acting as interrupt character.
2000-12-24 Chris HansonCopy documentation change log into Texinfo source tree.
2000-12-24 Chris HansonUpdate for release 7.5.12.
2000-12-23 Chris HansonAdd WIN32 option. Alphabetize options.
2000-12-23 Chris HansonUse "src/etc/optiondb.scm" for distribution, _not_...
2000-12-23 Chris HansonUpdate for new release.
2000-12-23 Chris HansonUpdate to new GUARDED-SYSTEM-LOADER.
2000-12-23 Chris HansonUpdate for new release.
2000-12-23 Chris HansonUpdate for new release.
2000-12-23 Chris HansonAdd "install-info-gz" rule.
2000-12-23 Chris HansonExtend "install-html" rule to install "index.html".
2000-12-23 Chris HansonInitial revision.
2000-12-23 Chris HansonUpdate for new release.
2000-12-23 Chris HansonMust include unix-emulation header files. These were...
2000-12-21 Chris HansonCan't use -f test on symbolic links that point to direc...
2000-12-21 Chris HansonDelete configured makefile in "distclean" rule.
2000-12-21 Chris HansonInitial revision.
2000-12-21 Chris HansonDefine per-directory Makefiles with custom "install...
2000-12-21 Chris HansonDocument a few new features, and finish documenting...
2000-12-21 Chris HansonChange highlighting so that only the date, subject...
next