1991-05-14 |
Chris Hanson | When an internal error occurs, just display its error... |
commit | commitdiff | tree | snapshot |
1991-05-14 |
Chris Hanson | Handle errors that occur during auto-save. |
commit | commitdiff | tree | snapshot |
1991-05-14 |
Chris Hanson | Implement SLEEP-FOR. |
commit | commitdiff | tree | snapshot |
1991-05-13 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-05-13 |
Chris Hanson | Extend list of file primitives to include a few that... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Fix bug -- compiled-code environment manipulation was... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change modeline control variables to be per-buffer. |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Rename window-minimum- variables to window-min-. Chang... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Rename window-minimum- variables to window-min-. |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change M-x recenter to treat C-u argument as meaning... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change PRESERVING-MATCH-DATA to save permanent marks... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change PRESERVING-MATCH-DATA to save permanent marks... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Fix typo in last change. |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Definition CONDITION/REPORT-STRING. |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Rename various lisp definition and evaluation commands... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change M-x goto-char from 0-based to 1-based indexing... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change commands from 0-based to 1-based indexing: what... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Rename M-x describe-command to M-x describe-function... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change evaluation commands to bind nearest-repl/output... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change M-x what-cursor-position to report the cursor... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Eliminate WRITE-VALUE, which is no longer used by evalu... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Reimplement kill commands to be exactly like those... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Define variable dired-mode-hook. Add error-handling... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Eliminate M-x debug-show-rings. |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change to make buffer names case-sensitive. |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change implementation of string tables to allow case... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | Change FASDUMP not to do OS_file_remove_link before... |
commit | commitdiff | tree | snapshot |
1991-05-10 |
Chris Hanson | * Change FILE-OPEN-OUTPUT-CHANNEL (and consequently... |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Chris Hanson | Fix typo in UNIX/USER-HOME-DIRECTORY. |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Mark Friedman | Fixed minor bug in %WINDOW-HAS-UP-NEIGHBOR?. |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Chris Hanson | Change X-WINDOW-GET-DEFAULT to X-DISPLAY-GET-DEFAULT. |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Chris Hanson | Change GET-ENVIRONMENT-VARIABLE to return #F if not... |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Chris Hanson | Change to handle #F as value from GET-ENVIRONMENT-VARIABLE. |
commit | commitdiff | tree | snapshot |
1991-05-09 |
Chris Hanson | Change GET-ENVIRONMENT-VARIABLE to return #F if not... |
commit | commitdiff | tree | snapshot |
1991-05-08 |
Chris Hanson | Add RMAIL mode. |
commit | commitdiff | tree | snapshot |
1991-05-08 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1991-05-08 |
Chris Hanson | Reorganize code to read files, to make it more flexible... |
commit | commitdiff | tree | snapshot |
1991-05-08 |
Chris Hanson | Must clip text when clearing headers in yanked message. |
commit | commitdiff | tree | snapshot |
1991-05-08 |
Chris Hanson | Fix typo in INSERT-REGION. |
commit | commitdiff | tree | snapshot |
1991-05-08 |
Guillermo J... | Fix bug in multiply_fixnum introduced when re-written... |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Chris Hanson | Add procedures to manage new "etc" library directory. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Reorder some operations so that overflowing computations in |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Forgot to add the rule for INVOCATION:GLOBAL-LINK. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Update to match 68020 compiler version 4.84. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Update to match 68020 compiler version 4.84. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Update to match 68020 4.84 version. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Change handling of bad linkage sections within the... |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Make cache-flushing code model dependent: |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Add assembly language hooks for generic arithmetic... |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | - New 68040 closure code. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | - Add knowledge about new hooks. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | - New 68040 closure code. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Chris Hanson | Eliminate dummy rmail mode definition. |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Chris Hanson | Define M-x toggle-read-only here, not in "filcom.scm". |
commit | commitdiff | tree | snapshot |
1991-05-07 |
Guillermo J... | Fix bug by which variable with no binding expressions... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add open codings for quotient and remainder. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Export *interned-global-links*, *interned-static-variab... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | - Add hooks and codes for quotient and remainder. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add support for COMMENT LAP pseudo-op. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | - Generate more meaningful label names for the constant... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | - Add use of compiler:intersperse-rtl-in-lap? |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add compiler:intersperse-rtl-in-lap? |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Initialize *interned-global-links* and *interned-static... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add invocation:global-link rtl type. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Make (access foo ()) in the operator position generate... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Hack to make (access foo ()) in the operator position... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Top-level lets do not have their arguments compiled... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Fix typo in last change. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Dired mode should inherit from Read-only. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Fix bug: MAX requires at least one argument. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add primitives quotient and remainder. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Eliminate costly call to WITH-CHANNEL-BLOCKING in the... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add hooks for quotient and remainder. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | Add hooks for quotient and remainder. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Guillermo J... | - Add trampolines for quotient, remainder, and modulo. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Fix various dependency problems in cold-load sequence. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Eliminate unused bound variable. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | If type-name of a record is a string, don't wrap it... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | New procedure LIST-OF-STRINGS?. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Change DEFINE-KEY to automatically define prefix keys... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Change DEFINE-KEY to automatically define prefix keys... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Fix bug: local binding of STRING interfered with refere... |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Change "comtab.scm" to use edwin-syntax-table. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Rename M-x ^r-bad-command to M-x undefined. |
commit | commitdiff | tree | snapshot |
1991-05-06 |
Chris Hanson | Define new major modes READ-ONLY and READ-ONLY-NOARG... |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Add a -printall option. |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Improve compatibility-class. Pending undriftings cause... |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Add support for GLOBAL_OPERATOR_LINKAGE_KIND. |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Add support for caches directly linked to specific... |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Add support for execute caches directly linked to the... |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Make third argument to fasdump meaningful. It specifie... |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Add GENERIC_TRAMPOLINE_QUOTIENT, GENERIC_TRAMPOLINE_REM... |
commit | commitdiff | tree | snapshot |
1991-05-05 |
Guillermo J... | Add GENERIC_TRAMPOLINE_QUOTIENT, GENERIC_TRAMPOLINE_REM... |
commit | commitdiff | tree | snapshot |
1991-05-04 |
Chris Hanson | If looking for local value of variable in buffer other... |
commit | commitdiff | tree | snapshot |
1991-05-04 |
Guillermo J... | Fix implode and explode to handle arbitrary objects... |
commit | commitdiff | tree | snapshot |
1991-05-04 |
Chris Hanson | Disallow null arguments to M-x define-mail-alias. |
commit | commitdiff | tree | snapshot |
1991-05-04 |
Chris Hanson | Allow null replacement string in replacement commands. |
commit | commitdiff | tree | snapshot |
1991-05-04 |
Chris Hanson | Fix bug: stack frames that consist of multiple subprobl... |
commit | commitdiff | tree | snapshot |
next |