mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* lisp/language/misc-lang.el ("Tifinagh"): Fix `sample-text'.
This commit is contained in:
parent
2fd38e5c49
commit
10b91328d9
1 changed files with 1 additions and 1 deletions
|
|
@ -373,7 +373,7 @@ language environment."))
|
|||
(coding-system utf-8)
|
||||
(coding-priority utf-8)
|
||||
(input-method "tifinagh")
|
||||
(sample-text "Tifinagh ⴰⵣⵓⵍ")
|
||||
(sample-text . "Tifinagh ⴰⵣⵓⵍ")
|
||||
(documentation "Tifinagh a script used to write the Berber languages."))
|
||||
'("Misc"))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue