mit-scheme.git
1992-12-01 Guillermo J... Fix case replacement decision.
1992-11-30 Chris HansonAllow X primitives to accept nonnegative integers as...
1992-11-30 Guillermo J... Fix missing type in header for bit_string_set.
1992-11-30 Guillermo J... Add bit_string_set and extern allocate_bit_string and...
1992-11-30 Guillermo J... Increase heap size for sf.
1992-11-29 Brian A. LaMacchiaFixed bug in prompt-for-password.
1992-11-29 Guillermo J... Fix references to string->symbol in loading sequence...
1992-11-25 Guillermo J... Fix CALL-WITH-CURRENT-CONTINUATION to be tail-recursive.
1992-11-25 Guillermo J... Fix CALL-WITH-CURRENT-CONTINUATION to be tail-recursive.
1992-11-25 Guillermo J... GCC version 2.2.2 uses non-closure function pointers.
1992-11-25 Chris HansonCan't use set-variable-default-value! during editor...
1992-11-25 Chris HansonFix unused variable warning.
1992-11-24 Guillermo J... Update to match new interface to find_symbol.
1992-11-24 Guillermo J... Change the interface to find_symbol to allow char point...
1992-11-24 Arthur GlecklerReplace mark-temporary-right-inserting-copy with mark...
1992-11-24 Chris HansonAdd several commands: rcs-ci-locked-files, rcs-list...
1992-11-24 Chris HansonAdd variable shell-file-name and initialize it properly.
1992-11-24 Arthur GlecklerBetter solution to previous fix.
1992-11-24 Arthur GlecklerFix bug that makes sort commands sometimes duplicate...
1992-11-24 Guillermo J... Close interrupt window in disk-restore: The continuati...
1992-11-24 Guillermo J... Close interrupt window.
1992-11-24 Guillermo J... Setup_Interrupt is now careful to make sure that there...
1992-11-23 Guillermo J... Remove debuge and update the list.
1992-11-23 Guillermo J... Fix bug in last edit -- DEFINE-VARIABLE-LOCAL-VALUE...
1992-11-23 Guillermo J... ``i'' response to interactive interrupt handler clears...
1992-11-23 Guillermo J... Fix typo.
1992-11-23 Guillermo J... Add interrupt flag to console_read to prevent infinite...
1992-11-23 Guillermo J... Add interrupt flag to dos_read to prevent infinite...
1992-11-23 Guillermo J... Some changes to be able to disable interrupts by using...
1992-11-23 Guillermo J... Conditionalize x32 keyboard according to environment...
1992-11-23 Guillermo J... Print trapping pc and sp if there is no handler in...
1992-11-23 Guillermo J... Disable interrupts at boot time.
1992-11-22 Guillermo J... Test availability before exporting names.
1992-11-22 Guillermo J... Add back\asutl.com.
1992-11-22 Guillermo J... Update to match new define-major-mode
1992-11-20 Guillermo J... Eliminate constant Scode object from compiled file.
1992-11-20 Chris HansonFix typo.
1992-11-20 Chris HansonFix typo.
1992-11-20 Chris HansonDon't update window and icon names unless they have...
1992-11-20 Brian A. LaMacchiaFixed a bug in rmail-cease-edit
1992-11-20 Chris HansonDon't update window and icon names unless they have...
1992-11-20 Chris HansonFix two bugs. Discard permanent marks when no longer...
1992-11-20 Brian A. LaMacchiaMade dired-encrypt-file use prompt-for-confirmed-password
1992-11-20 Brian A. LaMacchiaUpdated mode help string.
1992-11-20 Guillermo J... Add CC_BLOCK_ENTRY_DISTANCE for the C back end.
1992-11-18 Chris HansonMove load of krypt option to "edwin.ldr".
1992-11-18 Chris HansonChange syntax definitions of brackets and braces, to...
1992-11-18 Chris HansonWhen summary buffer is killed, delete pointer from...
1992-11-18 Chris HansonFix bug in INSERT-INBOX-TEXT: when inbox was empty...
1992-11-18 Guillermo J... Conditionalize according to PROC_TYPE.
1992-11-18 Guillermo J... Conditionalize according to PROC_TYPE.
1992-11-18 Guillermo J... Conditionalize according to CMPINT_USE_STRUCS.
1992-11-18 Guillermo J... #define CMPINT_USE_STRUCS until cmpaux-alpha.m4 is...
1992-11-18 Guillermo J... #define CMPINT_USE_STRUCS until cmpaux-vax.m4 is updated.
1992-11-18 Guillermo J... #define CMPINT_USE_STRUCS until cmpaux-i386.m4 is updated.
1992-11-18 Guillermo J... #define CMPINT_USE_STRUCS until cmpaux-hppa.m4 is updated.
1992-11-18 Guillermo J... #define CMPINT_USE_STRUCS until cmpaux-hppa.m4 is updated.
1992-11-18 Guillermo J... Fix typo in last edit.
1992-11-18 Guillermo J... Move some back-end-dependent stuff to back/asutl.
1992-11-18 Guillermo J... Move some back-end-dependent stuff to back/asutl.
1992-11-18 Guillermo J... Initial revision
1992-11-17 Chris HansonInstall Matt Birkholz's changes.
1992-11-17 Chris HansonDon't allow minor modes to be set in prompt-for-express...
1992-11-17 Chris HansonAdd M-x dabbrev-expand.
1992-11-17 Chris HansonAdd M-x dabbrev-expand.
1992-11-17 Chris HansonInitial revision
1992-11-17 Chris HansonAdd description to output of DEFINE-NAMED-STRUCTURE...
1992-11-17 Chris HansonChange SET-BUFFER-MAJOR-MODE! so it doesn't reset the...
1992-11-17 Chris HansonFixes to last set of changes.
1992-11-17 Chris HansonFixes to last set of changes.
1992-11-17 Chris HansonFixes to last set of changes.
1992-11-17 Chris HansonFixes to last set of changes.
1992-11-17 Chris HansonFixes to last set of changes.
1992-11-17 Chris HansonFixes to last set of changes.
1992-11-16 Chris HansonChange MODE-INITIALIZATION (for both major and minor...
1992-11-16 Guillermo J... Move load-option from top-level to inside the encryptio...
1992-11-16 Brian A. LaMacchiaAdded dired-krypt -- encrypts and decrypts files using...
1992-11-15 Chris HansonRedesign AFTER-FIND-FILE and related procedures to...
1992-11-14 Guillermo J... Add hook for C back end so that generated labels are...
1992-11-14 Chris HansonFix typo in previous change.
1992-11-13 Chris HansonAdd optional argument to pop-up-buffer, which disables...
1992-11-13 Chris HansonMake backup-by-copying of symbolic link be dependent...
1992-11-13 Chris HansonAdd M-x describe-syntax.
1992-11-13 Chris HansonAdd variable manual-command to override the manual...
1992-11-13 Chris HansonChange list of help commands to include describe-syntax.
1992-11-13 Chris HansonRedefine AUTO-FILL-BREAK? to use Emacs definition.
1992-11-13 Chris HansonChange setting of buffer-point to conform to Emacs.
1992-11-13 Chris HansonAdd M-x comint-send-invisible and M-x comint-send-char.
1992-11-13 Chris HansonAdd buffer-menu-mode-hook, and set truncate-lines true...
1992-11-12 Brian A. LaMacchiawriteable -> writable
1992-11-12 Chris HansonFix spelling: "writeable" -> "writable".
1992-11-12 Guillermo J... Fix bug in disk-save/disk-restore by which bands dumped...
1992-11-11 Brian A. LaMacchiaFixed a bug in rmail-make-basic-summary-line.
1992-11-10 Chris HansonDo not set MICROCODE-TERMINATION-PROCEDURES slot of...
1992-11-09 Chris HansonDisregard minibuffers in SAVE-EDITOR-FILES.
1992-11-09 Chris HansonFix two bugs in SAVE-EDITOR-FILES.
1992-11-09 Chris HansonFix two bugs in SAVE-EDITOR-FILES.
1992-11-09 Guillermo J... Add label argument to all interpreter calls for the...
1992-11-09 Brian A. LaMacchiaChanged the way summary lines are constructed.
1992-11-08 Guillermo J... Allow (cd)
next