]> code.delx.au - gnu-emacs/commitdiff
(system-key-alist): Extra keys are F36 and F37.
authorKarl Heuer <kwzh@gnu.org>
Wed, 30 Nov 1994 21:41:10 +0000 (21:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 30 Nov 1994 21:41:10 +0000 (21:41 +0000)
lisp/term/x-win.el

index dbb32175c447e78f009887aeb5c60d5a1b71ecaa..94abf5f6b8280a5f717ab4cabef577342506644c 100644 (file)
@@ -576,8 +576,8 @@ This returns ARGS with the arguments that have been processed removed."
        (392960 . mute-grave)
        (392964 . mute-diaeresis)
        (392961 . mute-asciicircum)
-       (392976 . f35)
-       (392977 . f36)
+       (392976 . f36)
+       (392977 . f37)
        (393056 . req)
        ;; These are for Sun under X11R6
        (393072 . props)