]> code.delx.au - gnu-emacs/blobdiff - lisp/term/x-win.el
(system-key-alist): Renamed from vendor-key-syms.
[gnu-emacs] / lisp / term / x-win.el
index a40d11878794f62561d0ebc1b15956df257c5df0..7361decaf7f5dfaf5d3b2429ccf8e4a0695a9d38 100644 (file)
@@ -502,7 +502,7 @@ This returns ARGS with the arguments that have been processed removed."
 ;; Unless/until there is a real conflict,
 ;; we need not try to make this list depend on
 ;; the type of X server in use.
-(setq vendor-key-syms
+(setq system-key-alist
       '(
        ;; These are some HP keys.
        (  168 . mute-acute)
@@ -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)
        ))
 \f
 ;;;; Selections and cut buffers