From e7399dcc7256ba7bbde1491e68417f0804a60438 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 15 Sep 1994 23:55:25 +0000 Subject: (system-key-alist): Add Sun definition for mute-acute. --- lisp/term/x-win.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/term/x-win.el') diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 53e678602c5..7632905ce54 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) -- cgit v1.2.1