mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
(system-key-alist): Add sun versions of
mute-grave, mute-diaeresis, mute-asciicircum.
This commit is contained in:
parent
c825792e64
commit
ca59062610
@ -531,6 +531,9 @@ This returns ARGS with the arguments that have been processed removed."
|
||||
(65280 . remove)
|
||||
;; These are for Sun.
|
||||
(392963 . mute-acute)
|
||||
(392960 . mute-grave)
|
||||
(392964 . mute-diaeresis)
|
||||
(392961 . mute-asciicircum)
|
||||
(392976 . f35)
|
||||
(392977 . f36)
|
||||
(393056 . req)
|
||||
|
Loading…
Reference in New Issue
Block a user