comparison lisp/language/tibetan.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 77454a3dacb5
children 55b7f25d920a
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
609 (set-char-table-range composition-function-table '(#xF00 . #xFD1) 609 (set-char-table-range composition-function-table '(#xF00 . #xFD1)
610 '(("[\xF00-\xFD1]+" . tibetan-composition-function))) 610 '(("[\xF00-\xFD1]+" . tibetan-composition-function)))
611 611
612 (provide 'tibetan) 612 (provide 'tibetan)
613 613
614 ;;; arch-tag: 8d37c8d7-f95d-450f-9ec2-819e61fc79a7 614 ;; arch-tag: 8d37c8d7-f95d-450f-9ec2-819e61fc79a7
615 ;;; tibetan.el ends here 615 ;;; tibetan.el ends here