mit-scheme.git
1991-05-02 Chris Hanson* Complete redesign of command argument code. New...
1991-04-29 Chris HansonM-x replace-string and M-x replace-regexp are supposed...
1991-04-29 Chris HansonREPLACE-MATCH now returns a mark pointing to the end...
1991-04-29 Chris HansonProvide unwind-protect to delete a synchronous process...
1991-04-29 Chris HansonImplement asynchronous ^G detection for X, using the...
1991-04-29 Chris HansonAllow FIND-PROGRAM's second argument, DEFAULT-DIRECTORY...
1991-04-29 Chris HansonFix typo in REPLACE-MATCH.
1991-04-27 Chris HansonEliminate use of INTERRUPTABLE_EXTENT on read and write...
1991-04-26 Mark FriedmanAdded control, shift and meta button events.
1991-04-26 Chris HansonChanges to match microcode version 11.75 -- cannot...
1991-04-26 Chris HansonThis version of the microcode cannot be used with Edwin...
1991-04-26 Chris Hanson*** empty log message ***
1991-04-26 Chris HansonChange M-x tags-query-replace to do regexp search.
1991-04-26 Chris HansonImplement M-x query-replace-regexp and M-x replace...
1991-04-26 Chris HansonImplement new procedures PRESERVING-MATCH-DATA and
1991-04-26 Chris HansonFix bug: check type of arguments to MAKE-RECTANGULAR...
1991-04-25 Mark FriedmanMade sure that the lock on an event distributor is...
1991-04-24 Chris HansonAdd missing `static' declarations to OS_open_pty_
1991-04-24 Chris HansonImplement mail aliases and ~/.mailrc file.
1991-04-24 Chris HansonInitial revision
1991-04-24 Chris HansonExport `group-extract-and-delete-string!'.
1991-04-24 Chris HansonFix typo.
1991-04-24 Chris HansonChange `group-un-clip!' to `group-widen!'.
1991-04-24 Chris HansonChange `mark-right-char' and `mark-left-char' to return...
1991-04-24 Chris HansonChange message generated by M-x set-fill-column to...
1991-04-24 Chris HansonEliminate `match-string'. New procedures `narrow-to...
1991-04-24 Chris HansonEliminate reference to `match-string'.
1991-04-24 Chris HansonEliminate reference to `group-un-clip!'.
1991-04-24 Chris HansonNew procedure group-extract-and-delete-string!.
1991-04-24 Chris HansonChange prompting for prefix chars to be more like that...
1991-04-23 Chris Hanson* Change arguments to string and regexp search procedur...
1991-04-23 Chris Hanson* Change arguments to string and regexp search procedur...
1991-04-23 Chris HansonAlways supply LIMIT argument to search procedures.
1991-04-23 Chris HansonWhen a variable value validity test is failed, signal...
1991-04-23 Chris HansonFix bug in M-x set-visited-file-name -- couldn't unset...
1991-04-23 Chris HansonFix think-o in `set-buffer-pathname!'.
1991-04-21 Chris HansonInitial revision
1991-04-21 Chris HansonDired of a wildcard specification didn't work -- now...
1991-04-21 Chris Hanson* Implement mail sending.
1991-04-21 Chris HansonOptimize drawing of highlighted lines. Previously...
1991-04-21 Chris HansonChange procedures that set point and mark to copy their...
1991-04-20 Chris HansonCan't integrate scode-eval any longer, since it's now...
1991-04-20 Chris HansonCan't integrate scode-eval any longer, since it's now...
1991-04-18 Mark FriedmanAdded hooks for syntax-expression and scode-eval.
1991-04-18 Mark FriedmanAdded hook for syntax-expression.
1991-04-18 Mark FriedmanAdded hook for scode-eval.
1991-04-15 Guillermo J... Rename compile-scode to compile-scode/internal.
1991-04-15 Guillermo J... Add hook/extended-scode-eval so that expressions can...
1991-04-15 Guillermo J... Casts to make it run under SunOS 4.03 when compiled...
1991-04-13 Chris HansonChange interface of `fill-region' procedure to allow...
1991-04-13 Chris HansonChange interface of `os/auto-save-pathname' so that...
1991-04-12 Chris Hanson*** empty log message ***
1991-04-12 Chris HansonAdd third argument to `read-buffer?', which prevents...
1991-04-12 Chris HansonChange `revert-buffer' and `set-visited-file-name'...
1991-04-12 Chris HansonDon't clear buffer-modification flag unless the buffer...
1991-04-12 Chris HansonRewrite directory-listing procedures to use new primiti...
1991-04-12 Chris HansonFix missing argument in `reindent-then-newline-and...
1991-04-12 Chris HansonMake sure that undo recording happens before any change...
1991-04-12 Chris HansonFix name mismatches on two key bindings for C mode...
1991-04-12 Chris HansonChange buffer `auto-save-modified' flag to `auto-save...
1991-04-12 Chris HansonImplement procedure `rename-auto-save-file!'. Implemen...
1991-04-12 Chris HansonAdd new primitives `directory-open-noread' and
1991-04-12 Arthur GlecklerMake CLEAR-POINT, DRAW-LINE-TO, DRAW-POINT, GRAPHICS...
1991-04-11 Chris HansonImplement new I/O port operations READ-SUBSTRING and...
1991-04-11 Chris HansonVarious changes. Requires runtime version 14.115 or...
1991-04-11 Chris HansonImplement cost analysis to estimate when scrolling...
1991-04-11 Chris HansonWhen drawing a new line over an old one that is known...
1991-04-11 Chris HansonChange dired to use an `ls' subprocess rather than...
1991-04-11 Chris HansonChange `shell-command' and `shell-command-region' to...
1991-04-11 Chris HansonRe-enable parenthesis matching in typein window. Chang...
1991-04-08 Chris Hanson*** empty log message ***
1991-04-08 Chris HansonEliminate unused variable.
1991-04-08 Chris HansonCache default display so that the trivial dumb use...
1991-04-06 Guillermo J... Define student-pp that understands old-style arguments.
1991-04-06 Guillermo J... Make pp be bound to student-pp.
1991-04-06 Guillermo J... Patch syntax table so that MAKE-ENVIRONMENT works.
1991-04-06 Guillermo J... Fix bug with making [] extended alphabetic.
1991-04-03 Chris HansonFix bug that prevented override message from being...
1991-04-03 Chris HansonFix bug that made C-u TAB work incorrectly under some...
1991-04-03 Chris HansonCatch errors that happen while reading expressions...
1991-04-03 Chris HansonCatch errors that happen while reading expressions...
1991-04-03 Chris HansonWhen marking buffers for deletion, use D instead of K.
1991-04-03 Chris Hanson*** empty log message ***
1991-04-03 Chris HansonFix bug that prevented the typein window from being...
1991-04-03 Chris HansonFix fencepost error in `scroll-lines-up'.
1991-04-03 Chris Hanson`block/next-continuation-offset', when it found that...
1991-04-03 Chris HansonIn `shell-command-region', if the region is empty,...
1991-04-03 Chris Hanson*** empty log message ***
1991-04-03 Chris HansonFix think-o in `group-delete!'.
1991-04-02 Chris HansonChange mark data structure to store index instead of...
1991-04-02 Chris HansonUpdate description of Edwin mark structure to match...
1991-04-02 Chris HansonIn `block/next-continuation-offset', if the next contin...
1991-04-02 Chris HansonFix bugs associated with continuation lines: when scrol...
1991-04-01 Chris HansonIn `maybe-scroll', if the lines are being scrolled...
1991-04-01 Chris HansonFix bug: lines that were clipped at a window's top...
1991-04-01 Chris Hanson* Redesign redisplay to get line-contents strings from...
1991-04-01 Chris HansonIf a buffer has a `display-start' mark, and the buffer...
1991-04-01 Chris HansonFix bug that prevented "//" at end of pathname string...
1991-04-01 Chris HansonFix bug that caused dired buffer of "/" to have the...
1991-03-29 Guillermo J... Add JMiller's comments and make some edits incorporatin...
next