Add coding: utf-8 cookie.
This commit is contained in:
parent
6fce7820d7
commit
fdf483c962
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue