erbot-cvs
[Top][All Lists]
Advanced

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

[Erbot-cvs] Changes to erbot/erball.el


From: Michael W . Olson
Subject: [Erbot-cvs] Changes to erbot/erball.el
Date: Sat, 09 Jul 2005 16:30:42 -0400

Index: erbot/erball.el
diff -u erbot/erball.el:1.28 erbot/erball.el:1.29
--- erbot/erball.el:1.28        Wed Jul  6 02:32:25 2005
+++ erbot/erball.el     Sat Jul  9 20:30:41 2005
@@ -56,7 +56,8 @@
 (defcustom erball-compilation-paths
   '("contrib"
     ".."
-    "../erc")
+    "../erc"
+    "../bbdb/lisp")
   "Elements to add to the load path during compilation.
 If `erball-compilation-paths-rel-to' is specified, it is
 prepended to each element and also added verbatim to the path.
@@ -94,6 +95,7 @@
 
 
 
+(erball-ignore-errors-loudly (require 'bbdb))
 (erball-ignore-errors-loudly (require 'doctor))
 (erball-ignore-errors-loudly (require 'erc))
 (erball-ignore-errors-loudly (require 'erc-stamp))




reply via email to

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