/[erbot]/erbot/erball.el
ViewVC logotype

Diff of /erbot/erball.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by mwolson, Wed Jul 6 02:32:25 2005 UTC revision 1.29 by mwolson, Sat Jul 9 20:30:41 2005 UTC
# Line 56  A trailing backslash is required.") Line 56  A trailing backslash is required.")
56  (defcustom erball-compilation-paths  (defcustom erball-compilation-paths
57    '("contrib"    '("contrib"
58      ".."      ".."
59      "../erc")      "../erc"
60        "../bbdb/lisp")
61    "Elements to add to the load path during compilation.    "Elements to add to the load path during compilation.
62  If `erball-compilation-paths-rel-to' is specified, it is  If `erball-compilation-paths-rel-to' is specified, it is
63  prepended to each element and also added verbatim to the path.  prepended to each element and also added verbatim to the path.
# Line 94  to: Kalle on 7/3/01: Line 95  to: Kalle on 7/3/01:
95    
96    
97    
98    (erball-ignore-errors-loudly (require 'bbdb))
99  (erball-ignore-errors-loudly (require 'doctor))  (erball-ignore-errors-loudly (require 'doctor))
100  (erball-ignore-errors-loudly (require 'erc))  (erball-ignore-errors-loudly (require 'erc))
101  (erball-ignore-errors-loudly (require 'erc-stamp))  (erball-ignore-errors-loudly (require 'erc-stamp))

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26