mit-scheme.git
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...
1994-03-08 Chris HansonAttempt to preserve the WINDOW-START-MARK of a buffer...
1994-03-08 Chris HansonAttempt to restore the "current" window that was in...
1994-03-08 Chris HansonImplement VC-LIST-LOCKED-FILES.
1994-03-08 Chris HansonDisallow window commands to select other screens by...
1994-03-08 Chris HansonFix random bugs in VC-VERSION-OTHER-WINDOW.
1994-03-08 Chris HansonAdd new definitions for VC.
1994-03-08 Chris HansonReplace "rcs" with "vc" and "rcsparse".
1994-03-08 Chris HansonInitial revision
1994-03-08 Chris Hanson* Change reference to *PREVIOUS-POPPED-UP-BUFFER*.
1994-03-08 Chris HansonExport new definitions for MODE-NAME, MINOR-MODE-ALIST...
1994-03-08 Chris Hanson* Change definitions of and references to *PREVIOUS...
1994-03-08 Chris Hanson* Change definitions of and references to *PREVIOUS...
1994-03-08 Chris HansonChange to use variables MODE-NAME and MINOR-MODE-ALIST...
1994-03-08 Chris Hanson* Implement permanent-local declaration.
1994-03-08 Chris HansonRandom rearrangements.
1994-03-08 Chris HansonAdd various useful definitions.
1994-03-08 Chris HansonCan now define auto-save-default in krypt buffers,...
1994-03-08 Chris HansonDeclare COMINT-INPUT-RING and COMINT-LAST-INPUT-MATCH...
1994-03-08 Chris HansonDeclare AUTO-SAVE-DEFAULT to be permanent-local.
1994-03-08 Chris HansonDefine VARIABLE-PERMANENT-LOCAL! and VARIABLE-PERMANENT...
1994-03-07 Chris HansonChange OTHER-WINDOW-INTERACTIVE to not use multiple...
1994-03-07 Chris HansonChange browser to show just subexpression of a subprobl...
1994-03-04 Chris HansonLoad hash tables.
1994-03-04 Chris HansonAdd FILE-EQ? procedure.
1994-03-04 Chris HansonChange OS/PRECIOUS-BACKUP-PATHNAME to use Emacs 19...
1994-03-04 Chris HansonChange notifier to use only the GLOBAL-MODE-STRING...
1994-03-03 Chris HansonFix minor bug in BACKWARD-ONE-PARAGRAPH.
1994-03-02 Guillermo J... Change string->list not to be brain dead.
1994-03-02 Guillermo J... Change string->list to be iterative.
1994-03-01 Chris HansonFix bug in GRAPHICS-TYPE-AVAILABLE? -- this bug is...
1994-02-25 Chris HansonFix bug in previous change.
1994-02-22 Chris HansonAdd means to detect whether a macro is being expanded...
1994-02-21 Chris HansonEliminate another #f vs. '() bug.
1994-02-19 Guillermo J... Remove extraneous parameter in call to make-lambda.
1994-02-19 Guillermo J... Prevent internally defining a name from causing a dupli...
1994-02-18 Guillermo J... Improve duplicate parameter test in lambda.scm
1994-02-18 Chris HansonMove default definition of `record_signal_delivery...
1994-02-16 Guillermo J... Improve defn. of fold-left and fold-right.
1994-02-15 Chris HansonAdd additional kludge to last change to guarantee that...
1994-02-15 Chris HansonChanges for Emacs 19.
1994-02-15 Guillermo J... First working version?
next