diff options
Diffstat (limited to 'lisp/term')
-rw-r--r-- | lisp/term/x-win.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 3882f2a7a6f..7361decaf7f 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -502,7 +502,7 @@ This returns ARGS with the arguments that have been processed removed." ;; Unless/until there is a real conflict, ;; we need not try to make this list depend on ;; the type of X server in use. -(setq vendor-key-syms +(setq system-key-alist '( ;; These are some HP keys. ( 168 . mute-acute) |