aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/misc-lang.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2002-10-01 17:06:54 +0000
committerJuanma Barranquero <[email protected]>2002-10-01 17:06:54 +0000
commit0a10297a064822f10484f3c08d03f18b3fd5a3e4 (patch)
tree041f2f2e0192833acc880146df4150836fd2fb95 /lisp/language/misc-lang.el
parentc9cf2e67e84e9734dc42e558795b1e4910523908 (diff)
Add "no-byte-compile: t" in first line.
Diffstat (limited to 'lisp/language/misc-lang.el')
-rw-r--r--lisp/language/misc-lang.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/misc-lang.el b/lisp/language/misc-lang.el
index fc47caee7f..a4c72742d7 100644
--- a/lisp/language/misc-lang.el
+++ b/lisp/language/misc-lang.el
@@ -1,4 +1,4 @@
-;;; misc-lang.el --- support for miscellaneous languages (characters)
+;;; misc-lang.el --- support for miscellaneous languages (characters) -*- no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.