(goto-address-url-face): Change default value from `bold' to `link'.
[bpt/emacs.git] / lisp / language / burmese.el
index 2cc1c89..dd90ba6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; burmese.el --- support for Burmese -*- coding: utf-8; no-byte-compile: t -*-
 
-;; Copyright (C) 2008
+;; Copyright (C) 2008, 2009
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H13PRO009
 
@@ -37,6 +37,6 @@
             (documentation . t)))
 
 (set-char-table-range composition-function-table '(#x1000 . #x107F)
-                     '(("[\x1000-\x107F\x200C\x200D]+" . font-shape-text)))
+                     '(["[\x1000-\x107F\x200C\x200D]+" 0 font-shape-gstring]))
 
 ;; arch-tag: 8ba5f4cd-ef89-4008-b784-397edd0cb32e