]> git.eshelyaron.com Git - emacs.git/commitdiff
Add coding: local variable, to avoid bootstrapping problem
authorPaul Eggert <eggert@twinsun.com>
Mon, 31 Aug 1998 19:59:02 +0000 (19:59 +0000)
committerPaul Eggert <eggert@twinsun.com>
Mon, 31 Aug 1998 19:59:02 +0000 (19:59 +0000)
if you need to recompile all the Lisp files using interpreted code.

15 files changed:
lisp/language/chinese.el
lisp/language/cyrillic.el
lisp/language/czech.el
lisp/language/devanagari.el
lisp/language/ethiopic.el
lisp/language/european.el
lisp/language/hebrew.el
lisp/language/indian.el
lisp/language/japanese.el
lisp/language/korean.el
lisp/language/lao.el
lisp/language/slovak.el
lisp/language/thai.el
lisp/language/tibetan.el
lisp/language/vietnamese.el

index cdce121e33821fc7a0b277aaf9a8f7294e17fccd..851e4faa9038b3097bb580f14d014374ac605d04 100644 (file)
@@ -1,4 +1,4 @@
-;;; chinese.el --- Support for Chinese
+;;; chinese.el --- Support for Chinese -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index abb399e5a18c58e9c3cba676df9c49362c413fea..0417db2c387e73d7e818ddcedf4891ba351e2095 100644 (file)
@@ -1,4 +1,4 @@
-;;; cyrillic.el --- Support for languages which use Cyrillic characters
+;;; cyrillic.el --- Support for Cyrillic -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index b905cef4cea89830f9a8cc7c6cc0bf7ca32e5154..5ab230c1dbafa833ee70d5c078ee583af97dd987 100644 (file)
@@ -1,4 +1,4 @@
-;;; czech.el -- support for Czech
+;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1998 Free Software Foundation.
 
index 6a86957ccb04fd0477a88397479d6fba46b2a44a..4350bec0d840dcfaaf2ea5d6d73ef3102bbac272 100644 (file)
@@ -1,4 +1,4 @@
-;;; devanagari.el --- Support for Devanagari Languages
+;;; devanagari.el --- Support for Devanagari -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1996 Free Software Foundation, Inc.
 
index 1f348bc504639a7dd2ef7b99d7151ffe5f6ac9fc..2ee1c96226ace9daec45fcce63b323e371b3f7e9 100644 (file)
@@ -1,4 +1,4 @@
-;;; ethiopic.el --- Support for Ethiopic
+;;; ethiopic.el --- Support for Ethiopic -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index a3b4c92c615e1e227b71ac05aaf8d658f3a86a8a..d9428fbca828856ad3cb7c055827767dbd08644e 100644 (file)
@@ -1,4 +1,4 @@
-;;; european.el --- Support for European languages
+;;; european.el --- European languages -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 6088c83127d15b5aee672e3d1fd452b3e082369e..0610d6e9dbbfa02ffc116911cbc31433123dc001 100644 (file)
@@ -1,4 +1,4 @@
-;;; hebrew.el --- Support for Hebrew
+;;; hebrew.el --- Support for Hebrew -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index d54e832880e344e09f7a2622bc5433a7857fd5f6..acd4ad0b450b2f08e6bb97de7f36b5dce5fbb31b 100644 (file)
@@ -1,4 +1,4 @@
-;;; indian.el --- Support for Indian Languages
+;;; indian.el --- Support for Indian Languages -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Free Software Foundation, Inc.
 
index 36454674c936b0f932c03c037526bb0c250eff8c..1b023e6f75ee4c365b3c5c213c4c3dc402741435 100644 (file)
@@ -1,4 +1,4 @@
-;;; japanese.el --- Japanese support
+;;; japanese.el --- Japanese support -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 9d1a6281c32f0f8aac2c720d2b3fe5d10eb41e49..3a821f32413702b9ca53fa8da3cd3b6cd8e67a59 100644 (file)
@@ -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.
index c53cd14a81461fabef96b492fe6aa59a3998fef1..b8add00ec3e59708554e982b43d47710c067f6bc 100644 (file)
@@ -1,4 +1,4 @@
-;;; lao.el --- Support for Lao
+;;; lao.el --- Support for Lao -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index d9aaf3470d52986705de3fa2a6e908005873cea5..d20438ad6d65cea5dd2f2d82961a97ebefa65449 100644 (file)
@@ -1,4 +1,4 @@
-;;; slovak.el --- Support for Slovak
+;;; slovak.el --- Support for Slovak -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1998 Free Software Foundation.
 
index 3b88e892b7fd3b643b7867023769e0052906ce19..f2f1c2f25505a35ae79d4157c4233ac0e1c492ae 100644 (file)
@@ -1,4 +1,4 @@
-;;; thai.el --- Support for Thai
+;;; thai.el --- Support for Thai -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index 4041296ef5c657f5973134116ff54a92e43c2829..7f028a0a303a19799ab2ccbf4b0e611998a3bff5 100644 (file)
@@ -1,4 +1,4 @@
-;;; tibetan.el --- Support for Tibetan language
+;;; tibetan.el --- Support for Tibetan language -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index adcf2675db0f6d51897b3d50d648095aaab16da6..ca38e0a131d3c899337521104efd98e224130f0e 100644 (file)
@@ -1,4 +1,4 @@
-;;; vietnamese.el --- Support for Vietnamese
+;;; vietnamese.el --- Support for Vietnamese -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.