diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-02-26 03:43:32 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-02-26 03:43:32 +0000 |
commit | 52f04d46fe299cfdb62efbed57a1dd1916f15fb8 (patch) | |
tree | 09ff4e5f8d9a436e61c53fbe2d01c53b14c43c7f /lisp/term/x-win.el | |
parent | 270a208f61272fb7bde87999ee8fb8c2e995cf19 (diff) | |
download | emacs-52f04d46fe299cfdb62efbed57a1dd1916f15fb8.tar.gz emacs-52f04d46fe299cfdb62efbed57a1dd1916f15fb8.tar.bz2 emacs-52f04d46fe299cfdb62efbed57a1dd1916f15fb8.zip |
(system-key-alist): Renamed from vendor-key-syms.
Diffstat (limited to 'lisp/term/x-win.el')
-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) |