summaryrefslogtreecommitdiff
path: root/lisp/cus-dep.el
AgeCommit message (Expand)Author
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-06-26* lisp/files.el (file-name-base): New convenience function.Sam Steingold
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-06-13cus-dep fix for build failure first occurring with 2011-06-13T08:21:09Z!rudal...Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-05Use autoload-rubric's feature argument.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-06-21(custom-dependencies-no-scan-regexp): Add ldefs-boot.el.Glenn Morris
2008-06-05(generated-custom-dependencies-file): Doc fix.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-05-25(custom-make-dependencies): Simplify.Stefan Monnier
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-01-11(generated-custom-dependencies-file): Fix typo and phrasing inBill Wohler
2005-11-14(custom-make-dependencies): Reverse the list of found dependencies.Juri Linkov
2005-11-14(custom-make-dependencies): Typo.Stefan Monnier
2005-11-10(custom-make-dependencies): Simplify.Stefan Monnier
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2003-01-14Update the description of version handling.Markus Rost
2003-01-13(custom-make-dependencies): Don't set standard-valueMarkus Rost
2002-12-29* cus-dep.el (generated-custom-dependencies-file): New variable.Andreas Schwab
2002-11-14(custom-make-dependencies): Bind load-file-name.Markus Rost
2002-11-11Don't require 'autoload.Markus Rost
2002-11-07(custom-make-dependencies): Fix comment inserted in cus-load.el.Markus Rost
2002-10-12(custom-make-dependencies): Ignore preloaded files.Stefan Monnier
2002-10-10(custom-make-dependencies): Don't use find-file.Stefan Monnier
2002-09-21(custom-make-dependencies): Bind to t around evaluating the def-form.Richard M. Stallman
2002-09-20(custom-make-dependencies): Fix previous change.Richard M. Stallman
2002-09-19(custom-make-dependencies): Fix previous change.Richard M. Stallman
2002-09-18(custom-make-dependencies): Sort MEMBERS before use.Richard M. Stallman
2001-07-16Some fixes to follow coding conventions.Pavel Janík
2000-08-16(custom-make-dependencies): Quote open-paren in string.Stefan Monnier
2000-08-16Add local-variable settings to the generated file.Stefan Monnier
2000-03-24Require CL at compile-time only.Gerd Moellmann
1998-08-26Fix typo in output.Andreas Schwab
1998-06-28*** empty log message ***Dan Nicolaescu
1998-06-22*** empty log message ***Dan Nicolaescu
1998-04-24(custom-make-dependencies): Don't give upRichard M. Stallman