From: Kenichi Handa Date: Fri, 19 Jun 2009 00:45:43 +0000 (+0000) Subject: Add coding: utf-8 cookie. X-Git-Tag: emacs-pretest-23.0.95~13 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fdf483c962055971f55d6864523afabf5d4cde6e;p=emacs.git Add coding: utf-8 cookie. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e45e44121c3..62639bc8e59 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2009-06-19 Kenichi Handa + + * fringe.el: Add coding: utf-8 cookie. + 2009-06-18 Kenichi Handa * language/korean.el (korean-cp949): New coding system. Set cp949 diff --git a/lisp/fringe.el b/lisp/fringe.el index 4484aa7e584..a5282e7dfc9 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el @@ -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.