diff options
author | Kenichi Handa <handa@m17n.org> | 2009-06-19 00:45:43 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2009-06-19 00:45:43 +0000 |
commit | fdf483c962055971f55d6864523afabf5d4cde6e (patch) | |
tree | 2a0383ae59d13657b8ece58458de249bcbbfc172 /lisp/fringe.el | |
parent | 6fce7820d7e94add7899b473539ad65e85c90189 (diff) | |
download | emacs-fdf483c962055971f55d6864523afabf5d4cde6e.tar.gz |
Add coding: utf-8 cookie.
Diffstat (limited to 'lisp/fringe.el')
-rw-r--r-- | lisp/fringe.el | 2 |
1 files changed, 1 insertions, 1 deletions
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. |