]> code.delx.au - gnu-emacs/blobdiff - lisp/language/burmese.el
Add a new function `svg-embed'
[gnu-emacs] / lisp / language / burmese.el
index 2742fd315bd452dff388399089e7e208caedb64d..420e8d74919a1b556313db12a802bbca17dea5df 100644 (file)
@@ -1,4 +1,4 @@
-;;; burmese.el --- support for Burmese -*- coding: utf-8; no-byte-compile: t -*-
+;;; burmese.el --- support for Burmese -*- coding: utf-8 -*-
 
 ;; Copyright (C) 2008, 2009, 2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -57,4 +57,3 @@
   (set-char-table-range composition-function-table '(#x1000 . #x107F) elt)
   (set-char-table-range composition-function-table '(#xAA60 . #xAA7B) elt))
 
-;; arch-tag: 8ba5f4cd-ef89-4008-b784-397edd0cb32e