; Fix documentation and name of 'slovak-qwerty' input method
* etc/NEWS: Fix entry for slovak-qwerty. * lisp/leim/quail/slovak.el ("slovak", "slovak-qwerty"): Doc fix.
This commit is contained in:
parent
fa7c5c8707
commit
663fad561d
2 changed files with 6 additions and 6 deletions
6
etc/NEWS
6
etc/NEWS
|
@ -1363,9 +1363,9 @@ This supports the keyboard layout specifically designed for the Tamil
|
|||
language.
|
||||
|
||||
---
|
||||
*** New 'slovak-qwerty' input method
|
||||
This completes the set of the standard Slovak keyboards, now
|
||||
containing both the QWERTZ and the QWERTY variants.
|
||||
*** New input method 'slovak-qwerty'.
|
||||
This is a variant of the 'slovak' input method, which corresponds to
|
||||
the QWERTY Slovak keyboards.
|
||||
|
||||
|
||||
* Changes in Specialized Modes and Packages in Emacs 29.1
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
(quail-define-package
|
||||
"slovak" "Slovak" "SK" t
|
||||
"Standard Slovak keyboard."
|
||||
"Standard Slovak QWERTZ keyboard."
|
||||
nil t nil nil t nil nil nil nil nil t)
|
||||
|
||||
(quail-define-rules
|
||||
|
@ -157,8 +157,8 @@
|
|||
|
||||
|
||||
(quail-define-package
|
||||
"slovak-querty" "Slovak" "SK" t
|
||||
"Standard Slovak keyboard, QWERTY variant."
|
||||
"slovak-qwerty" "Slovak" "SK" t
|
||||
"Standard Slovak QWERTY keyboard."
|
||||
nil t nil nil t nil nil nil nil nil t)
|
||||
|
||||
(quail-define-rules
|
||||
|
|
Loading…
Add table
Reference in a new issue