Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3f18a142
Commit
3f18a142
authored
May 24, 1995
by
Karl Heuer
Browse files
(vendor-specific-keysyms): Add second spelling for HP.
parent
4a4cbdd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/term/x-win.el
lisp/term/x-win.el
+2
-1
No files found.
lisp/term/x-win.el
View file @
3f18a142
...
...
@@ -568,7 +568,8 @@ as returned by (x-server-vendor)."
(
65298
.
save
)
(
65299
.
exit
)
(
65300
.
repeat
)))
((
string-equal
vendor
"Hewlett-Packard Incorporated"
)
((
or
(
string-equal
vendor
"Hewlett-Packard Incorporated"
)
(
string-equal
vendor
"Hewlett-Packard Company"
))
'
((
168
.
mute-acute
)
(
169
.
mute-grave
)
(
170
.
mute-asciicircum
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment