(quail-keyboard-layout-alist): Remove
superfluous SPC for "pc105-uk" (bug#7927).
This commit is contained in:
parent
37f7b7843a
commit
6744273893
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-01-28 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/quail.el (quail-keyboard-layout-alist): Remove
|
||||
superfluous SPC for "pc105-uk" (bug#7927).
|
||||
|
||||
2011-01-27 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* msb.el (msb-menu-bar-update-buffers): Update for changed
|
||||
|
|
|
@ -663,7 +663,7 @@ This layout is almost the same as that of VT100,
|
|||
")
|
||||
'("pc105-uk" . "\
|
||||
\
|
||||
`\2541!2\"3\2434$5%6^7&8*9(0)-_=+ \
|
||||
`\2541!2\"3\2434$5%6^7&8*9(0)-_=+ \
|
||||
qQwWeErRtTyYuUiIoOpP[{]} \
|
||||
aAsSdDfFgGhHjJkKlL;:'@#~ \
|
||||
\\|zZxXcCvVbBnNmM,<.>/? \
|
||||
|
|
Loading…
Add table
Reference in a new issue