changeset 9430:89e30b86622a

(system-key-alist): Add sun versions of mute-grave, mute-diaeresis, mute-asciicircum.
author Richard M. Stallman <rms@gnu.org>
date Tue, 11 Oct 1994 02:48:53 +0000
parents 8f0bb75be5c4
children 65e65fe6e8f3
files lisp/term/x-win.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)