diff lisp/language/japanese.el @ 47726:33d53d287ee4

Add "no-byte-compile: t" in first line.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 01 Oct 2002 17:06:54 +0000
parents fbdf4317e25f
children d71b3dd652d7 d7ddb3e565de
line wrap: on
line diff
--- a/lisp/language/japanese.el	Tue Oct 01 16:54:42 2002 +0000
+++ b/lisp/language/japanese.el	Tue Oct 01 17:06:54 2002 +0000
@@ -1,4 +1,4 @@
-;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit; -*-
+;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit; no-byte-compile: t -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.