2000-10-30 |
Chris Hanson | Don't abort prompt when an input event arrives; process... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Chris Hanson | Fix fencepost error that caused the wrong number of... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Chris Hanson | Update version to reflect recent changes. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Chris Hanson | Deselect any buffer layout before popping up a new... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Chris Hanson | When killing buffer, it's possible to signal an error... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Chris Hanson | In previous change, forgot to select the folder buffer... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Chris Hanson | Change MAYBE-SELECT-BUFFER-LAYOUT so that it does nothi... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Chris Hanson | Allow ->BUFFER to take a window as an argument. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Don't use POP-UP-BUFFER to split the window; use |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Add code to mark buffer layout inactive when one of... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | In WITH-OUTPUT-TO-HELP-DISPLAY, don't change window... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Adjust interrupt locking of buffer-layout code. When... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Fix long-standing bug that occurred when using multiple... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Add event-tracing facility. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | M-x imail-save-attachment should also work when invoked... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Only create buffer-layout when summary buffer is create... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Fix bugs in address parsing, reported by hal. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Don't call MAYBE-SELECT-BUFFER-LAYOUT unless the select... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Delete imail-auto-summary feature. Instead implement |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Move call to MAYBE-SELECT-BUFFER-LAYOUT outside of... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Fix indentation. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Don't reselect an already-selected window or buffer. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Implement SCREEN option to POP-UP-BUFFER. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Eliminate references to SELECT-BUFFER-IN-WINDOW. Chang... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Eliminate references to SELECT-BUFFER-IN-WINDOW. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Guarantee that all buffers in a buffer layout are alive... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Add some interrupt locking to buffer-layout mechanism... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Update version to reflect new initialization mechanism. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Comment out call to ADD-PRE-SELECT-BUFFER-HOOK. This... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Eliminate pre-select-buffer-hooks mechanism from previo... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Chris Hanson | Implement general mechanism for initializing editor... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Chris Hanson | Add pre-selection buffer hooks. These hooks allow... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Hanson | Forgot to export a couple of variables to implement... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Hanson | Implement new editor variable imail-summary-height... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Hanson | Add option to POP-UP-BUFFER to allow the argument to |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Hanson | Add new editor variable imail-auto-summary that allows... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Hanson | Fix bug: FLAGS->RMAIL-MARKERS was clobbering its argume... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Hanson | Fix bug: WRITE-HEADER-FIELDS was generating the blank... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Chris Hanson | Deal with errors coming from CTIME-STRING->UNIVERSAL... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Chris Hanson | Allow ctime() input strings to lack seconds field.... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Chris Hanson | Add changelog.txt to release directory. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Chris Hanson | Change definition of "all" distribution so that it... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Chris Hanson | Generate FreeBSD tar file too. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Chris Hanson | FreeBSD doesn't define socklen_t; add conditional defin... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Update for 7.5.10 release. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Don't forget to include ChangeLog in tarball. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Fix some typos. Adjust script so that it can be called... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Load CREF only if not already loaded. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Don't copy files from main tree; check them out of... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Add back stuff for unsupported directories. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Extensive changes to integrate microcode compilation... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | If using gcc, optimize and generate debugging info. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Generate optimized code by default. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Forgot to load CREF. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Forgot to load CREF. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Load files using stdin redirection. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Must load CREF before compiling other stuff. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Initial revision. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | CREF loader not needed after all. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Eliminate unsupported directories. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Add copyright notice. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Imported from /scheme/etc/. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Moved from dist directory. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | Add option for CREF. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Hanson | If no band is explicitly specified, and the default... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Chris Hanson | Update version number of runtime system to reflect... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Chris Hanson | Eliminate old optimization that reused lambda parameter... |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Chris Hanson | Fix bug: when a call to connect gets EINTR, one can... |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Chris Hanson | In X-WINDOW-CLEAR, if the clip rectangle is disabled... |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Chris Hanson | Fix bug: xterm_dump_rectangle, when given the coordinat... |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Chris Hanson | Fix bug: can't ever use absolute pathnames with CVS... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Chris Hanson | When using imail-summary-scroll-msg-* commands, if... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Chris Hanson | Don't count a message as unseen if it is deleted -... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Chris Hanson | Note regarding parsing in the presence of Rmail file... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Chris Hanson | Make sure that Rmail messages have an internal time... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Chris Hanson | Compensate for old message data format that lacked... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Chris Hanson | Add workaround for very old arpanet message date format. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Chris Hanson | Bind VC keys only if VC is loaded. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Chris Hanson | Add UTF-8 to list of known charsets. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Tweak adaptive-fill-regexp so that it accepts prefixes... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Extensive redesign of OPERATE-ON-INDIVIDUAL-PARAGRAPHS... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Tweak adaptive-fill-regexp so that it accepts prefixes... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Extensive redesign of OPERATE-ON-INDIVIDUAL-PARAGRAPHS... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Change paragraph-separate and paragraph-start so that... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Undo previous change -- it wasn't equivalent code. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Chris Hanson | Simplify overly-complex logic. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Chris Hanson | Change quotation example to reflect exact output from... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Chris Hanson | Change VC-BACKEND-LOCKING-USER so that it doesn't call |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Chris Hanson | Now need regular expressions. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Chris Hanson | Add code to strip off remote-repository prefix in ... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Add loaders for SOS and IMAIL. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Eliminate use of absolute pathnames in CVS commands... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Must run "os2pm.scm" before making tags in microcode... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Add imail. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Add imail. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Fix bug: copying messages from IMAP folder to umail... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Chris Hanson | Don't use POLLNORM; use POLLIN instead. |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Chris Hanson | Fix bug: directory node wasn't being correctly recorded... |
commit | commitdiff | tree | snapshot |
next |