("Burmese"): Make sample text consistent with language name.
This commit is contained in:
parent
b7655e0cb4
commit
36ef8f08c3
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-04-06 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* language/burmese.el ("Burmese"): Make sample text consistent with
|
||||
language name.
|
||||
|
||||
2008-04-06 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb): New group.
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"Burmese" '((charset unicode)
|
||||
(coding-system utf-8)
|
||||
(coding-priority utf-8)
|
||||
(sample-text . "Myanmar (မ္ရန္မာ) မင္ဂလာပာ")
|
||||
(sample-text . "Burmese (မ္ရန္မာ) မင္ဂလာပာ")
|
||||
(documentation . t)))
|
||||
|
||||
(set-char-table-range composition-function-table '(#x1000 . #x107F)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue