1996-04-04 |
Chris Hanson | If a window is unmapped when it is selected, perhaps... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
Chris Hanson | Differentiate between the primary Edwin window and... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
Chris Hanson | When window is hidden, either by being obscured or... |
commit | commitdiff | tree | snapshot |
1996-03-27 |
Stephen Adams | Fixed copyright date. |
commit | commitdiff | tree | snapshot |
1996-03-27 |
Stephen Adams | Win32 version: |
commit | commitdiff | tree | snapshot |
1996-03-23 |
Stephen Adams | Changes to the Windows 3.1/95/NT version: auto-configur... |
commit | commitdiff | tree | snapshot |
1996-03-23 |
Chris Hanson | Fix bug: GRAPHICS-TYPE-AVAILABLE? shouldn't be signalli... |
commit | commitdiff | tree | snapshot |
1996-03-23 |
Chris Hanson | Fix bug: rmail was trying to read new mail even when... |
commit | commitdiff | tree | snapshot |
1996-03-23 |
Chris Hanson | Add error check so that attempting to insert a negative... |
commit | commitdiff | tree | snapshot |
1996-03-23 |
Chris Hanson | Fix bug: the computed indentation could be negative... |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Stephen Adams | Tidied the interface between WIN32-SCREENs and edwin... |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Stephen Adams | Added new global variables WIN32/DEFINE-COLOR and WIN32... |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Stephen Adams | Added primitives: |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Stephen Adams | Improved font handling: |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Stephen Adams | Indexed `fonts' |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Stephen Adams | Added info on MITSCHEME_FONT (Windows 3.1/95/NT) |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Chris Hanson | Change code that selects initial font so that it tries... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Chris Hanson | Change code that selects initial font of console window... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Chris Hanson | Double PM thread stack size to eliminate nasty crashes... |
commit | commitdiff | tree | snapshot |
1996-03-14 |
Stephen Adams | Added rsched. |
commit | commitdiff | tree | snapshot |
1996-03-14 |
Stephen Adams | Added rsched, fasthash, coerce. |
commit | commitdiff | tree | snapshot |
1996-03-14 |
Stephen Adams | Added documentation for APROPOS, PP and PA under `Debug... |
commit | commitdiff | tree | snapshot |
1996-03-12 |
Stephen Adams | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-03-11 |
Chris Hanson | Fix bug: subprocesses were being started with SIGPIPE... |
commit | commitdiff | tree | snapshot |
1996-03-10 |
Chris Hanson | Update version numbers and dates. |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Stephen Adams | Changed LAMBDA-LIST/APPLICATE to take an extra paramete... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Stephen Adams | tidying. |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Stephen Adams | Fixed bug whereby ((lambda (x) x) 1 (f)) is unsyntaxed... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Stephen Adams | Fixed thinko |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Stephen Adams | Added a check for valid arity when trying to constant... |
commit | commitdiff | tree | snapshot |
1996-03-08 |
Stephen Adams | Added code to deal with primitives called with the... |
commit | commitdiff | tree | snapshot |
1996-03-08 |
Stephen Adams | Added FORM->SOURCE-IRRITANT. |
commit | commitdiff | tree | snapshot |
1996-03-08 |
Stephen Adams | Moved functionality of *PHASES-TO-SHOW* into |
commit | commitdiff | tree | snapshot |
1996-03-08 |
Stephen Adams | Fixed bug in open-coding of VECTOR-CONS. |
commit | commitdiff | tree | snapshot |
1996-03-08 |
Stephen Adams | Added a warning in DEFINE-OPEN-CODER so warn about... |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Stephen Adams | Added note about IF & NOT |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Stephen Adams | Changed the cycle breaking code to use a hash-table... |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Chris Hanson | Fix bug: new screens didn't update correctly under... |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Stephen Adams | Added a check after the FILE-ATTRIBUTES-DIRECT call... |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Stephen Adams | Removed junk comment, repaginate. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Stephen Adams | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Chris Hanson | Fix bug that caused recentering under certain circumsta... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Chris Hanson | Changes to allow microcode to be compiled by the Linux... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Chris Hanson | Fix bugs that caused ^ and $ to return incorrect answer... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Chris Hanson | Changes to allow microcode to be compiled by the Linux... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Stephen Adams | . Changed environment data structures to use a hash... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Stephen Adams | Update. |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Stephen Adams | my => may |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Chris Hanson | Trace symbolic links pointing to directories as well... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Finish change that was started in revision 1.10. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Fix bug in previous change. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Change \\ to / so that this file can be used under... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Update for 7.4.2 release. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Doing M-x reindent-then-newline-and-indent on a blank... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | When deleting files, determine whether a file is a... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | In M-x c-indent-command, if point is in the line's... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | * get-pop-account-info, rmail-pop-accounts: allow arbit... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | * os/pathname->display-string: discover pathnames that... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Chris Hanson | In OS/TRIM-PATHNAME-STRING, allow the user to delete... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Chris Hanson | In ENOUGH-PATHNAME, specially handle DOS network filena... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Chris Hanson | Don't silently ignore pathname syntax errors; signal... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Chris Hanson | Continuation of previous bug fix. |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Added cut and paste. |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Added clipbrd.scm and exported WIN32-CLIPBOARD-READ... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Added Win32 API functions required for clipboard commands. |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Chris Hanson | Fix long-standing bug in OS/HOSTNAME. |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Chris Hanson | Fix bug: when an environment variable expands into... |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Chris Hanson | Fix bug: code to determine when the user begins typing... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Chris Hanson | Directory reader should treat "c:\\cph" differently... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Stephen Adams | TYpo |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Stephen Adams | Added efficiency tip on intercation between internal... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Chris Hanson | Fix bug: when line translation is in effect, reading... |
commit | commitdiff | tree | snapshot |
1996-02-15 |
Chris Hanson | Fix typo and update revision numbers. |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Chris Hanson | Fix bug: redisplay was needlessly recentering point... |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Chris Hanson | Fix bug: code to find unix mail messages appended to... |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Stephen Adams | Made ASSCONV/ENV slots read-only. |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Stephen Adams | Removed unsused procedures. |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Stephen Adams | Added comment. |
commit | commitdiff | tree | snapshot |
1996-02-08 |
Stephen Adams | Fixed typo in comment |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Chris Hanson | Change `declare_builtin' to do a sorted insertion into... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Chris Hanson | Add call to `declare_builtin' when setting up assembly... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Chris Hanson | Make sure that floating-point control word is properly... |
commit | commitdiff | tree | snapshot |
1995-12-19 |
Chris Hanson | Fix access violation caused by missing test for #f. |
commit | commitdiff | tree | snapshot |
1995-11-29 |
Stephen Adams | Added 7.? vs 8.0 clarifications. |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Stephen Adams | Added simplifier for EQ? |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Stephen Adams | Added `echo' lines for each invocation of scheme. |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Stephen Adams | Added more directories to daily update. |
commit | commitdiff | tree | snapshot |
1995-11-26 |
Michael R.... | typo within backquote jungle. |
commit | commitdiff | tree | snapshot |
1995-11-20 |
Stephen Adams | Fixed typo in example. |
commit | commitdiff | tree | snapshot |
1995-11-20 |
Chris Hanson | Fix bug: when comparing interprogram-paste string to... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
Chris Hanson | Fix bug: when comparing interprogram-paste string to... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Add ZONES subpackage. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Renamed initialization procedure to INITIALIZE-PACKAGE! |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Updateded documentation string. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Changed %PC-SAMPLE/SET-ZONE! to incorporate a compariso... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Added ZONES sub-package. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Added PCSAMPLE and SWAT to daily logs. |
commit | commitdiff | tree | snapshot |
next |