diff options
Diffstat (limited to 'lisp/language')
| -rw-r--r-- | lisp/language/cham.el | 7 | ||||
| -rw-r--r-- | lisp/language/tai-viet.el | 4 |
2 files changed, 1 insertions, 10 deletions
diff --git a/lisp/language/cham.el b/lisp/language/cham.el index d1ddfb512a9..b2962fb2889 100644 --- a/lisp/language/cham.el +++ b/lisp/language/cham.el @@ -1,6 +1,6 @@ ;;; cham.el --- support for Cham -*- coding: utf-8; no-byte-compile: t -*- -;; Copyright (C) 2008, 2009, 2010, 2011 +;; Copyright (C) 2008, 2009, 2010, 2011, 2012 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H13PRO009 @@ -37,8 +37,3 @@ (coding-priority utf-8))) (provide 'cham) - -;; Local Variables: -;; coding: utf-8 -;; End: - diff --git a/lisp/language/tai-viet.el b/lisp/language/tai-viet.el index 90e0e2a4796..f8b7a9d6df8 100644 --- a/lisp/language/tai-viet.el +++ b/lisp/language/tai-viet.el @@ -57,7 +57,3 @@ is available at this web page: "))) (provide 'tai-viet) - -;; Local Variables: -;; coding: utf-8 -;; End: |
