mit-scheme.git
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.
2000-03-17 Chris HansonAdd "Recent Changes" section to release notes.
2000-03-17 Chris HansonChange license to FDL.
2000-03-16 Chris HansonFix typo.
2000-03-16 Chris HansonAdd flonum operations FLO:<= FLO:>= FLO:MAX FLO:MIN.
2000-03-16 Chris HansonAdd expansions for FLO:<= and FLO:>=.
2000-03-16 Chris HansonAdd expansions for FLO:<= and FLO:>=.
2000-03-16 Chris HansonAdd flonum operations FLO:<= FLO:>= FLO:MAX FLO:MIN.
2000-03-16 Chris HansonChange implementation of MERGE-SORT (and therefore...
2000-03-15 Chris HansonUse new release version string from runtime rather...
2000-03-10 Chris HansonChange VC-DIFF to compare the revisions using no switch...
2000-03-10 Chris HansonFix bug: VC couldn't check in changes involving just...
2000-03-07 Chris HansonUpdate for new location of release revision number.
2000-03-03 Chris HansonChange incremental search to terminate on RET rather...
2000-03-02 Chris HansonAnother tweak for new newline convention.
2000-03-02 Chris HansonImplement adaptive fill from Emacs.
2000-03-02 Chris HansonDefine a standard alternative paragraph style in which...
2000-03-01 Chris HansonChange to new newline convention.
2000-03-01 Chris HansonChange to put release version into runtime system rathe...
2000-03-01 Chris HansonChange to compensate for IDENTIFY-WORD printing final...
2000-03-01 Chris HansonChange to put release version into runtime system rathe...
2000-02-29 Chris HansonAdd ability to set the default value of a variable...
2000-02-29 Chris HansonRe-do definitions of mode-specific abbrev tables so...
2000-02-29 Chris HansonFix typo.
2000-02-29 Chris HansonImplement abbrev mode; rework interaction between auto...
2000-02-29 Chris HansonAdd mode-specific abbrev tables and \\{} doc strings...
2000-02-29 Chris HansonAdd mode-specific abbrev tables and \\{} doc strings...
2000-02-29 Chris HansonAdjust minor-mode toggle logic to match new standard.
2000-02-29 Chris HansonFix thinko.
2000-02-28 Chris HansonImplement abbrev mode.
2000-02-28 Chris HansonInitial revision
2000-02-28 Chris HansonFix thinko.
2000-02-28 Chris HansonDefine OS/ABBREV-FILE-NAME.
2000-02-27 Chris HansonAdd logic for saving abbrev tables (to be supplied).
2000-02-27 Chris HansonFix thinko in previous change.
2000-02-25 Chris HansonClarify meaning of optional argument to NAME->foo proce...
2000-02-25 Chris HansonFix bug in which error could be signalled by out-of...
2000-02-25 Chris HansonImplement INDENT-TO.
2000-02-25 Chris HansonImplement COUNT-WORDS-REGION.
2000-02-25 Chris HansonReimplement case-conversion commands, including new...
2000-02-25 Chris HansonIntegrate auto-fill and abbrev into M-x self-insert...
2000-02-25 Chris HansonIntegrate auto-fill and abbrev into M-x self-insert...
2000-02-25 Chris HansonIntegrate auto-fill and abbrev into M-x self-insert...
2000-02-24 Chris HansonAdd option to DESCRIBE-BINDINGS to ignore "global"...
2000-02-24 Chris HansonAdd option to DESCRIBE-BINDINGS to ignore "global"...
2000-02-24 Chris HansonAdd option to DESCRIBE-BINDINGS to ignore "global"...
2000-02-24 Chris HansonShow shell mode key bindings in mode help.
2000-02-24 Chris HansonUse image strings when showing key bindings.
2000-02-24 Chris HansonChange appearance of DESCRIBE-BINDINGS to be more like...
2000-02-24 Chris HansonFix typo.
2000-02-23 Chris HansonFix compiler warning.
2000-02-23 Chris HansonFix typo.
2000-02-23 Chris HansonExport new bindings from keymap.scm
2000-02-23 Chris HansonGeneralize documentation expansions to include \\<...
2000-02-23 Chris HansonGeneralize code to generate descriptions of key binding...
2000-02-23 Chris HansonAdd means to look up modes and commands without necessa...
2000-02-23 Chris HansonOptimize code that toggles auto-fill mode.
2000-02-21 Chris HansonExport SORT-METHODS.
2000-02-21 Chris HansonFix a couple of bugs reported by Joe Marshall: INSTANCE...
2000-02-14 Chris HansonEfficiency tweak suggested by Marc Feeley.
2000-02-07 Chris HansonAnother round of changes.
2000-02-07 Chris HansonTrim leading and trailing whitespace from header values.
2000-02-07 Chris HansonDon't assume that a buffer-property value of #F is...
2000-02-07 Chris HansonAdd bit to say whether folder or message has been modified.
2000-02-07 Chris HansonAdd bit to say whether folder or message has been modified.
2000-02-07 Chris HansonUpdate to release 7.5.3.
2000-02-07 Chris HansonFix bug: in GCC 2.95.x, the callee pops the pointer...
2000-02-07 Chris HansonFix bug: in GCC 2.95.x, the callee pops the pointer...
2000-02-04 Chris HansonImplement MAYBE-REVERT-FOLDER.
2000-02-04 Chris HansonFix improper usage of MAYBE-REVERT-BUFFER.
2000-02-04 Chris HansonRename COUNT-MESSAGES -> FOLDER-LENGTH.
2000-02-03 Chris HansonFix bug: unable to run gzip properly on Windows systems...
next