Commit graph

24 commits

Author SHA1 Message Date
Karl Heuer
75a6b98e4d (terminal-edit-mode): Doc fix.
(terminal-cease-edit): Reset the local keymap.
1994-05-07 01:20:07 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
b11e15262d (terminal-cease-edit, terminal-mode):
Remove space after `:' in mode-line-process.
1994-04-24 08:17:30 +00:00
Karl Heuer
780e2f1803 Delete obsolete comment. 1994-03-19 05:34:11 +00:00
Karl Heuer
61361a0756 Put hyphen in a safer place in the character class. 1994-03-12 01:23:16 +00:00
Richard M. Stallman
bc69c9c292 (te-escape-help, te-more-break-help, terminal-emulator):
Pass just one KEYMAP arg to where-is-internal.
1994-02-04 06:46:02 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
3c2758e903 (te-pass-through): Delete debugging code left by mistake. 1993-06-01 05:36:19 +00:00
Richard M. Stallman
d3f7c8c6e4 (te-pass-through): Handle meta chars and non-char events.
(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'.
1993-05-12 18:41:29 +00:00
Eric S. Raymond
54f91c5b02 I started to clean this up and make it work under System V, until I hit a wall.
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.
1993-04-26 05:15:04 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Richard M. Stallman
383aee8621 (te-escape-extended-command-unread): Handle any key sequence. 1993-03-06 06:13:50 +00:00
Jim Blandy
dbc4e1c129 JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
Jim Blandy
8f51771ee1 * bytecomp.el: Declare unread-command-char an obsolete variable.
* 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.
1992-11-16 01:43:53 +00:00
Jim Blandy
e8a57935cb entered into RCS 1992-08-04 04:15:43 +00:00
Eric S. Raymond
eea8d4efaf *** empty log message *** 1992-07-22 02:58:21 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Richard M. Stallman
e2a2f8450c *** empty log message *** 1992-07-08 18:14:20 +00:00
Eric S. Raymond
d501f51645 *** empty log message *** 1992-05-30 20:24:49 +00:00
Richard M. Stallman
41f6016e27 *** empty log message *** 1992-05-05 04:11:23 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Jim Blandy
0f79a4ae8f *** empty log message *** 1991-07-27 03:27:24 +00:00
Roland McGrath
7229064dbf *** empty log message *** 1991-05-09 21:50:34 +00:00
root
424751de6f Initial revision 1991-01-11 21:25:44 +00:00