aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-dep.el
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+3
|
* (custom-make-dependencies): Quote open-paren in string.Stefan Monnier2000-08-161-1/+1
|
* Add local-variable settings to the generated file.Stefan Monnier2000-08-161-0/+6
|
* Require CL at compile-time only.Gerd Moellmann2000-03-241-1/+1
|
* Fix typo in output.Andreas Schwab1998-08-261-1/+1
|
* *** empty log message ***Dan Nicolaescu1998-06-281-1/+1
|
* *** empty log message ***Dan Nicolaescu1998-06-221-1/+69
|
* (custom-make-dependencies): Don't give upRichard M. Stallman1998-04-241-2/+5
| | | | on a whole file, the first time eval gets an error.
* (custom-make-dependencies): Don't print each file name.Richard M. Stallman1997-08-251-1/+0
|
* (custom-make-dependencies): Don't find the subdirs here;Richard M. Stallman1997-05-121-45/+19
| | | | instead, use the dirs specified on the command line.
* (custom-make-dependencies):Richard M. Stallman1997-05-061-22/+59
| | | | | | | | Don't use NOSORT in directory-files. Don't actually visit the files. Use re-search to search contents fast. Search the subdirs of `lisp'. Bind kept-new-versions when saving.
* Comment change.Richard M. Stallman1997-04-211-0/+17
|
* provide `cus-load'.Per Abrahamsen1997-04-151-1/+5
|
* Fixed message.Per Abrahamsen1997-04-151-1/+1
|
* Fixed generation of empty dependencies lists.Per Abrahamsen1997-04-151-2/+3
|
* Added newline.Per Abrahamsen1997-04-111-0/+1
|
* Initial revisionPer Abrahamsen1997-04-111-0/+67