log lisp/cus-dep.el @ 48249:4da41542c6ed

age author description
Mon, 11 Nov 2002 15:09:13 +0000 Markus Rost Don't require 'autoload.
Thu, 07 Nov 2002 00:26:04 +0000 Markus Rost (custom-make-dependencies): Fix comment inserted in cus-load.el.
Sat, 12 Oct 2002 20:58:12 +0000 Stefan Monnier (custom-make-dependencies): Ignore preloaded files.
Thu, 10 Oct 2002 13:33:57 +0000 Stefan Monnier (custom-make-dependencies): Don't use find-file.
Sat, 21 Sep 2002 20:00:20 +0000 Richard M. Stallman (custom-make-dependencies): Bind to t around evaluating the def-form.
Fri, 20 Sep 2002 03:44:38 +0000 Richard M. Stallman (custom-make-dependencies): Fix previous change.
Thu, 19 Sep 2002 18:57:48 +0000 Richard M. Stallman (custom-make-dependencies): Fix previous change.
Wed, 18 Sep 2002 16:01:21 +0000 Richard M. Stallman (custom-make-dependencies): Sort MEMBERS before use.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Wed, 16 Aug 2000 20:50:19 +0000 Stefan Monnier (custom-make-dependencies): Quote open-paren in string.
Wed, 16 Aug 2000 20:49:45 +0000 Stefan Monnier Add local-variable settings to the generated file.
Fri, 24 Mar 2000 20:46:12 +0000 Gerd Moellmann Require CL at compile-time only.
Wed, 26 Aug 1998 09:38:13 +0000 Andreas Schwab Fix typo in output.
Sun, 28 Jun 1998 02:15:12 +0000 Dan Nicolaescu *** empty log message ***
Mon, 22 Jun 1998 02:10:41 +0000 Dan Nicolaescu *** empty log message ***
Fri, 24 Apr 1998 21:05:18 +0000 Richard M. Stallman (custom-make-dependencies): Don't give up
Mon, 25 Aug 1997 06:41:17 +0000 Richard M. Stallman (custom-make-dependencies): Don't print each file name.
Mon, 12 May 1997 00:46:59 +0000 Richard M. Stallman (custom-make-dependencies): Don't find the subdirs here;
Tue, 06 May 1997 21:14:20 +0000 Richard M. Stallman (custom-make-dependencies):
Mon, 21 Apr 1997 03:53:02 +0000 Richard M. Stallman Comment change.
Tue, 15 Apr 1997 15:17:38 +0000 Per Abrahamsen provide `cus-load'.
Tue, 15 Apr 1997 11:14:08 +0000 Per Abrahamsen Fixed message.
Tue, 15 Apr 1997 11:13:24 +0000 Per Abrahamsen Fixed generation of empty dependencies lists.
Fri, 11 Apr 1997 13:35:19 +0000 Per Abrahamsen Added newline.
Fri, 11 Apr 1997 13:09:47 +0000 Per Abrahamsen Initial revision