mit-scheme.git
1991-05-15 Chris HansonVarious improvements to the debugger.
1991-05-15 Chris HansonBind a condition handler to catch and ignore errors...
1991-05-15 Chris HansonWhen starting a new CMDL, bind the list of condition...
1991-05-15 Chris HansonImplement variable continuation-browser-output-style...
1991-05-15 Chris HansonAdd CLOSE operation that deallocates the port's output...
1991-05-15 Chris HansonImplement control variable REPL:ALLOW-RESTART-NOTIFICAT...
1991-05-15 Chris HansonFix typo in last change.
1991-05-15 Chris Hanson*** empty log message ***
1991-05-15 Chris Hanson*** empty log message ***
1991-05-15 Chris HansonImprove M-x undigestify-rmail-message so it doesn't...
1991-05-15 Chris HansonChange filename prompting to convert completion result...
1991-05-15 Chris HansonImplement new procedure os/filename->display-string...
1991-05-15 Chris HansonAdd control variable to allow limiting the amount of...
1991-05-15 Chris HansonAdd new commands:
1991-05-15 Chris HansonEliminate duplicated "Saving file..." message.
1991-05-15 Guillermo J... Change generic_flonum_result because of a bug in the...
1991-05-15 Chris HansonFix think-o in M-x visit-tags-table.
1991-05-15 Chris HansonChange prompt-for-pathname and friends to accept a...
1991-05-15 Chris HansonChanges for Emacs 19 autoload mechanism.
1991-05-14 Chris HansonFix bug in M-x untabify: char-search doesn't set the...
1991-05-14 Chris HansonFix definition of M-x newline, which should always...
1991-05-14 Chris HansonWhen DUMP-BAND primitive fails, setup 'RETRY restart...
1991-05-14 Chris Hanson* Change save-some-buffers to accept two required argum...
1991-05-14 Chris HansonWhen an internal error occurs, just display its error...
1991-05-14 Chris HansonHandle errors that occur during auto-save.
1991-05-14 Chris HansonImplement SLEEP-FOR.
1991-05-13 Chris Hanson*** empty log message ***
1991-05-13 Chris HansonExtend list of file primitives to include a few that...
1991-05-10 Chris HansonFix bug -- compiled-code environment manipulation was...
1991-05-10 Chris HansonChange modeline control variables to be per-buffer.
1991-05-10 Chris HansonRename window-minimum- variables to window-min-. Chang...
1991-05-10 Chris HansonRename window-minimum- variables to window-min-.
1991-05-10 Chris HansonChange M-x recenter to treat C-u argument as meaning...
1991-05-10 Chris HansonChange PRESERVING-MATCH-DATA to save permanent marks...
1991-05-10 Chris HansonChange PRESERVING-MATCH-DATA to save permanent marks...
1991-05-10 Chris HansonFix typo in last change.
1991-05-10 Chris HansonDefinition CONDITION/REPORT-STRING.
1991-05-10 Chris Hanson*** empty log message ***
1991-05-10 Chris HansonRename various lisp definition and evaluation commands...
1991-05-10 Chris HansonChange M-x goto-char from 0-based to 1-based indexing...
1991-05-10 Chris HansonChange commands from 0-based to 1-based indexing: what...
1991-05-10 Chris HansonRename M-x describe-command to M-x describe-function...
1991-05-10 Chris HansonChange evaluation commands to bind nearest-repl/output...
1991-05-10 Chris HansonChange M-x what-cursor-position to report the cursor...
1991-05-10 Chris HansonEliminate WRITE-VALUE, which is no longer used by evalu...
1991-05-10 Chris HansonReimplement kill commands to be exactly like those...
1991-05-10 Chris HansonDefine variable dired-mode-hook. Add error-handling...
1991-05-10 Chris HansonEliminate M-x debug-show-rings.
1991-05-10 Chris HansonChange to make buffer names case-sensitive.
1991-05-10 Chris HansonChange implementation of string tables to allow case...
1991-05-10 Chris HansonChange FASDUMP not to do OS_file_remove_link before...
1991-05-10 Chris Hanson* Change FILE-OPEN-OUTPUT-CHANNEL (and consequently...
1991-05-09 Chris HansonFix typo in UNIX/USER-HOME-DIRECTORY.
1991-05-09 Mark FriedmanFixed minor bug in %WINDOW-HAS-UP-NEIGHBOR?.
1991-05-09 Chris HansonChange X-WINDOW-GET-DEFAULT to X-DISPLAY-GET-DEFAULT.
1991-05-09 Chris HansonFix typo.
1991-05-09 Chris HansonChange GET-ENVIRONMENT-VARIABLE to return #F if not...
1991-05-09 Chris HansonChange to handle #F as value from GET-ENVIRONMENT-VARIABLE.
1991-05-09 Chris HansonChange GET-ENVIRONMENT-VARIABLE to return #F if not...
1991-05-08 Chris HansonAdd RMAIL mode.
1991-05-08 Chris HansonInitial revision
1991-05-08 Chris HansonReorganize code to read files, to make it more flexible...
1991-05-08 Chris HansonMust clip text when clearing headers in yanked message.
1991-05-08 Chris HansonFix typo in INSERT-REGION.
1991-05-08 Guillermo J... Fix bug in multiply_fixnum introduced when re-written...
1991-05-07 Chris HansonAdd procedures to manage new "etc" library directory.
1991-05-07 Guillermo J... Reorder some operations so that overflowing computations in
1991-05-07 Guillermo J... Forgot to add the rule for INVOCATION:GLOBAL-LINK.
1991-05-07 Guillermo J... Update to match 68020 compiler version 4.84.
1991-05-07 Guillermo J... Update to match 68020 compiler version 4.84.
1991-05-07 Guillermo J... Update to match 68020 4.84 version.
1991-05-07 Guillermo J... Change handling of bad linkage sections within the...
1991-05-07 Guillermo J... Make cache-flushing code model dependent:
1991-05-07 Guillermo J... Add assembly language hooks for generic arithmetic...
1991-05-07 Guillermo J... - New 68040 closure code.
1991-05-07 Guillermo J... - Add knowledge about new hooks.
1991-05-07 Guillermo J... - New 68040 closure code.
1991-05-07 Chris HansonEliminate dummy rmail mode definition.
1991-05-07 Chris HansonDefine M-x toggle-read-only here, not in "filcom.scm".
1991-05-07 Guillermo J... Fix bug by which variable with no binding expressions...
1991-05-06 Guillermo J... Add open codings for quotient and remainder.
1991-05-06 Guillermo J... Export *interned-global-links*, *interned-static-variab...
1991-05-06 Guillermo J... - Add hooks and codes for quotient and remainder.
1991-05-06 Guillermo J... Add support for COMMENT LAP pseudo-op.
1991-05-06 Guillermo J... - Generate more meaningful label names for the constant...
1991-05-06 Guillermo J... - Add use of compiler:intersperse-rtl-in-lap?
1991-05-06 Guillermo J... Add compiler:intersperse-rtl-in-lap?
1991-05-06 Guillermo J... Initialize *interned-global-links* and *interned-static...
1991-05-06 Guillermo J... Add invocation:global-link rtl type.
1991-05-06 Guillermo J... Make (access foo ()) in the operator position generate...
1991-05-06 Guillermo J... Hack to make (access foo ()) in the operator position...
1991-05-06 Guillermo J... Top-level lets do not have their arguments compiled...
1991-05-06 Chris HansonFix typo in last change.
1991-05-06 Chris HansonDired mode should inherit from Read-only.
1991-05-06 Chris HansonFix bug: MAX requires at least one argument.
1991-05-06 Guillermo J... Add primitives quotient and remainder.
1991-05-06 Chris HansonEliminate costly call to WITH-CHANNEL-BLOCKING in the...
1991-05-06 Guillermo J... Add hooks for quotient and remainder.
1991-05-06 Guillermo J... Add hooks for quotient and remainder.
1991-05-06 Guillermo J... - Add trampolines for quotient, remainder, and modulo.
next