1
0
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:
Richard M. Stallman 1994-10-11 02:48:53 +00:00
parent c825792e64
commit ca59062610

View File

@ -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)