Mercurial > emacs
changeset 11902:fab32f80adf5
(vendor-specific-keysyms): Add second spelling for HP.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 24 May 1995 04:59:27 +0000 |
parents | 8ecc60a02138 |
children | 5d0ad882565c |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Wed May 24 04:54:34 1995 +0000 +++ b/lisp/term/x-win.el Wed May 24 04:59:27 1995 +0000 @@ -568,7 +568,8 @@ (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)