From: Karl Heuer Date: Wed, 30 Nov 1994 21:41:10 +0000 (+0000) Subject: (system-key-alist): Extra keys are F36 and F37. X-Git-Tag: emacs-19.34~5761 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=48c454c716b343901102fd108528399575c377d7;p=emacs.git (system-key-alist): Extra keys are F36 and F37. --- diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index dbb32175c44..94abf5f6b82 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -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)