diff lisp/language/korean.el @ 23158:5c0a4ed13900

Add coding: local variable, to avoid bootstrapping problem if you need to recompile all the Lisp files using interpreted code.
author Paul Eggert <eggert@twinsun.com>
date Mon, 31 Aug 1998 19:59:02 +0000
parents 618d123d5dd3
children 6d966e8b4bbe
line wrap: on
line diff
--- a/lisp/language/korean.el	Mon Aug 31 18:26:27 1998 +0000
+++ b/lisp/language/korean.el	Mon Aug 31 19:59:02 1998 +0000
@@ -1,4 +1,4 @@
-;;; korean.el --- Support for Korean
+;;; korean.el --- Support for Korean -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.