mit-scheme.git
1992-01-30 Guillermo J... More changes.
1992-01-30 Guillermo J... More changes.
1992-01-30 Guillermo J... Initial revision
1992-01-30 Arthur GlecklerFix bug in last change.
1992-01-30 Arthur GlecklerChange graphics operations to receive the device, not...
1992-01-29 Arthur GlecklerFix typo in comment.
1992-01-29 Guillermo J... Improve the bignum printer.
1992-01-29 Guillermo J... More changes.
1992-01-28 Guillermo J... More changes.
1992-01-28 Guillermo J... Initial revision
1992-01-28 Guillermo J... Initial revision
1992-01-28 Guillermo J... More changes.
1992-01-27 Guillermo J... Fix warnings: passing const parameters to free.
1992-01-27 Guillermo J... More changes.
1992-01-27 Chris HansonDon't depend on read to return a full buffer from a...
1992-01-27 Guillermo J... More changes.
1992-01-26 Guillermo J... More changes
1992-01-25 Chris HansonRetrying M-. by means of C-x ESC was causing M-, to...
1992-01-25 Guillermo J... More changes.
1992-01-25 Guillermo J... More changes.
1992-01-24 Chris HansonFix bug: Buffer Menu mode was unable to select buffers...
1992-01-24 Chris HansonRUN-SYNCHRONOUS-PROCESS was doing too much work in...
1992-01-24 Chris HansonRUN-SYNCHRONOUS-PROCESS was doing too much work in...
1992-01-24 Chris HansonAdd new procedure GROUP-COPY-SUBSTRING!. This copies...
1992-01-24 Guillermo J... Eliminate more fossils.
1992-01-24 Guillermo J... Initial revision
1992-01-24 Guillermo J... Remove illegal push operation.
1992-01-24 Chris HansonChange SENDMAIL-SEND-IT to run sendmail in the backgrou...
1992-01-24 Chris HansonChange RUN-SYNCHRONOUS-PROCESS to be a little more...
1992-01-23 Guillermo J... Move value register to memory. Add virtual floating...
1992-01-23 Chris HansonFix M-x rmail-expunge so that it doesn't change the...
1992-01-23 Chris HansonFix stupid think-o in COMINT-LINE-START that caused...
1992-01-23 Arthur GlecklerExport GRAPHICS-DEVICE? to the () package.
1992-01-22 Arthur GlecklerFix braino in previous bug fix to primitive X-FONT...
1992-01-22 Arthur GlecklerCorrect bug in primitive X-FONT-STRUCTURE.
1992-01-22 Guillermo J... Fix comment with register allocation.
1992-01-21 Guillermo J... Initial revision
1992-01-20 Guillermo J... Fix some minor bugs and accomodate some random compilers.
1992-01-20 Guillermo J... More ANSI protoization.
1992-01-20 Guillermo J... Fix typo in declaration.
1992-01-20 Guillermo J... Add ANSI-style declarations (prototypes).
1992-01-20 Guillermo J... Add ANSI-style declarations (prototypes).
1992-01-20 Guillermo J... Fix conflicting declaration.
1992-01-20 Guillermo J... Fix conflicting declaration.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add ANSI-style declarations for free and abort.
1992-01-20 Guillermo J... Add ANSI-style declarations for various extern declarat...
1992-01-20 Guillermo J... Add ANSI-style declarations for bignum_quotient and...
1992-01-20 Guillermo J... Add ANSI-style declarations for tparam, tgoto, and...
1992-01-20 Guillermo J... Add ANSI-style declaration for _obstack_allocated_p.
1992-01-20 Guillermo J... Missing DEFUN.
1992-01-20 Guillermo J... Missing DEFUN.
1992-01-20 Guillermo J... Add missing extern declarations.
1992-01-20 Guillermo J... Add missing extern declarations.
1992-01-19 Chris HansonPop down the pop-up completions buffer as soon as it...
1992-01-16 Guillermo J... Protoize headers and extern declarations.
1992-01-16 Guillermo J... Update date.
1992-01-16 Guillermo J... Protoize headers and extern declarations.
1992-01-15 Guillermo J... Make Findprim generate declarations that use ansidecl.
1992-01-15 Guillermo J... Typo caught by ANSI prototypes.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Update date.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Fix edit bugs.
1992-01-15 Guillermo J... Fix edit bugs.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Protoize headers.
1992-01-15 Guillermo J... Change date.
1992-01-15 Guillermo J... protoize headers.
1992-01-14 Guillermo J... Fix parsing problems in the stub section.
1992-01-14 Guillermo J... Add #include "ansidecl.h" to the section with the stubs...
1992-01-14 Guillermo J... Move definitions of linkage kinds outside the HAS_COMPI...
1992-01-14 Chris HansonDon't show upper-case aliases of lower-case comtab...
1992-01-13 Chris HansonFix handling of compressed backup files in Dired.
1992-01-13 Chris HansonUse new read/write file method hooks to implement trans...
1992-01-13 Chris HansonAdd new variables READ-FILE-METHODS and WRITE-FILE...
1992-01-13 Chris HansonWhen salvaging buffers, don't use WRITE-REGION, because...
1992-01-13 Chris HansonAdd new procedures CALL-WITH-TEMPORARY-BUFFER and NEW...
1992-01-10 Chris HansonDisallow invocation of editor from within itself.
1992-01-10 Chris HansonIn SKIP-COMMENTS&LABELS: COLON-LINE-END should be ignor...
1992-01-10 Brian A. LaMacchiaChanged start value of techinfo-history-list.
1992-01-10 Brian A. LaMacchiaAdded TechInfo mode (techinfo.scm) as an autoload.
1992-01-10 Brian A. LaMacchiaInitial revision
1992-01-09 Mark FriedmanThere was an bug in SKIP-COMMENTS&LABELS where COLON...
1992-01-09 Chris Hanson*** empty log message ***
1992-01-09 Chris HansonFix continuation-browser bugs introduced by repl mode.
1992-01-09 Chris HansonTotally new implementation of comtabs. Now DEFINE...
1992-01-09 Chris HansonAdjust formatting of pages. Change KEY<? so that keys...
1992-01-09 Chris Hanson* Change MAKE-MODE to accept parent mode rather than...
1992-01-08 Brian A. LaMacchiaAdded args to calls to rmail-summary-delete-message...
next