]> git.eshelyaron.com Git - emacs.git/commitdiff
(system-key-alist): Add Sun-specific X11R6 keysyms.
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Jul 1994 19:18:19 +0000 (19:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Jul 1994 19:18:19 +0000 (19:18 +0000)
lisp/term/x-win.el

index 08141175fe0a553901406f4ea3324a2ce9f96344..344715afe8985d9187153913d85fb4ac56b7d4f9 100644 (file)
@@ -533,6 +533,13 @@ This returns ARGS with the arguments that have been processed removed."
        (392976 . f35)
        (392977 . f36)
        (393056 . req)
+       ;; These are for Sun under X11R6
+       (393072 . props)
+       (393073 . front)
+       (393074 . copy)
+       (393075 . open)
+       (393076 . paste)
+       (393077 . cut)
        ))
 \f
 ;;;; Selections and cut buffers