emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-dep.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-dep.el,v
Date: Sat, 21 Jun 2008 19:36:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/21 19:35:59

Index: cus-dep.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cus-dep.el,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- cus-dep.el  5 Jun 2008 02:35:36 -0000       1.44
+++ cus-dep.el  21 Jun 2008 19:35:59 -0000      1.45
@@ -34,7 +34,7 @@
 
 ;; See finder-no-scan-regexp in finder.el.
 (defvar custom-dependencies-no-scan-regexp "\\(^\\.#\\|\\(loaddefs\\|\
-cus-load\\|finder-inf\\|esh-groups\\|subdirs\\)\\.el$\\)"
+ldefs-boot\\|cus-load\\|finder-inf\\|esh-groups\\|subdirs\\)\\.el$\\)"
   "Regexp matching file names not to scan for `custom-make-dependencies'.")
 
 (autoload 'autoload-rubric "autoload")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]