~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to lisp/language/cham.el

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; cham.el --- support for Cham -*- coding: utf-8; no-byte-compile: t -*-
2
2
 
3
 
;; Copyright (C) 2008
 
3
;; Copyright (C) 2008, 2009
4
4
;;   National Institute of Advanced Industrial Science and Technology (AIST)
5
5
;;   Registration Number H13PRO009
6
6
 
29
29
 
30
30
(set-char-table-range composition-function-table
31
31
                      '(#xAA00 . #xAA5F)
32
 
                      '(("[\xAA00-\xAA5F]+" . font-shape-text)))
 
32
                      (list (vector "[\xAA00-\xAA5F]+" 0 'font-shape-gstring)))
33
33
 
34
34
(set-language-info-alist
35
35
 "Cham" '((charset unicode)