Revision: emacs--multi-tty--0--patch-356
Archive: lorentey@elte.hu--2004
Creator: Karoly Lorentey <lorentey@elte.hu>
Date: Sun Jun 26 05:19:45 CEST 2005
Standard-date: 2005-06-26 03:19:45 GMT
Modified-files: 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
New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-356
Summary: Update Lisp code for a terminal-local `function-key-map'.
Keywords: 

* 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.