mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Add "no-byte-compile: t" local variable.
This commit is contained in:
parent
d4c2a0cc15
commit
4799aa91aa
2 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue