Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (te-newline): Change eql to eq. | Richard M. Stallman | 1997-07-24 | 1 | -14/+14 |
| | | | | | (te-insert-lines, te-delete-lines, te-process-output): Likewise. (te-parse-program-and-args, te-get-char): Likewise. | ||||
* | Use defgroup and defcustom. | Richard M. Stallman | 1997-05-23 | 1 | -10/+26 |
| | |||||
* | (te-terminal-name-prefix): Change from | Richard M. Stallman | 1996-03-27 | 1 | -10/+17 |
| | | | | | | | | | | | "emacs-virtual" to "emacs-em", so that things will work on systems which allow only short terminal-type names. (terminal-emulator): Delete the hyphen between te-terminal-name-prefix and the width and height of the window. (te-create-terminfo): Reformat the terminfo entry slightly. (te-terminfo-directory): New variable. (te-create-terminfo, te-tic-sentinel): Use te-terminfo-directory. | ||||
* | Comments censored. | Karl Heuer | 1996-02-21 | 1 | -1/+12 |
| | |||||
* | (te-edit): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (te-process-output): Fix local var misspelling. | Karl Heuer | 1996-01-04 | 1 | -4/+4 |
| | |||||
* | (te-escape): Remove spurious partial duplicate definition. | Noah Friedman | 1995-10-01 | 1 | -21/+18 |
| | |||||
* | (te-escape, te-escape-help): Handle non-ASCII events. | Karl Heuer | 1995-09-21 | 1 | -16/+29 |
| | |||||
* | (te-edit, te-more-break-unwind): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -4/+3 |
| | | | | (te-update-pending-output-display): Use force-mode-line-update. | ||||
* | (te-escape): Use current-prefix-arg, not prefix-arg. | Karl Heuer | 1995-02-28 | 1 | -2/+2 |
| | |||||
* | (te-pass-through): Don't presume internal bit layout of non-ASCII keys. | Karl Heuer | 1995-02-08 | 1 | -1/+1 |
| | |||||
* | (te-terminfo-systems-regexp): Variable deleted. | Richard M. Stallman | 1995-01-06 | 1 | -7/+1 |
| | | | | (te-create-terminfo): Use system-uses-terminfo. | ||||
* | (terminal-emulator): Test system-configuration | Richard M. Stallman | 1994-12-30 | 1 | -3/+6 |
| | | | | | to decide on terminfo vs termcap. (te-terminfo-systems-regexp): Renamed from te-terminfo-systems. | ||||
* | Added terminfo support. | Richard M. Stallman | 1994-12-30 | 1 | -43/+93 |
| | | | | | | | | (te-terminal-name-prefix, te-terminal-name, te-terminfo-systems): New variables. (terminal-emulator): Handle termcap or terminfo. (te-create-terminfo, te-create-termcap): New subroutines. (te-tic-sentinel): New subroutine. | ||||
* | (terminal-map): Define switch-frame. | Richard M. Stallman | 1994-09-17 | 1 | -0/+1 |
| | |||||
* | (terminal-edit-mode): Doc fix. | Karl Heuer | 1994-05-07 | 1 | -1/+2 |
| | | | | (terminal-cease-edit): Reset the local keymap. | ||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (terminal-cease-edit, terminal-mode): | Richard M. Stallman | 1994-04-24 | 1 | -2/+2 |
| | | | | Remove space after `:' in mode-line-process. | ||||
* | Delete obsolete comment. | Karl Heuer | 1994-03-19 | 1 | -4/+0 |
| | |||||
* | Put hyphen in a safer place in the character class. | Karl Heuer | 1994-03-12 | 1 | -3/+3 |
| | |||||
* | (te-escape-help, te-more-break-help, terminal-emulator): | Richard M. Stallman | 1994-02-04 | 1 | -5/+3 |
| | | | | Pass just one KEYMAP arg to where-is-internal. | ||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -3/+3 |
| | |||||
* | (te-pass-through): Delete debugging code left by mistake. | Richard M. Stallman | 1993-06-01 | 1 | -2/+0 |
| | |||||
* | (te-pass-through): Handle meta chars and non-char events. | Richard M. Stallman | 1993-05-12 | 1 | -33/+43 |
| | | | | | | | | | | | | | | | | | | (terminal-map, etc.): Use default bindings, not fillarray. Make the maps sparse. (terminal-meta-map): New map; lets us make ESC a prefix key. (terminal-map): Bind ESC to terminal-meta-map. (te-more-break-unread): Handle non-char as last-input-char. (te-filter): Delete code that worked with meta-flag. (terminal-emulator): Don't look at meta-flag. (terminal-mode): Don't make meta-flag local. (te-stty-string): Quote the args that have ^. Add pass8. Changes that esr made in the previous version but didn't describe in detail: Some defvars moved. Defvars added for many variables. (te-stty-string): Specify the characters explicitly--not `stty dec'. | ||||
* | I started to clean this up and make it work under System V, until I hit a wall. | Eric S. Raymond | 1993-04-26 | 1 | -7/+20 |
| | | | | | | | Discussion with Jim Blandy reveals that it can no longer be made to work properly at all due to changes in Emacs's terminal-control interface. So it's getting deep-sixed, but these cleanups go in on the outside chance that we want to revive it someday. | ||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -0/+1 |
| | |||||
* | (te-escape-extended-command-unread): Handle any key sequence. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| | |||||
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -1/+1 |
| | |||||
* | * bytecomp.el: Declare unread-command-char an obsolete variable. | Jim Blandy | 1992-11-16 | 1 | -1/+1 |
| | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * terminal.el (te-escape-extended-command-unread): Same. | ||||
* | entered into RCS | Jim Blandy | 1992-08-04 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -2/+7 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-07-08 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-05-05 | 1 | -29/+17 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-03-16 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-07-27 | 1 | -3/+4 |
| | |||||
* | *** empty log message *** | Roland McGrath | 1991-05-09 | 1 | -1/+2 |
| | |||||
* | Initial revision | root | 1991-01-11 | 1 | -0/+1228 |