1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Luc Teirlinck
f105ba81f0 (INFO_TARGETS): Fix typo. 2004-12-09 01:54:47 +00:00
Luc Teirlinck
e2bcbfbba4 (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
(org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
2004-12-09 01:24:21 +00:00
Jason Rumney
2de2a3389e (info): Change order of arguments to makeinfo. 2004-10-19 21:34:36 +00:00
Reiner Steib
8d63d89098 (sieve, pgg): Use $(infodir). 2004-09-09 10:39:04 +00:00
Reiner Steib
33ca397365 * makefile.w32-in: Fix PGG and Sieve entries. 2004-09-08 12:49:08 +00:00
Miles Bader
23f87bede0 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Merge from emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS
2004-09-04 13:13:48 +00:00
Luc Teirlinck
c5dea9580c (EMACSSOURCES): Remove emacs-xtra. 2004-07-01 02:23:34 +00:00
Juanma Barranquero
e8d1b5bf96 (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra.
($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
(clean): Add emacs-xtra and flymake.  Remove redundancies.
2004-06-16 23:44:12 +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
305fa18388 (../info/flymake, flymake.dvi): New targets.
(INFO_TARGETS, DVI_TARGETS): Add Flymake.
2004-05-29 18:54:25 +00:00
Jason Rumney
0498520b27 Revert last change 2004-05-04 08:18:54 +00:00
Jason Rumney
f2b927f93e Use forward slashes in paths. 2004-05-03 10:42:35 +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
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