From: Richard M. Stallman Date: Sun, 24 Jul 1994 19:18:19 +0000 (+0000) Subject: (system-key-alist): Add Sun-specific X11R6 keysyms. X-Git-Tag: emacs-19.34~7534 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a6ef8a7687f2b3861351e2219d400ff348e3600;p=emacs.git (system-key-alist): Add Sun-specific X11R6 keysyms. --- diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 08141175fe0..344715afe89 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -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) )) ;;;; Selections and cut buffers