mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 05:47:36 +00:00
(system-key-alist): Renamed from vendor-key-syms.
This commit is contained in:
parent
270a208f61
commit
52f04d46fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue