mit-scheme.git
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...
2000-02-03 Chris HansonFix bug: unable to run gzip properly on Windows systems...
2000-02-03 Chris HansonFix fencepost error in STRING->LINES; reimplement SEPAR...
2000-02-01 Chris HansonDelete build directory if it exists.
2000-02-01 Chris HansonDelete output files if they exist.
2000-02-01 Chris HansonDon't use "-export-dynamic" switch.
2000-02-01 Chris HansonDon't use ncurses library.
2000-02-01 Chris HansonChange to use new prefix.
2000-02-01 Chris HansonFix typo.
2000-02-01 Chris HansonUse "doc" instead of "documentation".
2000-02-01 Chris HansonChange to use new prefix.
2000-02-01 Chris HansonEliminate "mit-" prefix.
2000-02-01 Chris HansonDon't use trailing hyphen.
2000-02-01 Chris HansonInitial revision
2000-02-01 Chris HansonAnother tweak.
2000-02-01 Chris HansonTweak to previous change.
2000-02-01 Chris HansonAdjust for new newline convention.
2000-02-01 Chris HansonIf __ELF__ isn't defined, this is an old version of...
2000-02-01 Chris HansonUpdate version number to mark changes made to support...
2000-02-01 Chris HansonIf TIOCSCTTY is defined, use it. This is required...
2000-01-31 Chris HansonSimplify previous change.
2000-01-31 Chris HansonAdd special heap allocator for FreeBSD, much like the...
2000-01-31 Chris HansonChange to use special file for FreeBSD. When linking...
2000-01-31 Chris HansonInitial revision
2000-01-30 Chris HansonUpdate release version to 7.5.1.
2000-01-27 Chris HansonFix two bugs: (1) Change M-x rmail-get-new-mail to...
2000-01-25 Chris HansonAdjust definition of ANSI character set: most character...
2000-01-24 Chris HansonUpdate for release.
2000-01-21 Chris HansonImplement imail-toggle-headers and imail-search.
2000-01-21 Chris HansonImplement simple string search.
2000-01-21 Chris HansonAdd MESSAGE->STRING.
2000-01-20 Chris HansonAdd code to edit messages. Fix many bugs found by...
2000-01-20 Chris HansonDefine HEADER-FIELDS->LINES.
2000-01-20 Chris HansonUse generic procedure SET-HEADER-FIELDS!.
2000-01-20 Chris HansonDelete specialize next/previous message steps.
2000-01-20 Chris HansonDefine procedures to convert between headers and strings.
2000-01-20 Chris HansonUse generic procedure SET-HEADER-FIELDS!.
2000-01-20 Chris HansonImplement mail-sending commands.
2000-01-19 Chris HansonImplement I/O commands.
2000-01-19 Chris HansonImplement IMAIL-REVERT-BUFFER.
2000-01-19 Chris HansonAdd code to mark and unmark messages.
2000-01-19 Chris HansonEliminate some unused procedures, and generalize
2000-01-19 Chris HansonUse folder properties to hold the RMAIL headers, rather...
2000-01-19 Chris HansonChange implementation of message flags to make all...
2000-01-19 Chris HansonAdd FOLDER-FLAGS.
2000-01-19 Chris HansonAnother wave of changes. Implement deletion commands.
2000-01-19 Chris HansonChange message implementation so that each message...
2000-01-19 Chris HansonChange message implementation so that each message...
2000-01-18 Chris HansonAdd folder properties.
next