From 0a10297a064822f10484f3c08d03f18b3fd5a3e4 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 1 Oct 2002 17:06:54 +0000 Subject: Add "no-byte-compile: t" in first line. --- lisp/term/internal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/term/internal.el') diff --git a/lisp/term/internal.el b/lisp/term/internal.el index 1aa3c5b181b..a62f8647b87 100644 --- a/lisp/term/internal.el +++ b/lisp/term/internal.el @@ -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. -- cgit v1.2.1