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/patcomp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/patcomp.el') diff --git a/lisp/patcomp.el b/lisp/patcomp.el index ccc25308d3..c1965a763c 100644 --- a/lisp/patcomp.el +++ b/lisp/patcomp.el @@ -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. -- cgit v1.2.3