From: Jason Rumney Date: Sun, 6 Apr 2008 15:14:22 +0000 (+0000) Subject: ("Burmese"): Make sample text consistent with language name. X-Git-Tag: emacs-pretest-23.0.90~6496 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=36ef8f08c3862b8b62e6c79818f78371369dcf48;p=emacs.git ("Burmese"): Make sample text consistent with language name. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e6605945385..c56fd89c979 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-06 Jason Rumney + + * language/burmese.el ("Burmese"): Make sample text consistent with + language name. + 2008-04-06 Nick Roberts * progmodes/gdb-ui.el (gdb): New group. diff --git a/lisp/language/burmese.el b/lisp/language/burmese.el index 09c0f848824..4579bfc0540 100644 --- a/lisp/language/burmese.el +++ b/lisp/language/burmese.el @@ -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)