| Commit message (Expand) | Author | Age | Files | Lines |
* | (maybe_bootstrap): Test for complete absence of compiled Lisp files. | Richard M. Stallman | 2002-09-15 | 1 | -3/+5 |
* | (bootstrap-lisp-1, bootstrap-lisp, bootstrap) | Stefan Monnier | 2002-09-11 | 1 | -11/+5 |
* | (install-arch-indep): Do not remove DOC file | Kim F. Storm | 2002-08-26 | 1 | -1/+2 |
* | (gamedir, localstatedir): New variables. | Richard M. Stallman | 2002-07-21 | 1 | -0/+8 |
* | (install-arch-indep, uninstall): Add Tramp. | Kai Großjohann | 2002-06-18 | 1 | -3/+3 |
* | Add a comment in case people complain about the h flag for Tar. | Eli Zaretskii | 2002-05-18 | 1 | -0/+3 |
* | Don't say *.elc files cannot be regenerated. | Eli Zaretskii | 2002-05-07 | 1 | -2/+1 |
* | (MAINT): New variable. | Andreas Schwab | 2002-04-23 | 1 | -2/+5 |
* | ($(srcdir)/src/config.in): Generate using autoheader. | Andreas Schwab | 2002-04-15 | 1 | -1/+8 |
* | (install-arch-indep): Use umask 022 for DOC* and lisp/. | Richard M. Stallman | 2002-03-03 | 1 | -3/+5 |
* | (maybe_bootstrap): Do `exit 1'. | Richard M. Stallman | 2002-02-13 | 1 | -4/+3 |
* | (maybe_bootstrap): Add an infinite sleep-loop. | Richard M. Stallman | 2002-02-08 | 1 | -0/+2 |
* | (maybe_bootstrap): Fix previous change. | Pavel Janík | 2001-11-29 | 1 | -2/+2 |
* | (maybe_bootstrap): Don't bootstrap, just suggest it. | Richard M. Stallman | 2001-11-29 | 1 | -2/+3 |
* | Fix previous change. | Richard M. Stallman | 2001-11-26 | 1 | -1/+1 |
* | bootstrap should not delete dumped executables: | Richard M. Stallman | 2001-11-26 | 1 | -3/+14 |
* | (install-arch-indep, uninstall): Add ELisp Intro files. | Eli Zaretskii | 2001-11-24 | 1 | -3/+3 |
* | (SUBDIR_MAKEFILES): Add lispintro. | Eli Zaretskii | 2001-11-24 | 1 | -1/+12 |
* | (uninstall, install-arch-indep): Don't install gfdl.1. | Eli Zaretskii | 2001-11-23 | 1 | -2/+2 |
* | (uninstall): Handle deletion of calc .info files. | Colin Walters | 2001-11-23 | 1 | -1/+1 |
* | (install-arch-indep): Install the calc .info files. | Colin Walters | 2001-11-22 | 1 | -2/+2 |
* | (uninstall): Fix previous change. | Pavel Janík | 2001-11-15 | 1 | -2/+2 |
* | Add support for --program-prefix, --program-suffix | Pavel Janík | 2001-11-15 | 1 | -4/+8 |
* | Fix previous change. | Pavel Janík | 2001-11-13 | 1 | -1/+1 |
* | (install-arch-indep): Install emacsclient manual page. | Pavel Janík | 2001-11-13 | 1 | -2/+2 |
* | (install-arch-indep): Use `${manext}' instead of `.1'. | Pavel Janík | 2001-11-12 | 1 | -1/+1 |
* | (uninstall): Remove gfdl.1 when uninstalling. | Pavel Janík | 2001-11-12 | 1 | -1/+1 |
* | (SUBDIR_MAKEFILES): Add lispref/Makefile. | Eli Zaretskii | 2001-11-10 | 1 | -3/+14 |
* | (install-arch-indep): Add elisp* to the list of installed Info files. | Eli Zaretskii | 2001-11-10 | 1 | -1/+1 |
* | (bootstrap-lisp): Don't suppress error messages. | Richard M. Stallman | 2001-11-09 | 1 | -1/+1 |
* | (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond | Eli Zaretskii | 2001-10-31 | 1 | -1/+1 |
* | (maybe_bootstrap): New target. | Gerd Moellmann | 2001-10-25 | 1 | -1/+7 |
* | (install-arch-indep): Add -h (follow symlinks) | Gerd Moellmann | 2001-10-22 | 1 | -3/+3 |
* | (${srcdir}/configure): Don't depend on aclocal.m4. | Andreas Schwab | 2001-10-19 | 1 | -1/+1 |
* | (install-arch-indep): Add gfdl.1 to the man pages that are installed. | Eli Zaretskii | 2001-04-25 | 1 | -1/+1 |
* | (install-arch-indep): Remove .cvsignore files. | Gerd Moellmann | 2001-04-05 | 1 | -0/+1 |
* | (.PHONY): Add for bootstrap targets. | Gerd Moellmann | 2001-03-30 | 1 | -1/+6 |
* | (SUBDIR): Remove leim. | Gerd Moellmann | 2001-03-29 | 1 | -5/+12 |
* | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -0/+20 |
* | (uninstall): Ignore exit code of `rm'. | Gerd Moellmann | 2001-02-02 | 1 | -1/+1 |
* | (uninstall): Remove more info files. Remove | Gerd Moellmann | 2001-02-02 | 1 | -1/+3 |
* | (extraclean): Added -f to -rm config-tmp-* to keep it quiet. | Bill Wohler | 2001-01-28 | 1 | -1/+1 |
* | (tags): Fix typo. | Gerd Moellmann | 2001-01-25 | 1 | -2/+1 |
* | (install-arch-indep): If tar fails, exit with | Gerd Moellmann | 2000-12-27 | 1 | -3/+4 |
* | (TAGS, info): Avoid tab-prefixed comments in rules. | Dave Love | 2000-12-05 | 1 | -6/+7 |
* | Fix last change. | Gerd Moellmann | 2000-11-21 | 1 | -1/+1 |
* | (install-arch-indep): Also install info/eshell* | Gerd Moellmann | 2000-11-21 | 1 | -1/+1 |
* | install-info syntax compat change. | Kai Großjohann | 2000-10-29 | 1 | -1/+1 |
* | (install-arch-indep): Update list of installed info | Andreas Schwab | 2000-10-01 | 1 | -2/+2 |
* | (config.status): Prepend `$(srcdir)/' to | Gerd Moellmann | 2000-08-07 | 1 | -1/+1 |