changeset 107248:ac1f51a0b37f

* international/fontset.el (setup-default-fontset): Fix :otf spec.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 27 Feb 2010 10:02:09 -0500
parents f900045f01ca
children c7093188c806
files lisp/ChangeLog lisp/international/fontset.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 27 06:01:00 2010 +0000
+++ b/lisp/ChangeLog	Sat Feb 27 10:02:09 2010 -0500
@@ -1,3 +1,7 @@
+2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
+
+	* international/fontset.el (setup-default-fontset): Fix :otf spec.
+
 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
 
 	* progmodes/python.el (python-pdbtrack-stack-entry-regexp): Allow
--- a/lisp/international/fontset.el	Sat Feb 27 06:01:00 2010 +0000
+++ b/lisp/international/fontset.el	Sat Feb 27 10:02:09 2010 -0500
@@ -415,7 +415,7 @@
      (sinhala ,(font-spec :registry "iso10646-1" :otf '(sinh nil (akhn))))
      (malayalam ,(font-spec :registry "iso10646-1" :otf '(mlym nil (akhn))))
 
-     (myanmar ,(font-spec :registry "iso10646-1" :otf '(mymr))
+     (myanmar ,(font-spec :registry "iso10646-1" :otf '(mymr brm (liga mark)))
 	      ,(font-spec :registry "iso10646-1" :script 'myanmar))
 
      (lao ,(font-spec :registry "iso10646-1" :otf '(lao\  nil nil (mark)))