]> git.eshelyaron.com Git - emacs.git/commit
Make sure the terminfo function key sequences are set up in the correct function...
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Jun 2005 03:20:47 +0000 (03:20 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Jun 2005 03:20:47 +0000 (03:20 +0000)
commite7cf0fa0edcc9e39c3b192930b7d128ebc6ad6db
treeb513384037d338efa488ccbf90842ae5bcb91367
parent2bb819d593a8cbf989a84c5346ba9386b89f6960
Make sure the terminfo function key sequences are set up in the correct function-key-map.

* src/term.c (term_init): Make sure the function keys are set up in the
  correct function-key-map.
  (term_get_fkeys_arg): Rename to term_get_fkeys_address.
  (term_get_fkeys_kboard): New variable.
  (term_get_fkeys): Use it.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-357
src/term.c