1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
No description
Find a file
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
etc *** empty log message *** 1993-05-09 04:27:47 +00:00
lib-src *** empty log message *** 1993-05-08 09:25:11 +00:00
lisp (te-pass-through): Handle meta chars and non-char events. 1993-05-12 18:41:29 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src (Fx_popup_menu): Add a vector of prefix keys for the panes. 1993-05-12 05:17:47 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
configure1.in Use pushdef and popdef, instead of saving the macro's value in a 1993-05-10 23:58:36 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist Typo in last change. 1993-05-06 20:17:22 +00:00
Makefile.in * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER, 1993-05-09 22:51:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00