# HG changeset patch # User Richard M. Stallman # Date 781843733 0 # Node ID 89e30b86622a006e9902e26945efbaf18899465e # Parent 8f0bb75be5c4b0cccc8d28975e023d379d7e53ac (system-key-alist): Add sun versions of mute-grave, mute-diaeresis, mute-asciicircum. diff -r 8f0bb75be5c4 -r 89e30b86622a lisp/term/x-win.el --- a/lisp/term/x-win.el Tue Oct 11 02:32:39 1994 +0000 +++ b/lisp/term/x-win.el Tue Oct 11 02:48:53 1994 +0000 @@ -531,6 +531,9 @@ (65280 . remove) ;; These are for Sun. (392963 . mute-acute) + (392960 . mute-grave) + (392964 . mute-diaeresis) + (392961 . mute-asciicircum) (392976 . f35) (392977 . f36) (393056 . req)