mit-scheme.git
1994-08-04 Chris HansonRearrange key bindings to be closer to those of Emacs...
1994-08-04 Chris HansonMake DIRED-MARKED-FILES do a case-insensitive comparison.
1994-08-04 Chris HansonAdd declaration to eliminate compiler warning.
1994-08-04 Chris HansonChange commands that act on marked files so that they...
1994-08-04 Stephen AdamsExported *unparse-with-addresses?* flag from unparser...
1994-08-04 Stephen AdamsAdded *unparse-with-addresses?* flag for default unpars...
1994-07-24 Chris HansonAdd entry to trap system-call errors for the delete...
1994-07-24 Chris HansonAdd entry to trap system-call errors for the delete...
1994-07-16 Chris HansonEliminate case where over-long literal was being emitted.
1994-07-16 Chris HansonCheck for and eliminate case which was emitting a copy...
1994-07-04 Chris HansonFrom MT: Fix bug in HIGHLIGHT-REGION-EXCLUDING-INDENTAT...
1994-06-28 Chris HansonUpdate old conditionalization based on "unix".
1994-06-28 Chris HansonChange default compiler switches to enable debugging...
1994-06-28 Chris HansonMake installation of Starbase graphics support more...
1994-06-28 Chris HansonFix comment that erroneously stated that COMPILE_STEPPE...
1994-06-28 Chris HansonCorrect comments describing stepper primitives.
1994-06-21 Chris HansonDisregard working directory when file is loaded; use...
1994-06-21 Chris HansonDisregard working directory when file is loaded; use...
1994-06-19 Chris HansonChange action of argument to GENERATE-UNINTERNED-SYMBOL...
1994-06-02 Chris HansonPatch UNIX/SYSTEM so that it works properly when the...
1994-06-02 Chris HansonPatch to fix long-standing bug in forcing of promises.
1994-06-02 Chris HansonPatch to fix long-standing bug in forcing of promises.
1994-06-02 Chris HansonPatch to fix long-standing bug in forcing of promises.
1994-06-01 Chris HansonUpdate to describe several recent changes.
1994-05-30 Chris HansonExport EQV-HASH and EQUAL-HASH.
1994-05-30 Chris HansonRewrite EQV-HASH-MOD and EQUAL-HASH-MOD so that EQV...
1994-05-20 Chris HansonFix think-o.
1994-05-20 Chris HansonDon't advance to next line when executing dired-do...
1994-05-19 Stephen AdamsExtended catatonia timeout to 120s - much more reasonab...
1994-05-13 Chris HansonUse new optional argument to FIND-BUFFER to eliminate...
1994-05-13 Chris HansonAdd optional arg to FIND-BUFFER which says to signal...
1994-05-04 Chris HansonFix think-o in previous change.
1994-05-04 Chris HansonDelete empty directories when requested.
1994-05-04 Chris HansonImplement DELETE-DIRECTORY-NO-ERRORS.
1994-05-04 Chris HansonUse DELETE-FILE-NO-ERRORS instead of DELETE-FILE and
1994-05-04 Chris HansonChange DELETE-FILE-NO-ERRORS to return a flag indicatin...
1994-05-03 Chris HansonRewrite code that the Sun compiler won't accept.
1994-05-03 Chris HansonSupply default arguments for PACK-COMPILER and PACK...
1994-05-02 Chris HansonFix typo.
1994-04-30 Chris HansonFix think-o in VC-DIFF.
1994-04-30 Chris HansonUndo gratuitous format changes from previous revision.
1994-04-29 Chris HansonInitial revision
1994-04-23 Chris HansonChange command history to keep track of the previous...
1994-04-23 Chris HansonChange nesting to guarantee that inferior REPL output...
1994-04-22 Chris HansonChange handling of inferior REPL output so that it...
1994-04-22 Chris HansonChange handling of inferior REPL output so that it...
1994-04-22 Chris HansonAllow first argument to MAKE-GRAPHICS-DEVICE to be...
1994-04-19 Chris HansonExport FLO:RANDOM-UNIT from the random number generator.
1994-04-19 Chris HansonUse a flonum vector instead of a vector to hold the...
1994-04-05 Chris HansonEliminate assembly code to perform FIX/FLO and FLO...
1994-04-05 Chris HansonEliminate assembly code to perform FIX/FLO and FLO...
1994-03-30 Guillermo J... This commit was generated by cvs2svn to compensate...
1994-03-30 Guillermo J... Snapshot of new compiler.
1994-03-28 Michael R.... fixed xrefs
1994-03-28 Guillermo J... Fix comment.
1994-03-28 Michael R.... pretty pretty texinfo kludge
1994-03-28 Michael R.... Initial revision
1994-03-28 Michael R.... Initial revision
1994-03-28 Michael R.... add wabbit/headhunt load option
1994-03-28 Michael R.... typo
1994-03-25 Guillermo J... Add GC-WABBIT-DESCRIPTOR.
1994-03-25 Guillermo J... Add wabbit.c to ordinary scheme's gc files.
1994-03-25 Guillermo J... Add wabbit.c to ordinary scheme's gc files.
1994-03-25 Guillermo J... Add wabbit-hunting slot.
1994-03-25 Guillermo J... Keep track of last_object better, because there are...
1994-03-24 Guillermo J... Fix exports of (runtime unsyntaxer)
1994-03-24 Guillermo J... Print #!aux as itself.
1994-03-24 Guillermo J... Export lambda-auxiliary-tag to several other places.
1994-03-24 Guillermo J... Variable name mismatch.
1994-03-24 Chris HansonSimplify customization of scheme-interaction-mode-comma...
1994-03-24 Chris HansonAdd support for the jawilson/nat/arthur debugger: ...
1994-03-24 Chris HansonAdd support for the jawilson/nat/arthur debugger: ...
1994-03-23 Chris HansonChange predicate in DIRED-MARKED-FILES in order to...
1994-03-22 Chris HansonChange definition of UNSYNTAXER:MACROIZE? so that if...
1994-03-22 Chris HansonKludge: allow parser to recognize #!aux.
1994-03-22 Chris HansonFix bug in M-x rmail-search: when search locates the...
1994-03-21 Stephen AdamsFIxed #F/() bug
1994-03-18 Chris HansonFix typo in previous change.
1994-03-18 Chris HansonFix kludge that defines upcased alias for keys that...
1994-03-18 Chris HansonFix kludge that defines upcased alias for keys that...
1994-03-18 Chris HansonImplement vc-insert-headers.
1994-03-16 Chris HansonNumerous changes whose overall goal was the replacement...
1994-03-16 Chris HansonBind C-x v d to vc-directory.
1994-03-16 Chris HansonImplement VC-DIRED and VC-DIRECTORY commands. Generali...
1994-03-16 Chris Hanson* Enhance dired to allow specification of a list of...
1994-03-13 Jason WilsonFix rebinding of load/default-types.
1994-03-11 Chris HansonBind SHRINK-WINDOW-IF-LARGER-THAN-BUFFER to `C-x -'.
1994-03-11 Chris HansonUse SHRINK-WINDOW-IF-LARGER-THAN-BUFFER to implement...
1994-03-11 Chris HansonImplement SHRINK-WINDOW-IF-LARGER-THAN-BUFFER.
1994-03-11 Chris HansonImplement FILE-EXECUTABLE?. Tweak logic in FILE-WRITABLE?.
1994-03-11 Chris HansonChange COPY-FILE to preserve file modes.
1994-03-11 Chris HansonHandle case where temporary file is manually deleted...
1994-03-10 Chris HansonEliminate idiosyncratic multiple-file copying commands...
1994-03-09 Chris HansonFix typo in VC-RUN-SHELL-COMMAND.
1994-03-09 Chris Hanson* Attach VC-PARENT-BUFFER property to vc-log buffers...
1994-03-08 Chris HansonUse new 'NO-OUTPUT display style to suppress visible...
1994-03-08 Chris HansonAdd 'NO-OUTPUT display-style option which does full...
1994-03-08 Chris HansonAdd 'NO-OUTPUT display-style option which does full...
1994-03-08 Chris HansonAttempt to preserve the WINDOW-START-MARK of a buffer...
1994-03-08 Chris HansonAttempt to preserve the WINDOW-START-MARK of a buffer...
next