* international/titdic-cnv.el: Remove duplicate coding tag.

* language/cham.el: Likewise.
* language/tai-viet.el: Likewise.
This commit is contained in:
Andreas Schwab 2012-02-18 11:24:23 +01:00
parent 6818b4492e
commit 0c23686e58
4 changed files with 7 additions and 14 deletions

View file

@ -1,3 +1,9 @@
2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
* international/titdic-cnv.el: Remove duplicate coding tag.
* language/cham.el: Likewise.
* language/tai-viet.el: Likewise.
2012-02-18 Glenn Morris <rgm@gnu.org>
* calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):

View file

@ -1204,8 +1204,4 @@ to store generated Quail packages."
(miscdic-convert filename dir))))
(kill-emacs 0))
;; Local Variables:
;; coding: iso-2022-7bit
;; End:
;;; titdic-cnv.el ends here

View file

@ -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:

View file

@ -57,7 +57,3 @@ is available at this web page:
")))
(provide 'tai-viet)
;; Local Variables:
;; coding: utf-8
;; End: