Update Lisp code for a terminal-local `function-key-map'.
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Jun 2005 03:19:45 +0000 (03:19 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Jun 2005 03:19:45 +0000 (03:19 +0000)
commit2bb819d593a8cbf989a84c5346ba9386b89f6960
tree4cf40e4f6ae44ce0230c4ae9ff31484b1e068023
parentf01b6d17cc07655d6ce62a4ac5097947529b81a2
Update Lisp code for a terminal-local `function-key-map'.

* lisp/term/x-win.el (x-setup-function-keys): New function.  Move
  function-key-map tweaks here.

* lisp/faces.el (x-create-frame-with-faces): Call x-setup-function-keys.

* lisp/term/iris-ansi.el: Update for terminal-local function-key-map.
* lisp/term/lk201.el: Ditto.
* lisp/term/news.el: Ditto.
* lisp/term/rxvt.el: Ditto.
* lisp/term/sun.el: Ditto.
* lisp/term/xterm.el: Ditto.

* lisp/startup.el: Cosmetic change.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-356
lisp/faces.el
lisp/startup.el
lisp/term/iris-ansi.el
lisp/term/lk201.el
lisp/term/news.el
lisp/term/rxvt.el
lisp/term/sun.el
lisp/term/x-win.el
lisp/term/xterm.el