summaryrefslogtreecommitdiff
path: root/lisp/language/english.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-10-01 17:06:54 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-10-01 17:06:54 +0000
commit0a10297a064822f10484f3c08d03f18b3fd5a3e4 (patch)
tree041f2f2e0192833acc880146df4150836fd2fb95 /lisp/language/english.el
parentc9cf2e67e84e9734dc42e558795b1e4910523908 (diff)
downloademacs-0a10297a064822f10484f3c08d03f18b3fd5a3e4.tar.gz
Add "no-byte-compile: t" in first line.
Diffstat (limited to 'lisp/language/english.el')
-rw-r--r--lisp/language/english.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/english.el b/lisp/language/english.el
index cbfd206c204..af7dbafdb71 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.