summaryrefslogtreecommitdiff
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
commitb03f6d387bfba2cf7934ee36fc9e224e087131a1 (patch)
treeb904604291d9fcb40bc52e06d9d5dd7c3d7c9e7b
parent1476977314f4177735ad92e667ca689731fbd7c3 (diff)
downloademacs-b03f6d387bfba2cf7934ee36fc9e224e087131a1.tar.gz
(vendor-key-syms): Fixed typo (extra parens).
-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