mit-scheme.git
2000-10-27 Chris HansonChange MAYBE-SELECT-BUFFER-LAYOUT so that it does nothi...
2000-10-27 Chris HansonAllow ->BUFFER to take a window as an argument.
2000-10-26 Chris HansonDon't use POP-UP-BUFFER to split the window; use
2000-10-26 Chris HansonAdd code to mark buffer layout inactive when one of...
2000-10-26 Chris HansonIn WITH-OUTPUT-TO-HELP-DISPLAY, don't change window...
2000-10-26 Chris HansonAdjust interrupt locking of buffer-layout code. When...
2000-10-26 Chris HansonFix long-standing bug that occurred when using multiple...
2000-10-26 Chris HansonAdd event-tracing facility.
2000-10-26 Chris HansonM-x imail-save-attachment should also work when invoked...
2000-10-26 Chris HansonOnly create buffer-layout when summary buffer is create...
2000-10-26 Chris HansonFix bugs in address parsing, reported by hal.
2000-10-26 Chris HansonDon't call MAYBE-SELECT-BUFFER-LAYOUT unless the select...
2000-10-26 Chris HansonDelete imail-auto-summary feature. Instead implement
2000-10-26 Chris HansonMove call to MAYBE-SELECT-BUFFER-LAYOUT outside of...
2000-10-26 Chris HansonFix indentation.
2000-10-26 Chris HansonFix thinko.
2000-10-26 Chris HansonDon't reselect an already-selected window or buffer.
2000-10-26 Chris HansonImplement SCREEN option to POP-UP-BUFFER.
2000-10-26 Chris HansonEliminate references to SELECT-BUFFER-IN-WINDOW. Chang...
2000-10-26 Chris HansonEliminate references to SELECT-BUFFER-IN-WINDOW.
2000-10-26 Chris HansonGuarantee that all buffers in a buffer layout are alive...
2000-10-26 Chris HansonAdd some interrupt locking to buffer-layout mechanism...
2000-10-26 Chris HansonUpdate version to reflect new initialization mechanism.
2000-10-26 Chris HansonComment out call to ADD-PRE-SELECT-BUFFER-HOOK. This...
2000-10-26 Chris HansonEliminate pre-select-buffer-hooks mechanism from previo...
2000-10-26 Chris HansonImplement general mechanism for initializing editor...
2000-10-25 Chris HansonAdd pre-selection buffer hooks. These hooks allow...
2000-10-20 Chris HansonForgot to export a couple of variables to implement...
2000-10-20 Chris HansonImplement new editor variable imail-summary-height...
2000-10-20 Chris HansonAdd option to POP-UP-BUFFER to allow the argument to
2000-10-20 Chris HansonAdd new editor variable imail-auto-summary that allows...
2000-10-20 Chris HansonFix bug: FLAGS->RMAIL-MARKERS was clobbering its argume...
2000-10-20 Chris HansonFix bug: WRITE-HEADER-FIELDS was generating the blank...
2000-10-19 Chris HansonDeal with errors coming from CTIME-STRING->UNIVERSAL...
2000-10-19 Chris HansonAllow ctime() input strings to lack seconds field....
2000-10-17 Chris HansonAdd changelog.txt to release directory.
2000-10-17 Chris HansonChange definition of "all" distribution so that it...
2000-10-17 Chris HansonGenerate FreeBSD tar file too.
2000-10-17 Chris HansonFreeBSD doesn't define socklen_t; add conditional defin...
2000-10-16 Chris HansonUpdate for 7.5.10 release.
2000-10-16 Chris HansonDon't forget to include ChangeLog in tarball.
2000-10-16 Chris HansonFix some typos. Adjust script so that it can be called...
2000-10-16 Chris HansonLoad CREF only if not already loaded.
2000-10-16 Chris HansonDon't copy files from main tree; check them out of...
2000-10-16 Chris HansonAdd back stuff for unsupported directories.
2000-10-16 Chris HansonExtensive changes to integrate microcode compilation...
2000-10-16 Chris HansonIf using gcc, optimize and generate debugging info.
2000-10-16 Chris HansonGenerate optimized code by default.
2000-10-16 Chris HansonForgot to load CREF.
2000-10-16 Chris HansonForgot to load CREF.
2000-10-16 Chris HansonFix typo.
2000-10-16 Chris HansonLoad files using stdin redirection.
2000-10-16 Chris HansonMust load CREF before compiling other stuff.
2000-10-16 Chris HansonInitial revision.
2000-10-16 Chris HansonCREF loader not needed after all.
2000-10-16 Chris HansonEliminate unsupported directories.
2000-10-16 Chris HansonAdd copyright notice.
2000-10-16 Chris HansonImported from /scheme/etc/.
2000-10-16 Chris HansonMoved from dist directory.
2000-10-16 Chris HansonAdd option for CREF.
2000-10-16 Chris HansonIf no band is explicitly specified, and the default...
2000-10-14 Chris HansonUpdate version number of runtime system to reflect...
2000-10-14 Chris HansonEliminate old optimization that reused lambda parameter...
2000-10-01 Chris HansonFix bug: when a call to connect gets EINTR, one can...
2000-10-01 Chris HansonIn X-WINDOW-CLEAR, if the clip rectangle is disabled...
2000-10-01 Chris HansonFix bug: xterm_dump_rectangle, when given the coordinat...
2000-10-01 Chris HansonFix bug: can't ever use absolute pathnames with CVS...
2000-09-30 Chris HansonWhen using imail-summary-scroll-msg-* commands, if...
2000-09-30 Chris HansonDon't count a message as unseen if it is deleted -...
2000-09-25 Chris HansonNote regarding parsing in the presence of Rmail file...
2000-09-11 Chris HansonMake sure that Rmail messages have an internal time...
2000-09-11 Chris HansonCompensate for old message data format that lacked...
2000-09-11 Chris HansonAdd workaround for very old arpanet message date format.
2000-09-11 Chris HansonBind VC keys only if VC is loaded.
2000-09-07 Chris HansonAdd UTF-8 to list of known charsets.
2000-09-06 Chris HansonTweak adaptive-fill-regexp so that it accepts prefixes...
2000-09-06 Chris HansonExtensive redesign of OPERATE-ON-INDIVIDUAL-PARAGRAPHS...
2000-09-06 Chris HansonTweak adaptive-fill-regexp so that it accepts prefixes...
2000-09-06 Chris HansonExtensive redesign of OPERATE-ON-INDIVIDUAL-PARAGRAPHS...
2000-09-06 Chris HansonChange paragraph-separate and paragraph-start so that...
2000-09-06 Chris HansonUndo previous change -- it wasn't equivalent code.
2000-09-06 Chris HansonSimplify overly-complex logic.
2000-09-05 Chris HansonChange quotation example to reflect exact output from...
2000-08-21 Chris HansonChange VC-BACKEND-LOCKING-USER so that it doesn't call
2000-08-20 Chris HansonNow need regular expressions.
2000-08-20 Chris HansonAdd code to strip off remote-repository prefix in ...
2000-08-18 Chris HansonAdd loaders for SOS and IMAIL.
2000-08-18 Chris HansonEliminate use of absolute pathnames in CVS commands...
2000-08-18 Chris HansonMust run "os2pm.scm" before making tags in microcode...
2000-08-18 Chris HansonAdd imail.
2000-08-18 Chris HansonAdd imail.
2000-08-18 Chris HansonFix bug: copying messages from IMAP folder to umail...
2000-08-18 Chris HansonDon't use POLLNORM; use POLLIN instead.
2000-08-07 Chris HansonFix bug: directory node wasn't being correctly recorded...
2000-08-07 Chris HansonChanged key binding of imail-summary-select-message...
2000-08-07 Chris HansonUpdate version to reflect changes to imail-summary...
2000-08-07 Chris HansonFix scrolling in summary buffer to be more like that...
2000-08-05 Chris HansonFix over-long pages.
2000-08-05 Chris HansonAdd new folder operation, PRELOAD-FOLDER-OUTLINES,...
2000-08-02 Chris HansonAdditional optimization: load flags with UIDs in initia...
next