mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* lisp/language/misc-lang.el ("Tifinagh"): Fix `language-info-alist'.
This commit is contained in:
parent
50339b38fd
commit
0b565d9706
@ -372,9 +372,9 @@ language environment."))
|
||||
'((charset unicode)
|
||||
(coding-system utf-8)
|
||||
(coding-priority utf-8)
|
||||
(input-method "tifinagh")
|
||||
(input-method . "tifinagh")
|
||||
(sample-text . "Tifinagh ⴰⵣⵓⵍ")
|
||||
(documentation "Tifinagh a script used to write the Berber languages."))
|
||||
(documentation . "Tifinagh a script used to write the Berber languages."))
|
||||
'("Misc"))
|
||||
|
||||
(provide 'misc-lang)
|
||||
|
Loading…
Reference in New Issue
Block a user