* international/titdic-cnv.el: Remove duplicate coding tag.
* language/cham.el: Likewise. * language/tai-viet.el: Likewise.
This commit is contained in:
parent
6818b4492e
commit
0c23686e58
4 changed files with 7 additions and 14 deletions
|
@ -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):
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -57,7 +57,3 @@ is available at this web page:
|
|||
")))
|
||||
|
||||
(provide 'tai-viet)
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
|
|
Loading…
Add table
Reference in a new issue