]> git.eshelyaron.com Git - emacs.git/commitdiff
(system-key-alist): Add sun versions of
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 02:48:53 +0000 (02:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 02:48:53 +0000 (02:48 +0000)
mute-grave, mute-diaeresis, mute-asciicircum.

lisp/term/x-win.el

index 7632905ce546a0882c65f9219fd42b287ac186c9..39c09c8c038037a417de4ebb4d9981ce1852d5cc 100644 (file)
@@ -531,6 +531,9 @@ This returns ARGS with the arguments that have been processed removed."
        (65280 . remove)
        ;; These are for Sun.
        (392963 . mute-acute)
+       (392960 . mute-grave)
+       (392964 . mute-diaeresis)
+       (392961 . mute-asciicircum)
        (392976 . f35)
        (392977 . f36)
        (393056 . req)