Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | | | | | | (bootstrap-clean-before): New target. (bootstrap): Use bootstrap-clean-before instead of clean. (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed. | ||||
* | (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 |
| | | | | | | (lispref/Makefile): New target. (mostlyclean, clean, distclean, maintainer-clean): Add lispintro. (unlock, relock, info, dvi): Ditto. | ||||
* | (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 |
| | | | | and --program-transform-name options. | ||||
* | 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 |
| | | | | (uninstall): Uninstall emacsclient manual page. | ||||
* | (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 |
| | | | | | | | (lispref/Makefile): New target. (mostlyclean, clean, distclean, maintainer-clean, unlock, relock): Add commands for the lispref directory. (info, dvi): Ditto. | ||||
* | (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 |
| | | | | <esr@golux.thyrsus.com>. | ||||
* | (maybe_bootstrap): New target. | Gerd Moellmann | 2001-10-25 | 1 | -1/+7 |
| | | | | | (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist. | ||||
* | (install-arch-indep): Add -h (follow symlinks) | Gerd Moellmann | 2001-10-22 | 1 | -3/+3 |
| | | | | to tar options. | ||||
* | (${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 |
| | | | | | (bootstrap-clean): New target. (bootstrap): Use it instead of `clean'. | ||||
* | (SUBDIR): Remove leim. | Gerd Moellmann | 2001-03-29 | 1 | -5/+12 |
| | | | | | | (all, .RECURSIVE, extraclean): Add leim explicitly. (leim): Provide separate rule which exports PARALLEL=0 into the environment. | ||||
* | 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 |
| | | | | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. | ||||
* | (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 |
| | | | | exit code 1. | ||||
* | (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 |
| | | | | and info/speedbar*. | ||||
* | 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 |
| | | | | files. | ||||
* | (config.status): Prepend `$(srcdir)/' to | Gerd Moellmann | 2000-08-07 | 1 | -1/+1 |
| | | | | `configure'. | ||||
* | (distclean): Also make distclean in lisp/. | Gerd Moellmann | 2000-06-16 | 1 | -0/+1 |
| | |||||
* | * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when it's on a | Ken Raeburn | 2000-06-13 | 1 | -2/+2 |
| | | | | continuation line. | ||||
* | (install-arch-indep): Add pcl-cvs to list of info files. | Dave Love | 2000-06-02 | 1 | -2/+2 |
| | |||||
* | (install-arch-indep): Install ebrowse.info. | Gerd Moellmann | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | * Makefile.in (install-arch-dep): Install fns-*.el only if it | Ken Raeburn | 2000-05-25 | 1 | -1/+3 |
| | | | | exists; it won't in the CANNOT_DUMP case. | ||||
* | Ignore exit status of `unset CDPATH' everywhwere. | Gerd Moellmann | 2000-05-25 | 1 | -7/+7 |
| | | | | On FreeBSD, the exiit status is 1 if CDPATH is not set. | ||||
* | (install-arch-indep): Filter CVS as well as RCS. | Dave Love | 2000-05-10 | 1 | -2/+2 |
| | |||||
* | (${srcdir}/configure): Depend on aclocal.m4. | Dave Love | 2000-04-16 | 1 | -1/+1 |
| | |||||
* | (bootstrap-lisp-1, bootstrap-list, bootstrap-src): | Gerd Moellmann | 2000-03-26 | 1 | -4/+7 |
| | | | | | | New targets. (bootstrap): Rewritten in terms of the new targets above. Make info files, too. | ||||
* | (install-arch-indep): Add eudc to list of installed | Andreas Schwab | 2000-02-18 | 1 | -2/+2 |
| | | | | info files. | ||||
* | (dist): Call ./make-dist. | Gerd Moellmann | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | (install-arch-indep): Update list of info files to | Andreas Schwab | 2000-01-11 | 1 | -2/+2 |
| | | | | be installed. |