Add "no-byte-compile: t" local variable.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 30 Jan 2007 10:09:53 +0000 (10:09 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 30 Jan 2007 10:09:53 +0000 (10:09 +0000)
nt/ChangeLog
nt/subdirs.el

index 9475eeb..a74e27e 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * subdirs.el: Add "no-byte-compile: t" local variable.
+
 2007-01-10  Jason Rumney  <jasonr@gnu.org>
 
        * README: Update URLs and advice about reporting bugs.
index 5370698..ee1c123 100644 (file)
@@ -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))