diff options
Diffstat (limited to 'lisp/language/cham.el')
| -rw-r--r-- | lisp/language/cham.el | 7 |
1 files changed, 1 insertions, 6 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: - |
