changeset 8319:acca78b72dd6

(system-key-alist): Add Sun-specific X11R6 keysyms.
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Jul 1994 19:18:19 +0000
parents 3fc49ff2ea03
children 2c77abdc0111
files lisp/term/x-win.el
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/x-win.el	Sun Jul 24 06:14:32 1994 +0000
+++ b/lisp/term/x-win.el	Sun Jul 24 19:18:19 1994 +0000
@@ -533,6 +533,13 @@
 	(392976 . f35)
     	(392977 . f36)
 	(393056 . req)
+	;; These are for Sun under X11R6
+	(393072 . props)
+	(393073 . front)
+	(393074 . copy)
+	(393075 . open)
+	(393076 . paste)
+	(393077 . cut)
 	))
 
 ;;;; Selections and cut buffers