Alo I have all my emacs files under version control (Subversion) so my filesystem looks like this:
jde/
|- plugins/
|- .svn/
|- usages/
I get a error in jde-plugins.el when I start emacs, because it think
that .svn is a plugin. How to modify jde-plugins.el to ignore the .svn
directory and maybe CVS directory if using cvs.
Thx in advance
