summaryrefslogtreecommitdiff
path: root/lisp/term/lk201.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/lk201.el')
-rw-r--r--lisp/term/lk201.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/lk201.el b/lisp/term/lk201.el
index 1f8d9ca77a3..b207e13b0a5 100644
--- a/lisp/term/lk201.el
+++ b/lisp/term/lk201.el
@@ -1,6 +1,8 @@
;; -*- no-byte-compile: t -*-
;; Define function key sequences for DEC terminals.
+;; XXX We need to find a way to have these define-keys be display-local. -- Lorentey
+
;; Termcap or terminfo should set these.
;; (define-key function-key-map "\e[A" [up])
;; (define-key function-key-map "\e[B" [down])