1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Glenn Morris
bfaf035cd2 (srcs): Remove calendar.texi. 2005-03-26 17:35:21 +00:00
Jason Rumney
9b0eaaa714 (elisp): Change order of arguments to makeinfo. 2004-10-19 21:39:28 +00:00
Miles Bader
48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
bd6766d34d Add "-*- makefile -*-" mode tag. 2004-04-23 00:24:35 +00:00
Juanma Barranquero
5bb0fcd1e7 * man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
$(DEL) instead of rm, and ignore exit code.

* lispintro/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
$(DEL) instead of rm, and ignore exit code.

* lispref/makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
rm, and ignore exit code.
2004-02-29 20:28:11 +00:00
Jason Rumney
9cadd46cf0 Sync with Makefile.in changes. 2004-02-04 21:40:05 +00:00
Miles Bader
4256310de6 Add arch taglines 2003-09-04 04:00:49 +00:00
Jason Rumney
8bf425323b Fix copyright notice 2003-09-03 23:09:40 +00:00
Jason Rumney
e65be2d536 New file. 2003-09-03 23:01:05 +00:00