aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-14*** empty log message ***Gerd Moellmann1-160/+0
2000-06-11(EMACSOPT): Remove --no-init-file (implied by -batch).Stefan Monnier1-4/+4
2000-03-24(COMPILE_FIRST): New macro.Gerd Moellmann1-2/+8
2000-03-24(bootstrap-clean): If $(emacs) exists, buildGerd Moellmann1-2/+6
2000-03-08(compile-files): Compile files one by one becauseGerd Moellmann1-8/+9
2000-01-29(DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.Gerd Moellmann1-1/+1
1999-11-28Makefile (DONTCOMPILE): Add term/internal.elEli Zaretskii1-1/+1
1999-10-25(compile-files): Fixed the "tr" strings.Gerd Moellmann1-3/+3
1999-10-23(compile-files, backup-compiled-files): New targets.Gerd Moellmann1-1/+23
1999-10-20(dontcompilefiles): Obsoleted.Stefan Monnier1-102/+40
1999-10-10(compile): removed debugging print.Stefan Monnier1-1/+0
1999-10-10(compile, bootstrap-compile): don't use setwins: I'm an idiot.Stefan Monnier1-4/+17
1999-10-10(compile, bootstrap-compile): forgot `;' after $(setwins).Stefan Monnier1-2/+2
1999-10-10(setwins): generalized a little.Stefan Monnier1-28/+12
1999-10-10(setwins): abstract out the command to find subdirectoriesStefan Monnier1-30/+13
1999-10-08(bootstrap-compile): New target. Compile LispGerd Moellmann1-1/+36
1999-10-08(compile): Compile files one by one. Set load-path toGerd Moellmann1-5/+18
1999-10-07(EMACSOPT, DONTCOMPILE, EL): New.Gerd Moellmann1-7/+89
1999-08-21Exclude CVS dirs like RCS.Dave Love1-5/+5
1999-07-29(dontcompilefiles): Add latin-[89].el.Dave Love1-1/+1
1999-01-10dontcompilefiles: generic-x.elDave Love1-0/+1
1998-05-03(TAGS-LISP): New target.Richard M. Stallman1-3/+8
1998-04-24(custom-deps, updates): Allow cus-dep to be compiled.Richard M. Stallman1-2/+6
1998-04-24(custom-deps): Ignore =... subdirs.Richard M. Stallman1-1/+1
1997-08-05(updates): Add missing semicolons.Richard M. Stallman1-2/+2
1997-08-05(dontcompilefiles): Delete cyril-util.el.Richard M. Stallman1-1/+1
1997-07-25(ETAGS): New variable.Richard M. Stallman1-1/+2
1997-07-09(dontcompilefiles): Add cyril-util.el.Richard M. Stallman1-1/+1
1997-06-28(lisptagsfiles): Look at subdirs only if nameRichard M. Stallman1-6/+6
1997-05-25(dontcompilefiles): Add latin-1.el ... latin-4.el;Richard M. Stallman1-1/+2
1997-05-20(dontcompilefiles): Add list of files that should not be byte-compiled.Richard M. Stallman1-0/+5
1997-05-12(update-subdirs): New target.Richard M. Stallman1-0/+14
1997-05-12(autoloads, custom-deps, finder-data):Richard M. Stallman1-3/+32
1997-05-12(custom-deps): Target renamed from cus-load.el.Richard M. Stallman1-10/+3
1997-04-11(finder-inf.el, autoloads): New targets.Richard M. Stallman1-1/+7
1997-04-11Added cus-load.el target.Per Abrahamsen1-0/+6
1997-04-11Initial revisionPer Abrahamsen1-0/+15