aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/x-win.el
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>1994-01-09 23:24:57 +0000
committerRoland McGrath <[email protected]>1994-01-09 23:24:57 +0000
commitb03f6d387bfba2cf7934ee36fc9e224e087131a1 (patch)
treeb904604291d9fcb40bc52e06d9d5dd7c3d7c9e7b /lisp/term/x-win.el
parent1476977314f4177735ad92e667ca689731fbd7c3 (diff)
(vendor-key-syms): Fixed typo (extra parens).
Diffstat (limited to 'lisp/term/x-win.el')
-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 a40d118787..3882f2a7a6 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