mit-scheme.git
1996-05-11 Chris HansonFinish changes stared with previous revision: must...
1996-05-11 Chris HansonPop up a buffer showing the "popclient" output so that...
1996-05-11 Chris HansonUse new procedure MAYBE-KILL-POP-UP-BUFFER.
1996-05-11 Chris HansonImplement new procedures: MAYBE-KILL-POP-UP-BUFFER...
1996-05-11 Chris HansonChange SYNCHRONOUS-PROCESS-WAIT so that it does redispl...
1996-05-11 Chris HansonEliminate CALL-WITH-PROTECTED-CONTINUATION.
1996-05-10 Chris HansonChange initialization code to allocate a minimum of...
1996-05-10 Chris HansonFix thinko in process-name allocation.
1996-05-09 Chris HansonFix typo.
1996-05-09 Chris HansonAdd support for sockets and GDBM under OS/2.
1996-05-09 Chris HansonAdd support for sockets under OS/2.
1996-05-09 Chris HansonInitial revision
1996-05-09 Chris HansonEliminate support for use of "tcp" subprocess in place...
1996-05-09 Chris HansonChange release version number from 7.4.3 to 7.5, since...
1996-05-08 Chris HansonFix bug -- inverted meaning of input vs. output for...
1996-05-08 Chris HansonFix bug in handling of top-level indentation. This...
1996-05-06 Chris HansonAnother round of changes to the News reader.
1996-05-05 Chris HansonMake BUFFER-POINT a little smarter.
1996-05-04 Chris HansonFix bug under OS/2: when overwriting a file that has...
1996-05-04 Chris HansonFix bug: encoding times with time-zone information...
1996-05-03 Chris HansonFix handling of VISIBILITY event so that screen content...
1996-05-03 Chris HansonFix bug in marking of "ignored" articles from article...
1996-05-03 Chris HansonFix think-o in INIT-FILE-SPECIFIER->PATHNAME for OS...
1996-05-03 Chris HansonAdd exports for "win32com".
1996-05-03 Chris HansonChange command names and documentation strings to use...
1996-05-03 Chris HansonChange command names and documentation strings to use...
1996-05-03 Chris HansonAdd code to avoid writing the title-bar string except...
1996-05-03 Chris HansonFix missing variable error. Improve documentation...
1996-04-26 Chris HansonFix typo.
1996-04-26 Stephen AdamsFixed "rtlgen/preservation-state: unknown operation...
1996-04-25 Chris HansonFix bug in open coding of SYSTEM-VECTOR-SIZE that becam...
1996-04-24 Chris HansonFix some minor bugs.
1996-04-24 Chris HansonUpdate copyright.
1996-04-24 Chris HansonFix typo.
1996-04-24 Chris HansonMany changes subsequent to release.
1996-04-24 Chris HansonFix typo.
1996-04-24 Chris HansonIntegrate generic procedure mechanism into the runtime...
1996-04-24 Chris HansonAdd support for "gdbm" runtime load option.
1996-04-24 Chris HansonCollect the several implementations of protection lists...
1996-04-24 Chris HansonImplement new "init-file" procedures for maintaining...
1996-04-24 Chris HansonChange OS/FILE-END-OF-LINE-TRANSLATION to use new FILE...
1996-04-24 Chris HansonImplement support for time-zone information in decoded...
1996-04-24 Chris HansonImplement support for time-zone information in decoded...
1996-04-24 Chris HansonMove INT:->FLONUM from "arith" to "fixart" so that...
1996-04-24 Chris HansonNumerous changes subsequent to release.
1996-04-24 Chris HansonExtensive development of News reader; too many changes...
1996-04-24 Chris HansonChange synchronous-process code to use line translation...
1996-04-24 Chris HansonImplement new procedure FILE-TIME->LS-STRING, to genera...
1996-04-24 Chris HansonChange GROUP-INSERT-FILE! to accept an additional argum...
1996-04-24 Chris HansonChange OS/BUFFER-BACKUP-PATHNAME to accept another...
1996-04-24 Chris HansonGeneralize lisp indentation code to support a new metho...
1996-04-24 Chris HansonChange Info to use a list of info directories, rather...
1996-04-24 Chris HansonChange OTHER-SCREEN to take a "count" argument. Change...
1996-04-24 Chris HansonModularize the header-generation and mail-mode initiali...
1996-04-24 Chris HansonImplement RMAIL label-manipulation commands.
1996-04-24 Chris HansonAdd some new procedures for using regular expressions...
1996-04-24 Chris HansonAdd optional argument to GLOBAL-WINDOW-MODELINE-EVENT...
1996-04-24 Chris HansonUpdating of character-syntax code, to handle C++-style...
1996-04-23 Chris HansonFix typo.
1996-04-23 Chris HansonChange frame-related key bindings to be compatible...
1996-04-23 Chris HansonChange all user-visible references to the noun "screen...
1996-04-23 Chris HansonInitial revision
1996-04-23 Chris HansonAdd mode for editing Verilog programs.
1996-04-23 Chris HansonChange character syntax interface to use new features...
1996-04-23 Chris HansonAdd more features to Texinfo mode, to make it more...
1996-04-23 Chris HansonChange M-x manual-entry to use same naming convention...
1996-04-23 Chris HansonChange binding of M-x comint-bol from C-a to C-c C...
1996-04-23 Chris HansonChange CREF program so that it does not rewrite files...
1996-04-23 Chris HansonImprove SF-CONDITIONALLY to use same pathname-type...
1996-04-23 Chris HansonUpdate version numbers for post-release changes.
1996-04-23 Chris HansonAdd primitive to test data type of Edwin "mark" objects.
1996-04-23 Chris HansonAdd error-checking OS-dependent procedures for allocati...
1996-04-23 Chris HansonAdd primitive to allow unix systems to detect file...
1996-04-23 Chris HansonAdd primitive to allow unix systems to detect file...
1996-04-23 Chris HansonAdd time-zone information to decoded-time structure.
1996-04-23 Chris HansonInitial revision
1996-04-16 Chris HansonFinal editing for release 7.4.2.
1996-04-16 Chris HansonFinal editing for release 7.4.2.
1996-04-16 Chris HansonFinal editing for release 7.4.2.
1996-04-15 Stephen AdamsFix typo in WIN32 section.
1996-04-15 Stephen AdamsMore Windows-specific edits.
1996-04-10 Stephen AdamsSome updates to windows installation.
1996-04-10 Chris HansonFix bug: dired commands that operate on multiple files...
1996-04-09 Stephen AdamsFixed the problem of not being able to (edit and) save...
1996-04-09 Stephen AdamsChanged Windows version handling so that Scheme correctly
1996-04-09 Stephen AdamsKludged DOS/FS-LONG-FILENAMES? to return #F for ant...
1996-04-09 Stephen AdamsAdded
1996-04-08 Chris HansonFix bug: primitives can't be conditionally defined...
1996-04-08 Chris HansonFix some typos.
1996-04-08 Chris HansonAdd information about our FTP site and also how to...
1996-04-08 Chris HansonAdd information about our FTP site and also how to...
1996-04-08 Chris HansonAdd a short introduction. Document `load-option' and...
1996-04-07 Chris HansonExtensive editing for 7.4.2 release.
1996-04-07 Chris HansonFix broken instances of cross-reference commands.
1996-04-07 Chris HansonFix minor typesetting error.
1996-04-07 Chris HansonFix minor typesetting error.
1996-04-05 Chris HansonExport *SAVE-UNCOMPRESSED-FILES?* and *UNCOMPRESSED...
1996-04-04 Chris HansonExtensive edit to update document for 7.4.2 release.
1996-04-04 Chris HansonIf a window is unmapped when it is selected, perhaps...
1996-04-04 Chris HansonDifferentiate between the primary Edwin window and...
next