aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/README b/lisp/term/README
index d5453e1a8a7..4ab1a4300db 100644
--- a/lisp/term/README
+++ b/lisp/term/README
@@ -60,7 +60,7 @@ they'll frustrate you after you've forgotten about them.
60 For another, the X keysyms provide a standard set of names that Emacs knows 60 For another, the X keysyms provide a standard set of names that Emacs knows
61about. It tries to bind many of them to useful things at startup, before your 61about. It tries to bind many of them to useful things at startup, before your
62.emacs is read (so you can override them). In some ways, the X keysym standard 62.emacs is read (so you can override them). In some ways, the X keysym standard
63is a admittedly poor one; it's incomplete, and not well matched to the set of 63is an admittedly poor one; it's incomplete, and not well matched to the set of
64'virtual keys' that UNIX terminfo(3) provides. But, trust us, the alternatives 64'virtual keys' that UNIX terminfo(3) provides. But, trust us, the alternatives
65were worse. 65were worse.
66 66