2001-09-28 |
Chris Hanson | Implement new command M-x imail-file-message, which... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Hanson | Change handling of file folders so that their type... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Hanson | Fix bug: package parent can sometimes be the symbol... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | CREF should now be included in the install directory. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Update to reflect changes to packaging. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Update to reflect changes to packaging. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Remove four more definitions that are no longer bound... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Fix bug: documentation string for M-x repeat-complex... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Eliminate calls to IMPLEMENTED-PRIMITIVE-PROCEDURE... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Eliminate use of DEFINE-METHOD syntactic keyword. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Don't open-code any of the cell primitives. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Extensive rewriting to make type-checking more uniform... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Split off unchecked character comparisons, for inclusion in |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Add type checking to all procedures, and rewrite some... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Fix bug in previous change. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | The file "char.scm" must now be compiled early as it... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Eliminate a large number of inlined primitives. Some... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Change LENGTH to be a Scheme procedure rather than... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Write private version of INTERN, which is needed early... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Fix bugs in character-set compilation. This code was... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Initialization sequence for RNG was depending on fact... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Chris Hanson | Fix bug: EMACS-KEY-NAME wasn't able to handle a button... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Chris Hanson | Make ISO-8859-1 changes to string code, which involved... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Chris Hanson | Extend alphabetic predicates to know about ISO-8859... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Chris Hanson | Eliminate use of all character primitives except for... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Chris Hanson | Add ISO-8859-1 syntax to standard table. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Chris Hanson | Update copyright statement. |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Chris Hanson | Add prompt history for M-x shell-command. |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Chris Hanson | Add missing variable exports. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Chris Hanson | Put up message while generating summary buffer. Use... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Chris Hanson | To each message shown in a summary buffer, attach a... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Chris Hanson | Fix problem with IMAIL-SUMMARY-MATCH-LINE: messages... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Hanson | M-x imail-sort-by-subject should do a case-insensitive... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Hanson | Add key binding for M-x imail-sort-by-arrival. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Hanson | Implement folder-sorting commands. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Hanson | Change names: new functionality is not a permutation... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Hanson | Add mechanism to permute the message order of a folder. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Chris Hanson | Work around bug in "Microsoft Outlook IMO, Build 9... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Chris Hanson | Fix problem with multi-line primitive documentation. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Chris Hanson | More changes to .pkd files: now the information about... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Chris Hanson | Change .pkd file to have clearly defined exports and... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Chris Hanson | Add additional information to .pkd file to support... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Chris Hanson | Rename PACKAGE/SYSTEM-LOADER to LOAD-PACKAGE-SET. ... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Chris Hanson | Rename PACKAGE/SYSTEM-LOADER to LOAD-PACKAGE-SET. ... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Chris Hanson | Update for changes to package system. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Change "parent-name" field of package description to... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Change "parent-name" field of package description to... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Change "parent-name" field of package description to... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | No longer needed. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Eliminate use of ".glo" files; ".pkd" files have all... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Eliminate use of ".glo" files; ".pkd" files have all... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Update to correspond to packaging changes. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Change "parent-name" field of package description to... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Synchronize "compiler.sf" on all the back ends. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Chris Hanson | Don't use ACCESS to reference CREF/GENERATE-TRIVIAL... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Chris Hanson | Implement completely new format for compiled package... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Chris Hanson | Implement completely new format for compiled package... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Chris Hanson | Implement completely new format for compiled package... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Chris Hanson | Add optimization to link_variables so that it does... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Chris Hanson | Redesign compiled-code debugging information so that... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Chris Hanson | Fix bug: "${S}/*" -> "${S}"/*. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Chris Hanson | Redesign compiled-code debugging information so that... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Chris Hanson | Fix type error. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Chris Hanson | Make sure that value of evaluating definition is the... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Chris Hanson | Replace usage of ENVIRONMENT-LINK-NAME with new LINK... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Chris Hanson | Replace usage of ENVIRONMENT-LINK-NAME with new LINK... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Chris Hanson | Fix packaging error. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Chris Hanson | Replace usage of ENVIRONMENT-LINK-NAME with new LINK... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Chris Hanson | Implement primitive to allow linking variables that... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Chris Hanson | Fix bug: news posting hasn't worked since the MIME... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Chris Hanson | Fix bugs in unbind_variable. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Chris Hanson | Fix formatting of environments. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Chris Hanson | Rewrite interpreter-environment abstraction to account... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Chris Hanson | Update version to reflect changes to variable reference. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Chris Hanson | In-line code flush_cache, which had one reference. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Chris Hanson | Implement unlink_variable and associated primitive... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Chris Hanson | Eliminate unused TRAP_RECACHE. Add updated comment... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Chris Hanson | Don't access a cache value as a cell. |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Chris Hanson | Simplify logic in a few places. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Chris Hanson | Completely rewrite the variable-reference code. New... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Chris Hanson | When generating dependencies, pass -DMIT_SCHEME to... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Hanson | Fix problem: errors during keyboard-macro execution... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Hanson | Change UPDATE-IMAP-FOLDER-LENGTH! back to its original... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Chris Hanson | Change UPDATE-IMAP-FOLDER-LENGTH! so that it always... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Update for post-release changes. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Update for post-release changes. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Fix bug: when multiple USUAL-INTEGRATIONS declarations... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Fix typo. Supply definition for (surprisingly) missing... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | A few more tweaks to get this working right. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Chris Hanson | Disable crypto and gdbm support by default, since it... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Hanson | Add code for using Microsoft's assembler. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Hanson | Update to have hand-written dependencies as does the... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Hanson | Update references to 7.5.16 in the document body. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Hanson | Change version for release 7.5.17. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Hanson | Release notes for 7.5.17. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Chris Hanson | Document the folder browser. |
commit | commitdiff | tree | snapshot |
next |