]> git.eshelyaron.com Git - emacs.git/commitdiff
Add "no-byte-compile: t" in first line.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 1 Oct 2002 17:06:54 +0000 (17:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 1 Oct 2002 17:06:54 +0000 (17:06 +0000)
45 files changed:
lisp/emacs-lisp/cl-specs.el
lisp/eshell/esh-maint.el
lisp/forms-d2.el
lisp/forms-pass.el
lisp/generic-x.el
lisp/international/mule-conf.el
lisp/language/czech.el
lisp/language/devanagari.el
lisp/language/english.el
lisp/language/georgian.el
lisp/language/greek.el
lisp/language/hebrew.el
lisp/language/japanese.el
lisp/language/korean.el
lisp/language/lao.el
lisp/language/misc-lang.el
lisp/language/romanian.el
lisp/language/slovak.el
lisp/language/thai.el
lisp/language/utf-8-lang.el
lisp/mail/blessmail.el
lisp/patcomp.el
lisp/paths.el
lisp/play/bruce.el
lisp/term/AT386.el
lisp/term/apollo.el
lisp/term/bobcat.el
lisp/term/internal.el
lisp/term/iris-ansi.el
lisp/term/keyswap.el
lisp/term/linux.el
lisp/term/lk201.el
lisp/term/news.el
lisp/term/vt102.el
lisp/term/vt125.el
lisp/term/vt200.el
lisp/term/vt201.el
lisp/term/vt220.el
lisp/term/vt240.el
lisp/term/vt300.el
lisp/term/vt320.el
lisp/term/vt400.el
lisp/term/vt420.el
lisp/term/wyse50.el
lisp/version.el

index 94af9c988ba988267de2dd1fa2862e38f126ee57..d22127c3deeacdeaf5da8bb6101a096ef21fd93d 100644 (file)
@@ -1,4 +1,4 @@
-;;; cl-specs.el --- Edebug specs for cl.el
+;;; cl-specs.el --- Edebug specs for cl.el -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 ;; Author: Daniel LaLiberte <liberte@holonexus.org>
@@ -7,7 +7,7 @@
 ;; LCD Archive Entry:
 ;; cl-specs.el|Daniel LaLiberte|liberte@holonexus.org
 ;; |Edebug specs for cl.el
-;; |$Date: 2000/08/15 12:39:03 $|1.1|
+;; |$Date: 2001/07/16 12:22:59 $|1.1|
 
 ;; This file is part of GNU Emacs.
 
index 78de4e8ee0df9dfd6a370ae385bce44875a434e6..c2dfe83a513551cc87e0aa990965518f38252ffc 100644 (file)
@@ -1,4 +1,4 @@
-;;; esh-maint.el --- init code for building eshell
+;;; esh-maint.el --- init code for building eshell -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1999, 2000 Free Software Foundation
 
index 7cb8b0c77fd9528d7179c21772dfe1a4093b58ba..e603927e0273c04c82a501d64a8100c8ce8880ea 100644 (file)
@@ -1,4 +1,4 @@
-;;; forms-d2.el --- demo forms-mode
+;;; forms-d2.el --- demo forms-mode -*- no-byte-compile: t -*-
 
 ;; Author: Johan Vromans <jvromans@squirrel.nl>
 ;; Created: 1989
index 34d4548434b8d83307b2184dd40be79578ae16be..b635c965cf073d16f8bcf34755e5e3755e6c1c33 100644 (file)
@@ -1,4 +1,4 @@
-;;; forms-pass.el --- passwd file demo for forms-mode
+;;; forms-pass.el --- passwd file demo for forms-mode -*- no-byte-compile: t -*-
 
 ;; This file is part of GNU Emacs.
 
index 1eb69f3693c956226925139e5c8c67a9f908cda0..3b56320568c9e4e57b372a2b754dca2d8b331f15 100644 (file)
@@ -1,4 +1,4 @@
-;;; generic-x.el --- Extra Modes for generic-mode
+;;; generic-x.el --- Extra Modes for generic-mode -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1997, 1998 Free Software Foundation, Inc.
 
index 5d014d2d964af96ef7fb099300f5d281cac2ccdf..27225dc81ce880113e60a4bcd33ba5f59df66ec8 100644 (file)
@@ -1,4 +1,4 @@
-;;; mule-conf.el --- configure multilingual environment
+;;; mule-conf.el --- configure multilingual environment -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
index d21579ee10b0d836457de092e8118872a79b692e..cba9673596c8ebee65ea50e2f730dfede33eaaf1 100644 (file)
@@ -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.
 
index 0d9c62c2cc65d0b3ce1cee7bea91c55cf3aee614..3ac67eef66a194560b9b0e2dcbee783a038b9a8a 100644 (file)
@@ -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.
 
index cbfd206c20401daf59d10ff2e0dd0b709b05593a..af7dbafdb71b3340c444bc49d2e67e9f42ae7d9e 100644 (file)
@@ -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.
index 479e1456cca693f54f9bc34eab4e4a2ac2a45592..cc97895fb6f71b7ffccb900ebede730dd3b64916 100644 (file)
@@ -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.
 
index 2066e8a4951a118700a357b52b3e5b5cf6011bc3..5f013d6ded7667c8326727fcd8abfc3ea9953c86 100644 (file)
@@ -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.
index ad349495a7b04d487bd1ee7abea4e05a099136ff..4b8efaadb95c43cf12a4f4ee4547b31a7d54c83f 100644 (file)
@@ -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.
index 9e4c92c20c1d6fad84ef00a2c533379c9172d5ed..d03167314a163f0fbfbdd5bf0fc9dfb59cdc7867 100644 (file)
@@ -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.
index 5398ef79ff68c7422f8882396617553096b5d082..4dbc2cb5b8aef4c70b38db99088b65211a941c47 100644 (file)
@@ -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.
index 86d0caf8a46dc85021e397daf7723375794e3ee5..65b0968516d2919dc87f3adeaa290872e113b138 100644 (file)
@@ -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.
index fc47caee7f81477807f3e9d2c90a16190f9a131f..a4c72742d78eaedefd59b1bff2e839e173d5c052 100644 (file)
@@ -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.
index 2ca780dd1bbcaab749b461a8aa357a4c19592276..2c4d2de94abc0c7dd00649e6eb5b3cdbdf19fd54 100644 (file)
@@ -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.
 
index 7e9e1e1ea33814168cef73c27b8b8482aa8ea178..a03c84d7c3f5c646da752d12792be0f00cebe3fd 100644 (file)
@@ -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.
 
index 135ce7cb74e91c622c014ca5b997f04814eb6b41..08b41792be33a77fd2be2df81c897aed9f5212c7 100644 (file)
@@ -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.
index b496e2dbd27fb138e75c480cca03ecb365e0e2ae..11e51dbec2b7459841adeff21863ce19c1322b90 100644 (file)
@@ -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.
 
index 0721369a6771acb79900107e2df5ca19dc14b34d..d87f1f3232db610d74993d23e85908e08c139140 100644 (file)
@@ -1,4 +1,4 @@
-;;; blessmail.el --- decide whether movemail needs special privileges
+;;; blessmail.el --- decide whether movemail needs special privileges -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1994 Free Software Foundation, Inc.
 
index ccc25308d304f81f241cf43569c051a6b580bb4a..c1965a763ca037f7298b0ac6a4be11e187ddbb2e 100644 (file)
@@ -1,4 +1,4 @@
-;;; patcomp.el --- used by patch files to update Emacs releases
+;;; patcomp.el --- used by patch files to update Emacs releases -*- no-byte-compile: t -*-
 
 ;; This file is part of GNU Emacs.
 
index 0a16c2bedbaaf9bd084dccd6b8fdbd9a2f9fdf29..438aa9f35780dfd7c1c7213e6a404ec7416dcf9d 100644 (file)
@@ -1,4 +1,4 @@
-;;; paths.el --- define pathnames for use by various Emacs commands
+;;; paths.el --- define pathnames for use by various Emacs commands -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1986, 1988, 1994, 1999, 2000 Free Software Foundation, Inc.
 
index 66edde553e3481c3c72fa339193d0e2db8c66a37..b69d26c988479b66f8518aa458086a14a215db15 100644 (file)
@@ -1,4 +1,4 @@
-;;; bruce.el --- bruce phrase utility for overloading the Communications
+;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*-
 ;;; Decency Act snoops, if any.
 
 ;; Copyright (C) 1988, 1993, 1997 Free Software Foundation, Inc.
index eae65d2fbd01ea601493bac38ec370e5d13f764a..18855809457c1f5fe9f551bbfcbfcd2f7f9fd877 100644 (file)
@@ -1,4 +1,4 @@
-;;; AT386.el --- terminal support package for IBM AT keyboards
+;;; AT386.el --- terminal support package for IBM AT keyboards -*- no-byte-compile: t -*-
 
 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
 ;; Keywords: terminals
index 1dc3658048b1c50cf760e7e2dede361188bc9e4a..3a2961811aae75cdedb6aa2ff638726d10120edc 100644 (file)
@@ -1,3 +1,5 @@
+;; -*- no-byte-compile: t -*-
+
 (load "term/vt100" nil t)
 
 ;;; apollo.el ends here
index c9fd9c2c64eb8d48f128aa7fe6bb636a4f431114..85f211e39ffc616568c05e536b45ae33e676d230 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;;; HP terminals usually encourage using ^H as the rubout character
 (load "term/keyswap" nil t)
 
index 1aa3c5b181b46083c562ec967703a8a7cd5a3273..a62f8647b876a2d50f3e2b35c14f6cbe6713edbf 100644 (file)
@@ -1,4 +1,4 @@
-;;; internal.el --- support for PC internal terminal -*- coding: raw-text; -*-
+;;; internal.el --- support for PC internal terminal -*- coding: raw-text; no-byte-compile: t -*-
 
 ;; Copyright (C) 1993, 1994, 1998, 1999, 2001 Free Software Foundation, Inc.
 
index 7a0df10ed179d20bce9e7b656ec9a2958b234d62..65e01bf17de225919789ed4556365d9070668e47 100644 (file)
@@ -1,4 +1,4 @@
-;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps
+;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1997 Free Software Foundation, Inc.
 
index e26236f0ed942a420e42bd4f6e0ab086db007b2d..e9b45195431cc795725160031644f6567ca844ea 100644 (file)
@@ -1,4 +1,4 @@
-;;; keyswap.el --- swap BS and DEL keys
+;;; keyswap.el --- swap BS and DEL keys -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1992 Free Software Foundation, Inc.
 
index a6f560999f56f936bb05811c714daec0abc43cc0..2b4e7abc6d2947da2b00cf796e1516ead89f8078 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;; The Linux console handles Latin-1 by default.
 
 (unless (terminal-coding-system)
index cb03f4460204de8738c5e85c5655f1841c8de59a..920b3e1b91f357cca37b2e73c8b7d19d5b5fe45f 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;; Define function key sequences for DEC terminals.
 
 ;; Termcap or terminfo should set these.
index 9830aed2533ff041f0d3e9726a447006febdbb79..4d7bc17b588c235159f2c43a961305defa845dfd 100644 (file)
@@ -1,4 +1,4 @@
-;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
+;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
 
index 6971e3a21c8c52fef0213e93995a34c393ecff5b..4a2462aa81e8d72492dbad1b1600a7769c11b358 100644 (file)
@@ -1,3 +1,5 @@
+;; -*- no-byte-compile: t -*-
+
 (load "term/vt100" nil t)
 
 ;;; vt102.el ends here
index 392693c2cd0dd9174e9044792819acea69e03dce..bd5ecadf5caeeceff92e2902ea0f699495d40a3b 100644 (file)
@@ -1,3 +1,5 @@
+;; -*- no-byte-compile: t -*-
+
 (load "term/vt100" nil t)
 
 ;;; vt125.el ends here
index fc63f06dbda73251709485991abac8b7f401111c..e77c910ac5b958c8a4db741139be33b672a1ae5a 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;; For our purposes we can treat the vt200 and vt100 almost alike.
 ;; Most differences are handled by the termcap entry.
 (load "term/vt100" nil t)
index 4708604b00fe3d8519a7da75ffdcea893b6b1d2f..5f1c6c8716f6a2069b21943dbe1b3410c04d0b8e 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;; For our purposes we can treat the vt200 and vt100 almost alike.
 ;; Most differences are handled by the termcap entry.
 (load "term/vt100" nil t)
index daa52e89d4957b5ff9a7163c221225acdc8419c5..eaa6243de6c9989ab6772d72bd339af6ef971d9b 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;; For our purposes we can treat the vt200 and vt100 almost alike.
 ;; Most differences are handled by the termcap entry.
 (load "term/vt100" nil t)
index 62639025855a4cf118d900f237574bf380df8679..0884097758d8b333c570db76f59491ccbcdec81f 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 ;; For our purposes we can treat the vt200 and vt100 almost alike.
 ;; Most differences are handled by the termcap entry.
 (load "term/vt100" nil t)
index 2648506378760f8338799785fa36ddfbd2626b66..cd290f3f073594034ca7855edc8c20c7506724c9 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 (load "term/vt100" nil t)
 
 ;; Make F11 an escape key.
index 93aee9779bee0287fc506ff5e4be511d2e79f3d3..fdbcdb2bbce72187873ed6b5884059d8fba8740b 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 (load "term/vt100" nil t)
 
 ;; Make F11 an escape key.
index 049944ea683e39fbbdf1f41b882fd1c98870403b..7034d6d55e8f5eb87558d4c8958bab74dd473eb1 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 (load "term/vt100" nil t)
 
 ;; Make F11 an escape key.
index 71c13490feb0399c04702402bde8c9bd98104d1b..b5ce8ee10c15dd40598869b48fa500f2bb227df9 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
 (load "term/vt100" nil t)
 
 ;; Make F11 an escape key.
index 1c7bad6d9234cc0b5e24153edb893fbfadc72c68..8bb12e6d75e6b685a0d805e0e49379ea9645e04b 100644 (file)
@@ -1,4 +1,4 @@
-;;; wyse50.el --- terminal support code for Wyse 50
+;;; wyse50.el --- terminal support code for Wyse 50 -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1989, 1993, 1994 Free Software Foundation, Inc.
 
index beadaf94dde8723e636b7f90905b400c0821a990..e5c1017a6594b1010636c39c224cafc2a75e44a9 100644 (file)
@@ -1,4 +1,4 @@
-;;; version.el --- record version number of Emacs
+;;; version.el --- record version number of Emacs -*- no-byte-compile: t -*-
 
 ;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001
 ;;;   Free Software Foundation, Inc.