summaryrefslogtreecommitdiff
path: root/lisp/term
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/x-win.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index d1ca04573f4..3bad1362a93 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -591,8 +591,8 @@ as returned by (x-server-vendor)."
(65397 . kp-backtab)))
((or (string-equal vendor "X11/NeWS - Sun Microsystems Inc.")
(string-equal vendor "X Consortium"))
- '((392976 . f35)
- (392977 . f36)
+ '((392976 . f36)
+ (392977 . f37)
(393056 . req)
;; These are for Sun under X11R6
(393072 . props)