mit-scheme.git
2000-12-06 Chris HansonInitial revision.
2000-12-06 Chris HansonAdd code to "setup" rule to create links into machine...
2000-12-06 Chris HansonDon't show conditional for "machine".
2000-12-06 Chris HansonDon't abort clean rules if one subdirectory fails.
2000-12-06 Chris HansonAdd rules to clean the directory.
2000-12-06 Chris HansonUse "make distclean" to clean up unneeded files; don...
2000-12-06 Chris HansonMove setup stuff to shell script. This must be possibl...
2000-12-06 Chris HansonInitial revision.
2000-12-05 Chris HansonDo equivalent of "distclean" after building "Makefile...
2000-12-05 Chris HansonFix typo.
2000-12-05 Chris HansonFix broken logic.
2000-12-05 Chris HansonAdd commands to delete packaging files when appropriate.
2000-12-05 Chris HansonWhen doing "setup" for microcode directory, must create...
2000-12-05 Chris HansonInitial revision.
2000-12-05 Chris HansonAdd "*clean" rules.
2000-12-05 Chris HansonDon't create "machine" link in source directory; that...
2000-12-05 Chris HansonClean up commands for staging rules.
2000-12-05 Chris HansonAdd "setup" rule.
2000-12-05 Chris HansonRewrite to eliminate GNU make dependencies. Add "setup...
2000-12-05 Chris HansonAdd "setup" rule.
2000-12-05 Chris HansonUse -P option with CVS checkout command.
2000-12-05 Chris HansonFix bug: alternate file doesn't have to exist. Calling
2000-12-05 Chris HansonDon't write files in "makegen/"; this causes problems...
2000-12-05 Chris HansonMerge in changes from branch ac-new-bch-gc.
2000-12-05 Chris HansonMerge in changes from branch ac-new-bch-gc.
2000-12-05 Chris HansonAdd rule for making TAGS file.
2000-12-04 Chris HansonChange M-x find-alternate-file to prompt as it does...
2000-12-03 Chris HansonAdd defaults to prompts for M-x vc-version-diff.
2000-12-03 Chris HansonClean up .map files and *def.c files.
2000-12-03 Chris HansonOptimize code by default.
2000-12-01 Chris HansonX-SCREEN-AUTO-RAISE has been eliminated.
2000-12-01 Chris HansonFix typo in previous change.
2000-12-01 Chris HansonFix typo in recent change.
2000-12-01 Chris HansonCreate separate fields in X screen structure to hold...
2000-12-01 Chris HansonChange arguments to OTHER-SCREEN so that only first...
2000-12-01 Chris HansonDon't allow selection of frames that aren't mapped...
2000-11-30 Chris HansonFix bug: temporary mark was used across buffer modifica...
2000-11-30 Chris HansonFOCUS-IN events must not cause X-WINDOW-SET-INPUT-FOCUS...
2000-11-29 Chris HansonM-x vc-directory now prompts for the directory.
2000-11-29 Chris HansonFix thinko.
2000-11-29 Chris HansonFix typo in previous change.
2000-11-28 Chris HansonUpdate for release 7.5.11.
2000-11-28 Chris HansonDocument variable imail-default-output.
2000-11-28 Chris HansonUpdate to reflect bug fix to purify in bchscheme.
2000-11-28 Chris HansonDon't need separate changelogs for the documentation...
2000-11-28 Chris HansonUpdate release number to 7.5.11.
2000-11-28 Chris HansonHandle CVS "magic branch numbers".
2000-11-28 Chris HansonMove v7 documentation from "/scheme/documentation/" to
2000-11-28 Chris HansonMove v7 documentation from "/scheme/documentation/" to
2000-11-28 Chris HansonFix bug: purify wasn't properly saving and restoring...
2000-11-27 Chris HansonFix M-x imail-save-attachment properly; previous fix...
2000-11-26 Chris HansonAdd workaround for bug in Courier-IMAP.
2000-11-26 Chris HansonAdd Emacs mail-sending feature that prompts for confirm...
2000-11-20 Chris HansonFix thinko.
2000-11-20 Chris HansonFix thinko.
2000-11-19 Chris HansonChange IMAIL-SUMMARY-POP-UP-MESSAGE-BUFFER to use POP...
2000-11-13 Chris HansonAdd variable imail-output-default at Hal's request.
2000-11-02 Chris HansonEliminate restriction on blowfish encryption. New...
2000-10-30 Chris HansonFix bug: previously, selecting one of the buffers of...
2000-10-30 Chris HansonDon't delete a window if it's already deleted.
2000-10-30 Chris HansonFix bug: SELECT-CONTINUATION-BROWSER-BUFFER called...
2000-10-30 Chris HansonFix bug: UNDO-LEAVE-WINDOW! was being called on the...
2000-10-30 Chris HansonDon't abort prompt when an input event arrives; process...
2000-10-28 Chris HansonFix fencepost error that caused the wrong number of...
2000-10-27 Chris HansonUpdate version to reflect recent changes.
2000-10-27 Chris HansonDeselect any buffer layout before popping up a new...
2000-10-27 Chris HansonWhen killing buffer, it's possible to signal an error...
2000-10-27 Chris HansonIn previous change, forgot to select the folder buffer...
2000-10-27 Chris HansonChange MAYBE-SELECT-BUFFER-LAYOUT so that it does nothi...
2000-10-27 Chris HansonAllow ->BUFFER to take a window as an argument.
2000-10-26 Chris HansonDon't use POP-UP-BUFFER to split the window; use
2000-10-26 Chris HansonAdd code to mark buffer layout inactive when one of...
2000-10-26 Chris HansonIn WITH-OUTPUT-TO-HELP-DISPLAY, don't change window...
2000-10-26 Chris HansonAdjust interrupt locking of buffer-layout code. When...
2000-10-26 Chris HansonFix long-standing bug that occurred when using multiple...
2000-10-26 Chris HansonAdd event-tracing facility.
2000-10-26 Chris HansonM-x imail-save-attachment should also work when invoked...
2000-10-26 Chris HansonOnly create buffer-layout when summary buffer is create...
2000-10-26 Chris HansonFix bugs in address parsing, reported by hal.
2000-10-26 Chris HansonDon't call MAYBE-SELECT-BUFFER-LAYOUT unless the select...
2000-10-26 Chris HansonDelete imail-auto-summary feature. Instead implement
2000-10-26 Chris HansonMove call to MAYBE-SELECT-BUFFER-LAYOUT outside of...
2000-10-26 Chris HansonFix indentation.
2000-10-26 Chris HansonFix thinko.
2000-10-26 Chris HansonDon't reselect an already-selected window or buffer.
2000-10-26 Chris HansonImplement SCREEN option to POP-UP-BUFFER.
2000-10-26 Chris HansonEliminate references to SELECT-BUFFER-IN-WINDOW. Chang...
2000-10-26 Chris HansonEliminate references to SELECT-BUFFER-IN-WINDOW.
2000-10-26 Chris HansonGuarantee that all buffers in a buffer layout are alive...
2000-10-26 Chris HansonAdd some interrupt locking to buffer-layout mechanism...
2000-10-26 Chris HansonUpdate version to reflect new initialization mechanism.
2000-10-26 Chris HansonComment out call to ADD-PRE-SELECT-BUFFER-HOOK. This...
2000-10-26 Chris HansonEliminate pre-select-buffer-hooks mechanism from previo...
2000-10-26 Chris HansonImplement general mechanism for initializing editor...
2000-10-25 Chris HansonAdd pre-selection buffer hooks. These hooks allow...
2000-10-20 Chris HansonForgot to export a couple of variables to implement...
2000-10-20 Chris HansonImplement new editor variable imail-summary-height...
2000-10-20 Chris HansonAdd option to POP-UP-BUFFER to allow the argument to
2000-10-20 Chris HansonAdd new editor variable imail-auto-summary that allows...
2000-10-20 Chris HansonFix bug: FLAGS->RMAIL-MARKERS was clobbering its argume...
next