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 |
1991-05-03 |
Arthur Gleckler | Move command-line-processing code from (RUNTIME SAVE... |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Chris Hanson | Eliminate unused variable binding. |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Guillermo J... | Define PUSH_D_CACHE_REGION that uses the new cache_flus... |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Guillermo J... | const -> CONST for non-ansi compilers. |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Guillermo J... | Modify cache_flush_region to accept an additional argum... |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Guillermo J... | Add a comment about improving the cache flushing code in |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Guillermo J... | Undo optimization by which blocks with no free referenc... |
commit | commitdiff | tree | snapshot |
1991-05-02 |
Chris Hanson | * Complete redesign of command argument code. New... |
commit | commitdiff | tree | snapshot |
1991-04-29 |
Chris Hanson | M-x replace-string and M-x replace-regexp are supposed... |
commit | commitdiff | tree | snapshot |
1991-04-29 |
Chris Hanson | REPLACE-MATCH now returns a mark pointing to the end... |
commit | commitdiff | tree | snapshot |
1991-04-29 |
Chris Hanson | Provide unwind-protect to delete a synchronous process... |
commit | commitdiff | tree | snapshot |
1991-04-29 |
Chris Hanson | Implement asynchronous ^G detection for X, using the... |
commit | commitdiff | tree | snapshot |
1991-04-29 |
Chris Hanson | Allow FIND-PROGRAM's second argument, DEFAULT-DIRECTORY... |
commit | commitdiff | tree | snapshot |
1991-04-29 |
Chris Hanson | Fix typo in REPLACE-MATCH. |
commit | commitdiff | tree | snapshot |
1991-04-27 |
Chris Hanson | Eliminate use of INTERRUPTABLE_EXTENT on read and write... |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Mark Friedman | Added control, shift and meta button events. |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | Changes to match microcode version 11.75 -- cannot... |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | This version of the microcode cannot be used with Edwin... |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | Change M-x tags-query-replace to do regexp search. |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | Implement M-x query-replace-regexp and M-x replace... |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | Implement new procedures PRESERVING-MATCH-DATA and |
commit | commitdiff | tree | snapshot |
1991-04-26 |
Chris Hanson | Fix bug: check type of arguments to MAKE-RECTANGULAR... |
commit | commitdiff | tree | snapshot |
1991-04-25 |
Mark Friedman | Made sure that the lock on an event distributor is... |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Add missing `static' declarations to OS_open_pty_ |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Implement mail aliases and ~/.mailrc file. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Export `group-extract-and-delete-string!'. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Change `group-un-clip!' to `group-widen!'. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Change `mark-right-char' and `mark-left-char' to return... |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Change message generated by M-x set-fill-column to... |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Eliminate `match-string'. New procedures `narrow-to... |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Eliminate reference to `match-string'. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Eliminate reference to `group-un-clip!'. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | New procedure group-extract-and-delete-string!. |
commit | commitdiff | tree | snapshot |
1991-04-24 |
Chris Hanson | Change prompting for prefix chars to be more like that... |
commit | commitdiff | tree | snapshot |
1991-04-23 |
Chris Hanson | * Change arguments to string and regexp search procedur... |
commit | commitdiff | tree | snapshot |
1991-04-23 |
Chris Hanson | * Change arguments to string and regexp search procedur... |
commit | commitdiff | tree | snapshot |
1991-04-23 |
Chris Hanson | Always supply LIMIT argument to search procedures. |
commit | commitdiff | tree | snapshot |
1991-04-23 |
Chris Hanson | When a variable value validity test is failed, signal... |
commit | commitdiff | tree | snapshot |
1991-04-23 |
Chris Hanson | Fix bug in M-x set-visited-file-name -- couldn't unset... |
commit | commitdiff | tree | snapshot |
1991-04-23 |
Chris Hanson | Fix think-o in `set-buffer-pathname!'. |
commit | commitdiff | tree | snapshot |
1991-04-21 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1991-04-21 |
Chris Hanson | Dired of a wildcard specification didn't work -- now... |
commit | commitdiff | tree | snapshot |
1991-04-21 |
Chris Hanson | * Implement mail sending. |
commit | commitdiff | tree | snapshot |
1991-04-21 |
Chris Hanson | Optimize drawing of highlighted lines. Previously... |
commit | commitdiff | tree | snapshot |
1991-04-21 |
Chris Hanson | Change procedures that set point and mark to copy their... |
commit | commitdiff | tree | snapshot |
1991-04-20 |
Chris Hanson | Can't integrate scode-eval any longer, since it's now... |
commit | commitdiff | tree | snapshot |
1991-04-20 |
Chris Hanson | Can't integrate scode-eval any longer, since it's now... |
commit | commitdiff | tree | snapshot |
1991-04-18 |
Mark Friedman | Added hooks for syntax-expression and scode-eval. |
commit | commitdiff | tree | snapshot |
1991-04-18 |
Mark Friedman | Added hook for syntax-expression. |
commit | commitdiff | tree | snapshot |
1991-04-18 |
Mark Friedman | Added hook for scode-eval. |
commit | commitdiff | tree | snapshot |
1991-04-15 |
Guillermo J... | Rename compile-scode to compile-scode/internal. |
commit | commitdiff | tree | snapshot |
1991-04-15 |
Guillermo J... | Add hook/extended-scode-eval so that expressions can... |
commit | commitdiff | tree | snapshot |
1991-04-15 |
Guillermo J... | Casts to make it run under SunOS 4.03 when compiled... |
commit | commitdiff | tree | snapshot |
1991-04-13 |
Chris Hanson | Change interface of `fill-region' procedure to allow... |
commit | commitdiff | tree | snapshot |
1991-04-13 |
Chris Hanson | Change interface of `os/auto-save-pathname' so that... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Add third argument to `read-buffer?', which prevents... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Change `revert-buffer' and `set-visited-file-name'... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Don't clear buffer-modification flag unless the buffer... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Rewrite directory-listing procedures to use new primiti... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Fix missing argument in `reindent-then-newline-and... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Make sure that undo recording happens before any change... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Fix name mismatches on two key bindings for C mode... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Change buffer `auto-save-modified' flag to `auto-save... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Implement procedure `rename-auto-save-file!'. Implemen... |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Chris Hanson | Add new primitives `directory-open-noread' and |
commit | commitdiff | tree | snapshot |
1991-04-12 |
Arthur Gleckler | Make CLEAR-POINT, DRAW-LINE-TO, DRAW-POINT, GRAPHICS... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | Implement new I/O port operations READ-SUBSTRING and... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | Various changes. Requires runtime version 14.115 or... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | Implement cost analysis to estimate when scrolling... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | When drawing a new line over an old one that is known... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | Change dired to use an `ls' subprocess rather than... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | Change `shell-command' and `shell-command-region' to... |
commit | commitdiff | tree | snapshot |
1991-04-11 |
Chris Hanson | Re-enable parenthesis matching in typein window. Chang... |
commit | commitdiff | tree | snapshot |
1991-04-08 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-04-08 |
Chris Hanson | Eliminate unused variable. |
commit | commitdiff | tree | snapshot |
1991-04-08 |
Chris Hanson | Cache default display so that the trivial dumb use... |
commit | commitdiff | tree | snapshot |
1991-04-06 |
Guillermo J... | Define student-pp that understands old-style arguments. |
commit | commitdiff | tree | snapshot |
1991-04-06 |
Guillermo J... | Make pp be bound to student-pp. |
commit | commitdiff | tree | snapshot |
next |