# HG changeset patch # User Roland McGrath # Date 758157897 0 # Node ID 19618ce9a1036880b42637ef94fc5a5d3303404c # Parent a908c6a5d8dad04b1e669eb9593d96921a716041 (vendor-key-syms): Fixed typo (extra parens). diff -r a908c6a5d8da -r 19618ce9a103 lisp/term/x-win.el --- a/lisp/term/x-win.el Sun Jan 09 23:22:30 1994 +0000 +++ b/lisp/term/x-win.el Sun Jan 09 23:24:57 1994 +0000 @@ -529,7 +529,7 @@ ;; These are for Sun. (392976 . f35) (392977 . f36) - (393056 . req))) + (393056 . req) )) ;;;; Selections and cut buffers