13 lines
516 B
Text
13 lines
516 B
Text
$NetBSD: patch-ay,v 1.1 2008/06/03 22:17:00 markd Exp $
|
|
|
|
--- lisp/loaddefs.el.orig 2003-03-19 02:36:18.000000000 +1200
|
|
+++ lisp/loaddefs.el
|
|
@@ -6963,6 +6963,8 @@ of colors that the current display can h
|
|
;;;;;; "fast-lock.el" (15611 31344))
|
|
;;; Generated autoloads from fast-lock.el
|
|
|
|
+(put (quote fast-lock-cache-directories) (quote risky-local-variable) t)
|
|
+
|
|
(autoload (quote fast-lock-mode) "fast-lock" "\
|
|
Toggle Fast Lock mode.
|
|
With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
|