emacs-devel
[Top][All Lists]
Advanced

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

Re: user-controlled load-path extension: load-dir


From: Juanma Barranquero
Subject: Re: user-controlled load-path extension: load-dir
Date: Sat, 19 Mar 2011 14:29:30 +0100

On Sat, Mar 19, 2011 at 05:10, Ben Key <address@hidden> wrote:

> I have attached to this message an updated version of load-dir.el.

(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 :-)


    Juanma



reply via email to

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