summaryrefslogtreecommitdiff
path: root/lisp/term
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-01-09 23:24:57 +0000
committerRoland McGrath <roland@gnu.org>1994-01-09 23:24:57 +0000
commit3f13c953a38c59701aa56a0f9559448d54fa321b (patch)
treeb777bcea210f2ac314d305a348569c3b4d474bc3 /lisp/term
parent10c0fcca3439952ae62e88f4df97bbb912e020fc (diff)
downloademacs-3f13c953a38c59701aa56a0f9559448d54fa321b.tar.gz
(vendor-key-syms): Fixed typo (extra parens).
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/x-win.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index a40d1187879..3882f2a7a6f 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -529,7 +529,7 @@ This returns ARGS with the arguments that have been processed removed."
;; These are for Sun.
(392976 . f35)
(392977 . f36)
- (393056 . req)))
+ (393056 . req)
))
;;;; Selections and cut buffers