Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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. | ||||
* | (install-arch-indep): Install autotype*. Run | Andreas Schwab | 2000-01-03 | 1 | -2/+2 |
| | | | | install-info on autotype and emacs-faq.info. | ||||
* | (install-arch-indep): Depend on `info'. | Dave Love | 1999-12-04 | 1 | -2/+2 |
| | | | | (install-strip): Use `install' as sub-make target. | ||||
* | (bootstrap): New target. | Gerd Moellmann | 1999-10-23 | 1 | -0/+15 |
| | |||||
* | (uninstall, install-arch-indep, install-arch-dep): | Richard M. Stallman | 1999-10-09 | 1 | -1/+9 |
| | | | | Unset CDPATH to prevent cd from generating output. | ||||
* | (install-arch-indep): Add ada-mode. | Gerd Moellmann | 1999-10-07 | 1 | -2/+2 |
| | |||||
* | Add rules for config.status, configure. | Dave Love | 1999-10-06 | 1 | -0/+6 |
| | |||||
* | (mkdir): If we create ${datadir}, make it world-readable. | Richard M. Stallman | 1999-04-09 | 1 | -2/+6 |
| | | | | (install-arch-indep): Make ${datadir}/emacs world-readable. | ||||
* | (epaths-force): Renamed from paths-force; | Richard M. Stallman | 1999-02-26 | 1 | -4/+4 |
| | | | | operate on epaths.in and produce epaths.h. | ||||
* | (install-arch-dep): Copy fns-*.el from lib-src. | Markus Rost | 1998-12-05 | 1 | -1/+1 |
| | |||||
* | Don't install customize info | Andreas Schwab | 1998-12-04 | 1 | -2/+2 |
| | | | | file. Run install-info on viper info file. | ||||
* | (install-arch-dep): Copy fns-*.el from lib-src. | Richard M. Stallman | 1998-11-29 | 1 | -1/+1 |
| | |||||
* | (install-arch-dep): Fix last change and use fns-*.el | Andreas Schwab | 1998-11-03 | 1 | -2/+2 |
| | | | | from lisp. | ||||
* | (install-arch-dep): Install src/fns-*.el in | Andreas Schwab | 1998-10-30 | 1 | -0/+3 |
| | | | | ${archlibdir}. | ||||
* | Comment change. | Richard M. Stallman | 1998-08-02 | 1 | -0/+2 |
| | |||||
* | (Makefile, src/Makefile, src/config.stamp) | Richard M. Stallman | 1998-08-02 | 1 | -8/+8 |
| | | | | | | (lib-src/Makefile, man/Makefile, oldXMenu/Makefile) (lwlib/Makefile, leim/Makefile): Prepend $(srcdir)/ to rule dependencies outside this dir. |