1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Stefan Monnier
526af3b048 (custom-make-dependencies): Simplify. 2007-05-25 16:16:17 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Bill Wohler
6cc803deea (generated-custom-dependencies-file): Fix typo and phrasing in
docstring.
2006-01-11 20:15:38 +00:00
Juri Linkov
882108c7b3 (custom-make-dependencies): Reverse the list of found dependencies. 2005-11-14 18:28:49 +00:00
Stefan Monnier
1c32c9d6dc (custom-make-dependencies): Typo. 2005-11-14 04:18:53 +00:00
Stefan Monnier
e2dc1f61ad (custom-make-dependencies): Simplify.
Better follow the commenting conventions.
2005-11-10 01:58:55 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
71296446d3 Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
Markus Rost
dfc85ff2ea Update the description of version handling. 2003-01-14 00:21:30 +00:00
Markus Rost
d568081554 (custom-make-dependencies): Don't set standard-value
and version numbers for variables.  Handle faces.
2003-01-13 23:47:04 +00:00
Andreas Schwab
b1d7940fae * cus-dep.el (generated-custom-dependencies-file): New variable.
(custom-make-dependencies): Use it instead of hardcoding
cus-load.el.
2002-12-29 17:59:23 +00:00
Markus Rost
f954e891f8 (custom-make-dependencies): Bind load-file-name. 2002-11-14 21:38:12 +00:00
Markus Rost
052b70090a Don't require 'autoload.
(custom-make-dependencies):  Handle :version also for autoloaded
options.
2002-11-11 15:09:13 +00:00
Markus Rost
c3d79cee88 (custom-make-dependencies): Fix comment inserted in cus-load.el. 2002-11-07 00:26:27 +00:00
Stefan Monnier
a9338083f5 (custom-make-dependencies): Ignore preloaded files. 2002-10-12 20:58:12 +00:00
Stefan Monnier
5188f2eb94 (custom-make-dependencies): Don't use find-file.
Use feature names rather than file names if applicable.
2002-10-10 13:33:57 +00:00
Richard M. Stallman
4e189812e9 (custom-make-dependencies): Bind to t around evaluating the def-form. 2002-09-21 20:00:30 +00:00
Richard M. Stallman
2912113bbd (custom-make-dependencies): Fix previous change. 2002-09-20 03:44:38 +00:00
Richard M. Stallman
4986d1f19b (custom-make-dependencies): Fix previous change. 2002-09-19 18:57:55 +00:00
Richard M. Stallman
8eb5250314 (custom-make-dependencies): Sort MEMBERS before use. 2002-09-18 16:01:21 +00:00
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