Mercurial > emacs
view src/vlimit.h @ 83363:3d2bc61f2da0
Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
* term/lk201.el (terminal-init-lk201):
* term/iris-ansi.el (terminal-init-iris-ansi):
* term/rxvt.el (terminal-init-rxvt): Protect function-key-map
against multiple invocations from the same terminal.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-403
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Fri, 09 Sep 2005 19:04:34 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */