1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Stefan Monnier
a313af117c (custom-make-dependencies): Quote open-paren in string. 2000-08-16 20:50:19 +00:00
Stefan Monnier
6a7ceddcab Add local-variable settings to the generated file. 2000-08-16 20:49:45 +00:00
Gerd Moellmann
79c70818bc Require CL at compile-time only. 2000-03-24 20:46:12 +00:00
Andreas Schwab
b88018d48f Fix typo in output. 1998-08-26 09:38:13 +00:00
Dan Nicolaescu
781f7ac281 *** empty log message *** 1998-06-28 02:15:12 +00:00
Dan Nicolaescu
1e484d64bd *** empty log message *** 1998-06-22 02:10:41 +00:00
Richard M. Stallman
06beea21ca (custom-make-dependencies): Don't give up
on a whole file, the first time eval gets an error.
1998-04-24 21:05:18 +00:00
Richard M. Stallman
f36742476a (custom-make-dependencies): Don't print each file name. 1997-08-25 06:41:17 +00:00
Richard M. Stallman
efbdca1221 (custom-make-dependencies): Don't find the subdirs here;
instead, use the dirs specified on the command line.
1997-05-12 00:46:59 +00:00
Richard M. Stallman
c9aadf0322 (custom-make-dependencies):
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.
1997-05-06 21:14:20 +00:00
Richard M. Stallman
c2383d2de9 Comment change. 1997-04-21 03:53:02 +00:00
Per Abrahamsen
8cd58e14c1 provide `cus-load'. 1997-04-15 15:17:38 +00:00
Per Abrahamsen
e32273dc03 Fixed message. 1997-04-15 11:14:08 +00:00
Per Abrahamsen
a9d3a78b01 Fixed generation of empty dependencies lists. 1997-04-15 11:13:24 +00:00
Per Abrahamsen
a3edd195b6 Added newline. 1997-04-11 13:35:19 +00:00
Per Abrahamsen
860af8ecb1 Initial revision 1997-04-11 13:09:47 +00:00