mit-scheme.git
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson*** empty log message ***
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris HansonInclude the integrable definitions from a few basic...
1991-10-25 Chris Hanson*** empty log message ***
1991-10-23 Chris HansonPrimitive DIRECTORY-CLOSE must be called to have any...
1991-10-22 Chris Hanson* Fix code that extracts filename from dired line so...
1991-10-22 Chris HansonFix RENAME-FILE and DELETE-FILE so that they work on...
1991-10-22 Chris HansonImprove NUKE-NROFF-BS a little more: speed up nuke...
1991-10-22 Chris HansonRTL comment should precede prefix instructions in outpu...
1991-10-22 Chris HansonTo reduce code space, use ASSOC to compare literals...
1991-10-21 Chris HansonChange command reader to preserve message across argume...
1991-10-21 Chris HansonVarious improvements to NUKE-NROFF-BS: speed up impleme...
1991-10-21 Chris HansonMake "m" key in Info mode default to the current menu...
1991-10-19 Chris HansonFix bug that caused Dired to print all of the "to be...
1991-10-18 Arthur GlecklerMake "m" key in Info mode default to the current menu...
1991-10-18 Chris Hanson*** empty log message ***
1991-10-18 Chris HansonUpdate to match revision 4.30 of "machines/bobcat/rules...
1991-10-18 Chris HansonDon't generate full cref by default.
1991-10-18 Chris HansonUpdate to match revision 1.32 of "machines/bobcat/comp...
1991-10-17 Chris HansonBSD4.3 does not declare errno in <errno.h> -- unlike...
1991-10-17 Chris HansonFix missing "cmpint-vax.h".
1991-10-16 Guillermo J... Add a fflush to userio_confirm.
1991-10-16 Chris HansonRecent versions of SunOS have POSIX signals.
1991-10-15 Chris HansonChange sun 3 to use 68040 compiled-code format, so...
1991-10-15 Chris HansonModified by Max Hailperin <max@nic.gac.edu> to support...
1991-10-14 Thanos SiapasFix two problems that manifested themselves on the...
1991-10-13 Arthur GlecklerMake "WITH-" expressions do the right thing. This...
1991-10-11 Chris Hanson*** empty log message ***
1991-10-11 Chris Hanson*** empty log message ***
1991-10-11 Chris HansonBe more careful about order of events in M-x shell...
1991-10-11 Chris HansonImplement M-x shell-command and M-x shell-command-on...
1991-10-11 Chris HansonImplement M-x shell-command and M-x shell-command-on...
1991-10-11 Chris HansonImplement M-x compare-windows.
1991-10-11 Chris HansonIn M-x visit-tags-table, if the user types something...
1991-10-11 Chris HansonDon't ignore pathname-version when generating buffer...
1991-10-10 Arthur GlecklerMake RMAIL update mode line when SHOW-MESSAGE is called...
1991-10-10 Chris HansonMove to regular Scheme source directories.
1991-10-10 Chris HansonAdjustments to support multiple binary directories.
1991-10-08 Mark FriedmanCached the current working directory to avoid needless...
1991-10-08 Mark FriedmanChanged parse_path_string() to make sure that get_wd...
1991-10-04 Chris HansonImprove performance of m command -- it was very slow...
1991-10-04 Chris HansonFix bug in M-x goto-char -- it was counting characters...
1991-10-04 Chris HansonGuarantee that all buffer-local variables are unbound...
1991-10-03 Chris HansonINDENT-TABS-MODE should be off in Texinfo files.
1991-10-03 Chris HansonFix fencepost error that sometimes caused extra newline...
1991-10-03 Brian A. LaMacchiaMinor change to rmail-make-basic-summary-line so that...
1991-10-03 Arthur GlecklerMake telnet accept port number after hostname.
1991-10-03 Chris HansonAdd directory tracking for popd and pushd shell command...
1991-10-02 Guillermo J... Add phony target world redirecting to xmakefile.
1991-10-02 Guillermo J... Add a call to x-window-set-class-hint when a window...
1991-10-02 Guillermo J... Rename x-graphics-set-class-hint to x-window-set-class...
1991-10-02 Chris HansonDon't unregister a closed channel -- it signals an...
1991-10-02 Chris HansonEliminate duplicate definition of variable.
1991-10-02 Chris HansonAdd simple insertion commands to Texinfo mode.
1991-10-02 Chris HansonFix typo in COMPUTE-HORIZONTAL-SPACE.
1991-10-02 Chris HansonFix INDENT-FOR-TAB-COMMAND so it pays attention to...
1991-10-01 Chris HansonEliminate INTEGRATE-PRIMITIVE-PROCEDURES declaration.
1991-10-01 Chris HansonEliminate explicit load of CREF utility.
1991-09-25 Chris HansonAdd `time_t' and change type of argument to `ctime...
1991-09-25 Chris HansonFix casting bug in __INT_TO_PTR.
1991-09-25 Arthur GlecklerMake previous bug fix slightly faster.
1991-09-25 Arthur GlecklerFix number-of-arguments bug calling RE-SEARCH-FORWARD...
1991-09-24 Chris HansonEliminate incorrect ";" from definition of Declare_Fixe...
1991-09-24 Brian A. LaMacchiaFixed a bug in parse-file-inboxes which used the wrong...
1991-09-20 Arthur GlecklerGet rid of unreferenced variable NAME left over from...
1991-09-20 Arthur GlecklerAdd printer output commands LPR-BUFFER, PRINT-BUFFER...
1991-09-20 Arthur GlecklerInitial revision
1991-09-20 Arthur GlecklerFix major mode description to reflect previous change:
1991-09-20 Arthur GlecklerBind DIRED-FLAG-FILE-FOR-COPY to #\k instead of #\C...
1991-09-20 Chris HansonEliminate use of INTEGRATE-PRIMITIVE-PROCEDURES declara...
1991-09-20 Chris HansonEliminate use of INTEGRATE-PRIMITIVE-PROCEDURES declara...
1991-09-19 Arthur GlecklerFix bug that makes completion on an empty filename...
1991-09-18 Arthur GlecklerMake PROMPT-FOR-INPUT-TRUENAME accept files that are...
1991-09-18 Chris HansonRedefine #!optional and #!rest to be something distinct...
1991-09-18 Arthur GlecklerFix bug in MANUAL-ENTRY that prevents it understanding...
1991-09-18 Arthur GlecklerAdd autoload library to display UNIX manual pages.
1991-09-18 Arthur GlecklerAdd autoload library to display UNIX manual pages.
1991-09-17 Arthur GlecklerFix typo.
1991-09-17 Arthur GlecklerInitial revision
1991-09-17 Brian A. LaMacchiaFixed a bug in rmail-reply. If there was no Subject...
1991-09-17 Arthur GlecklerFix bug preventing INDENT-RIGIDLY from accepting multiplier
1991-09-17 Arthur GlecklerGet rid of unused procedure.
1991-09-17 Arthur GlecklerGet rid of unreferenced variables.
1991-09-17 Arthur GlecklerImprove Edwin debugger:
1991-09-17 Arthur GlecklerChange NORMAL-MODE to evaluate variables in "Edwin...
1991-09-16 Chris HansonRearrange machine names.
1991-09-14 Arthur GlecklerMake RETURN-TO and RETURN-FROM evaluate the previous...
1991-09-12 Arthur GlecklerExport debugger variable EDWIN-VARIABLE$DEBUGGER-CONFIR...
1991-09-12 Arthur GlecklerMake EVALUATE-REGION return the value of the last expre...
1991-09-12 Arthur GlecklerFix braino with last change.
1991-09-12 Arthur GlecklerMake CEILING, FLOOR, ROUND, and TRUNCATE coerce their...
1991-09-12 Arthur GlecklerImport DSTATE/EXPRESSION and INVALID-EXPRESSION? from...
1991-09-11 Arthur GlecklerFix alphabetical order of initialization filenames...
1991-09-11 Arthur GlecklerFix wrong number of arguments bug in LIST-MATCHING...
1991-09-10 Brian A. LaMacchiaRemoved extraneous debugging code.
1991-09-10 Brian A. LaMacchiaFixed bug in rmail-summary-{exit,quit} which appeared
1991-09-10 Guillermo J... dump_free_directly now returns the new value of free_bu...
next