mit-scheme.git
2000-04-06 Chris HansonEliminate half-baked notion of "importing" and "exporti...
2000-04-06 Chris HansonFix typo.
2000-04-06 Chris HansonFix typo: some instances of BUFFER-VC-MASTER that shoul...
2000-04-06 Chris HansonChange vc-next-action so that it doesn't read in files...
2000-04-05 Chris HansonAdd missing exports for RMAIL summary mode.
2000-04-04 Chris HansonDelete old files.
2000-04-04 Chris HansonUpdate for 7.5.6.
2000-04-04 Chris HansonRelease 7.5.6.
2000-04-04 Chris HansonChanges for CVS.
2000-04-04 Chris HansonFix several bugs in the handling of edit-abbrevs and...
2000-04-04 Chris HansonFix definition of INDENT-TO; was computing target colum...
2000-04-04 Chris HansonDefine INSERT.
2000-04-03 Chris HansonIn vc-dired mode, don't select buffers containing the...
2000-04-03 Chris HansonPOP-UP-BUFFER: Clarify derivation of CURRENT-WINDOW...
2000-04-02 Chris HansonFix two bugs in file registration.
2000-04-01 Chris HansonFix typo in previous change.
2000-04-01 Chris HansonFix status string.
2000-04-01 Chris HansonDon't prompt for comment when registering files in...
2000-04-01 Chris HansonMinor cleanups.
2000-04-01 Chris HansonAnother tweak so that commands work correctly in vc...
2000-04-01 Chris HansonDIRED-MARK-FILES! should have used DIRED-PATHNAME rathe...
2000-03-31 Chris HansonImplement vc-dired mode, with associated bound commands...
2000-03-31 Chris HansonImplement DIRED-MARK-FILES!.
2000-03-31 Chris HansonImplement DIRED-MARK-FILES!.
2000-03-31 Chris HansonImplement vc-dired mode, with associated bound commands...
2000-03-31 Chris HansonImplement DIRED-MARK-FILES!.
2000-03-31 Chris HansonChange DIRED-THIS-FILE to signal an error if desired.
2000-03-31 Chris HansonAllow DIRED-THIS-FILE to take buffer in place of mark.
2000-03-31 Chris HansonAllow dired-next-files to take buffer in place of mark.
2000-03-31 Chris HansonIn VC-Dired buffer, don't prompt for comment string...
2000-03-31 Chris HansonIn VC-Dired buffer, don't prompt for comment string...
2000-03-31 Chris HansonImplement variables VC-DELETE-LOGBUF-WINDOW and
2000-03-31 Chris HansonAdd support for "manual" style CVS using "cvs edit...
2000-03-31 Chris HansonAdd CVS status of LOCALLY-REMOVED.
2000-03-31 Chris HansonChange argument structure of RCS-DIRECTORY-LOG to have...
2000-03-31 Chris HansonClean up code by using new date representation.
2000-03-31 Chris HansonEnumerate the files to be compiled, rather than compili...
2000-03-31 Chris HansonChange date representation to have separate values...
2000-03-31 Chris HansonMake standard compile and load files.
2000-03-30 Chris HansonAdd option to show file revisions. Fix thinko that...
2000-03-30 Chris HansonAdjust ChangeLog formatter to eliminate duplicate filen...
2000-03-27 Chris HansonImplement VC-FOLLOW-SYMLINKS variable.
2000-03-27 Chris HansonImplement VC-FOLLOW-SYMLINKS variable.
2000-03-27 Chris HansonImplement VC-FOLLOW-SYMLINKS variable.
2000-03-27 Chris HansonImplement VC-FOLLOW-SYMLINKS variable.
2000-03-27 Chris HansonImplement VC-FOLLOW-SYMLINKS variable.
2000-03-27 Chris HansonChange variable FIND-FILE-HOOKS to be a list. The...
2000-03-27 Chris HansonAllow vector-grow to specify the fill value for the...
2000-03-27 Chris HansonOptimize VC-WORKFILE-MODIFIED? to avoid running diff...
2000-03-27 Chris HansonOptimize VC-WORKFILE-MODIFIED? to avoid running diff...
2000-03-27 Chris HansonRework the handling of cache synchronization; new desig...
2000-03-27 Chris HansonRework the handling of cache synchronization; new desig...
2000-03-27 Chris HansonFix whitespace typo.
2000-03-27 Chris HansonAnother round of changes, this one mostly small cleanup...
2000-03-26 Chris HansonExtensive changes to simplify the program's logic....
2000-03-26 Chris HansonEliminate now-unused variable VC-AFTER-SAVE.
2000-03-25 Chris HansonAdd generic hook for taking action after a buffer's...
2000-03-25 Chris HansonAdd generic hook for taking action after a buffer is...
2000-03-25 Chris HansonUpdate for changes to VC.
2000-03-25 Chris HansonMake the GC notification string be a comment.
2000-03-25 Chris HansonAnother change for the new newline convention.
2000-03-25 Chris HansonStylistic adjustments.
2000-03-24 Chris HansonExtensive work to get correct operation of CVS support...
2000-03-23 Chris HansonImplement CVS support for VC. Bring the RCS support...
2000-03-23 Chris Hanson#intermediate
2000-03-23 Chris HansonFix typo introduced in revision 1.67.
2000-03-23 Chris HansonChange "writable" to "writeable".
2000-03-23 Chris HansonChange "writable" to "writeable".
2000-03-22 Chris HansonDistinguish between local and global ctime() strings.
2000-03-22 Chris HansonAdd procedures to convert between ISO C ctime() strings...
2000-03-22 Chris HansonProcedures that handle ISO C ctime() strings have been...
2000-03-22 Chris HansonAdd procedures to convert between ISO C ctime() strings...
2000-03-22 Chris HansonDon't generate error if command expansion in help strin...
2000-03-22 Chris HansonFix typo in mode description.
2000-03-22 Chris Hansonetags no longer recognizes DEF patterns in C files.
2000-03-21 Chris HansonFix typo.
2000-03-21 Chris HansonIncrease heap size for larger combined log files.
2000-03-21 Chris HansonUpdate to reflect more conversion to CVS.
2000-03-21 Chris HansonChange RCS "Header" to "Id".
2000-03-21 Chris HansonFix think-o in previous change.
2000-03-21 Chris HansonInitial registration with CVS.
2000-03-21 Chris HansonDelete obsolete file.
2000-03-21 Chris HansonInitial registration with CVS.
2000-03-21 Chris HansonChange to use ChangeLog for entire Scheme tree.
2000-03-21 Chris HansonAdd check for starting in correct location.
2000-03-21 Chris HansonInitial revision
2000-03-21 Chris HansonInitial registration with CVS.
2000-03-21 Chris HansonEliminate "tkCanvArc.c" and "tkMenu.c".
2000-03-21 Chris HansonChange RCS "Header" to "Id".
2000-03-21 Chris HansonFile shouldn't have been registered.
2000-03-21 Chris HansonChange RCS "Header" to "Id".
2000-03-21 Chris HansonChange "tags" rule to "TAGS".
2000-03-21 Chris HansonInitial registration with CVS.
2000-03-21 Chris HansonInitial registration with CVS.
2000-03-21 Chris HansonInitial registration with CVS
2000-03-21 Chris HansonInitial registration with CVS.
2000-03-20 Chris HansonChanges to generate ChangeLog-style output, and to...
2000-03-17 Chris HansonModify to include COPYING file containing text of FDL.
2000-03-17 Chris HansonUpdate to release 7.5.5.
2000-03-17 Chris HansonModify to include COPYING file containing text of FDL.
next