diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-11 19:25:36 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-11 19:25:36 -0700 |
commit | 932e8ec6f30ead6bac1e0a47b4f39908915cc802 (patch) | |
tree | 1f488987fbbe1af01b9b6939ffd1b7c7dea0c8d3 /lisp/language | |
parent | 940e5099142a1bb60e76ae2cbd1f47244cb2eb44 (diff) | |
download | emacs-932e8ec6f30ead6bac1e0a47b4f39908915cc802.tar.gz |
Prefer UTF-8 in commentary.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/china-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/china-util.el b/lisp/language/china-util.el index 5f19e78e896..7ef842ce66c 100644 --- a/lisp/language/china-util.el +++ b/lisp/language/china-util.el @@ -1,4 +1,4 @@ -;;; china-util.el --- utilities for Chinese -*- coding: iso-2022-7bit -*- +;;; china-util.el --- utilities for Chinese -*- coding: utf-8 -*- ;; Copyright (C) 1995, 2001-2013 Free Software Foundation, Inc. ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |