aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language
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
parentc9cf2e67e84e9734dc42e558795b1e4910523908 (diff)
Add "no-byte-compile: t" in first line.
Diffstat (limited to 'lisp/language')
-rw-r--r--lisp/language/czech.el2
-rw-r--r--lisp/language/devanagari.el2
-rw-r--r--lisp/language/english.el2
-rw-r--r--lisp/language/georgian.el2
-rw-r--r--lisp/language/greek.el2
-rw-r--r--lisp/language/hebrew.el2
-rw-r--r--lisp/language/japanese.el2
-rw-r--r--lisp/language/korean.el2
-rw-r--r--lisp/language/lao.el2
-rw-r--r--lisp/language/misc-lang.el2
-rw-r--r--lisp/language/romanian.el2
-rw-r--r--lisp/language/slovak.el2
-rw-r--r--lisp/language/thai.el2
-rw-r--r--lisp/language/utf-8-lang.el2
14 files changed, 14 insertions, 14 deletions
diff --git a/lisp/language/czech.el b/lisp/language/czech.el
index d21579ee10..cba9673596 100644
--- a/lisp/language/czech.el
+++ b/lisp/language/czech.el
@@ -1,4 +1,4 @@
-;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; -*-
+;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1998, 2001 Free Software Foundation.
diff --git a/lisp/language/devanagari.el b/lisp/language/devanagari.el
index 0d9c62c2cc..3ac67eef66 100644
--- a/lisp/language/devanagari.el
+++ b/lisp/language/devanagari.el
@@ -1,4 +1,4 @@
-;;; devanagari.el --- Support for Devanagari -*- coding: iso-2022-7bit; -*-
+;;; devanagari.el --- Support for Devanagari -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1996, 2001 Free Software Foundation, Inc.
diff --git a/lisp/language/english.el b/lisp/language/english.el
index cbfd206c20..af7dbafdb7 100644
--- a/lisp/language/english.el
+++ b/lisp/language/english.el
@@ -1,4 +1,4 @@
-;;; english.el --- support for English
+;;; english.el --- support for English -*- no-byte-compile: t -*-
;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el
index 479e1456cc..cc97895fb6 100644
--- a/lisp/language/georgian.el
+++ b/lisp/language/georgian.el
@@ -1,4 +1,4 @@
-;;; georgian.el --- language support for Georgian
+;;; georgian.el --- language support for Georgian -*- no-byte-compile: t -*-
;; Copyright (C) 2001 Free Software Foundation, Inc.
diff --git a/lisp/language/greek.el b/lisp/language/greek.el
index 2066e8a495..5f013d6ded 100644
--- a/lisp/language/greek.el
+++ b/lisp/language/greek.el
@@ -1,4 +1,4 @@
-;;; greek.el --- support for Greek
+;;; greek.el --- support for Greek -*- no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/hebrew.el b/lisp/language/hebrew.el
index ad349495a7..4b8efaadb9 100644
--- a/lisp/language/hebrew.el
+++ b/lisp/language/hebrew.el
@@ -1,4 +1,4 @@
-;;; hebrew.el --- support for Hebrew -*- coding: iso-2022-7bit; -*-
+;;; hebrew.el --- support for Hebrew -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/japanese.el b/lisp/language/japanese.el
index 9e4c92c20c..d03167314a 100644
--- a/lisp/language/japanese.el
+++ b/lisp/language/japanese.el
@@ -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.
diff --git a/lisp/language/korean.el b/lisp/language/korean.el
index 5398ef79ff..4dbc2cb5b8 100644
--- a/lisp/language/korean.el
+++ b/lisp/language/korean.el
@@ -1,4 +1,4 @@
-;;; korean.el --- support for Korean -*- coding: iso-2022-7bit; -*-
+;;; korean.el --- support for Korean -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/lao.el b/lisp/language/lao.el
index 86d0caf8a4..65b0968516 100644
--- a/lisp/language/lao.el
+++ b/lisp/language/lao.el
@@ -1,4 +1,4 @@
-;;; lao.el --- support for Lao -*- coding: iso-2022-7bit; -*-
+;;; lao.el --- support for Lao -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
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.
diff --git a/lisp/language/romanian.el b/lisp/language/romanian.el
index 2ca780dd1b..2c4d2de94a 100644
--- a/lisp/language/romanian.el
+++ b/lisp/language/romanian.el
@@ -1,4 +1,4 @@
-;;; romanian.el --- support for Romanian -*- coding: iso-latin-2; -*-
+;;; romanian.el --- support for Romanian -*- coding: iso-latin-2; no-byte-compile: t -*-
;; Copyright (C) 1998 Free Software Foundation.
diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el
index 7e9e1e1ea3..a03c84d7c3 100644
--- a/lisp/language/slovak.el
+++ b/lisp/language/slovak.el
@@ -1,4 +1,4 @@
-;;; slovak.el --- support for Slovak -*- coding: iso-2022-7bit; -*-
+;;; slovak.el --- support for Slovak -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1998, 2001 Free Software Foundation.
diff --git a/lisp/language/thai.el b/lisp/language/thai.el
index 135ce7cb74..08b41792be 100644
--- a/lisp/language/thai.el
+++ b/lisp/language/thai.el
@@ -1,4 +1,4 @@
-;;; thai.el --- support for Thai -*- coding: iso-2022-7bit; -*-
+;;; thai.el --- support for Thai -*- coding: iso-2022-7bit; no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
diff --git a/lisp/language/utf-8-lang.el b/lisp/language/utf-8-lang.el
index b496e2dbd2..11e51dbec2 100644
--- a/lisp/language/utf-8-lang.el
+++ b/lisp/language/utf-8-lang.el
@@ -1,4 +1,4 @@
-;;; utf-8-lang.el --- generic UTF-8 language environment
+;;; utf-8-lang.el --- generic UTF-8 language environment -*- no-byte-compile: t -*-
;; Copyright (C) 2001 Free Software Foundation, Inc.