On Sat, Mar 19, 2011 at 9:29 AM, Juanma Barranquero <lekktu@gmail.com> wrote:

(defcustom load-dir-recursive nil
 "List of directories to load."
 :group 'load-dir
 :require 'load-dir
 :type 'boolean)

That docstring can't possibly be right :-)



You are absolutely correct.  That was not one of the lines I changed though.  The attached file fixes this docstring.