# HG changeset patch # User Richard M. Stallman # Date 779673325 0 # Node ID b7eb229e956b0042e383a9df257154f5340459d7 # Parent e2073805b6883aa7be6b817615823af2f6bc1ef6 (system-key-alist): Add Sun definition for mute-acute. diff -r e2073805b688 -r b7eb229e956b lisp/term/x-win.el --- a/lisp/term/x-win.el Thu Sep 15 22:19:50 1994 +0000 +++ b/lisp/term/x-win.el Thu Sep 15 23:55:25 1994 +0000 @@ -530,6 +530,7 @@ ;; This is used by DEC's X server. (65280 . remove) ;; These are for Sun. + (392963 . mute-acute) (392976 . f35) (392977 . f36) (393056 . req)