From: Richard M. Stallman Date: Thu, 15 Sep 1994 23:55:25 +0000 (+0000) Subject: (system-key-alist): Add Sun definition for mute-acute. X-Git-Tag: emacs-19.34~7085 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/e7399dcc7256ba7bbde1491e68417f0804a60438 (system-key-alist): Add Sun definition for mute-acute. --- diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 53e678602c..7632905ce5 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -530,6 +530,7 @@ This returns ARGS with the arguments that have been processed removed." ;; This is used by DEC's X server. (65280 . remove) ;; These are for Sun. + (392963 . mute-acute) (392976 . f35) (392977 . f36) (393056 . req)