changeset 75540:6eee4a78b129

Add "no-byte-compile: t" local variable.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 30 Jan 2007 10:09:37 +0000
parents e7d4e4da183f
children 98a32ea6898a
files nt/subdirs.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/subdirs.el	Tue Jan 30 03:10:28 2007 +0000
+++ b/nt/subdirs.el	Tue Jan 30 10:09:37 2007 +0000
@@ -1,2 +1,3 @@
+;; -*- no-byte-compile: t -*-
 (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
     (normal-top-level-add-subdirs-to-load-path))