Add coding: utf-8 cookie.

This commit is contained in:
Kenichi Handa 2009-06-19 00:45:43 +00:00
parent 6fce7820d7
commit fdf483c962
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-06-19 Kenichi Handa <handa@m17n.org>
* fringe.el: Add coding: utf-8 cookie.
2009-06-18 Kenichi Handa <handa@m17n.org>
* language/korean.el (korean-cp949): New coding system. Set cp949

View file

@ -1,4 +1,4 @@
;;; fringe.el --- fringe setup and control
;;; fringe.el --- fringe setup and control -*- coding: utf-8 -*-
;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
;; 2009 Free Software Foundation, Inc.