Revision: emacs--multi-tty--0--patch-337 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Tue May 3 03:38:40 CEST 2005 Standard-date: 2005-05-03 01:38:40 GMT Modified-files: lisp/term/iris-ansi.el lisp/term/news.el lisp/term/rxvt.el lisp/term/sun.el lisp/term/xterm.el New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-337 Summary: Fix exponential slowdowns on repeated tty frame creation. Keywords: * lisp/term/xterm.el: Protect extended function-key-map from being added to the real function-key-map each time the file is loaded. (xterm-function-map): New variable. * lisp/term/rxvt.el: Ditto. (rxvt-function-map): New variable. * lisp/term/lk201.el: Add note on buggy globalness of define-key. * lisp/term/iris-ansi.el: Ditto. * lisp/term/news.el: Ditto. * lisp/term/sun.el: Ditto.