]> git.eshelyaron.com Git - emacs.git/commitdiff
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 9475eeb32fff43e0f8d86e397a6b674d39b22bb9..a74e27e03c054f201893d64a207c8007035e8f6b 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 5370698ec704a2040751e8c88d10e9c6b99efc3b..ee1c12376735a2a05f9bb7943f5816cced740d10 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))