Kenichi Handa
1d390bd875
Link leim-ext.el into tempdir.
2004-06-21 11:57:45 +00:00
Eli Zaretskii
3d5ac4d9e0
Don't link index.*perm and permute-index into tempdir.
2004-02-16 18:26:58 +00:00
Richard M. Stallman
ae2230df47
(lispref): Do include lispref/index.texi.
2004-01-25 10:29:27 +00:00
Jason Rumney
d6dc647fdb
2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
...
* make-dist (tempdir): Include cursors in nt/icons
2004-01-06 23:48:14 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Pavel Janík
8829729cf9
Do not distribute lock/ directory.
2002-05-04 10:05:01 +00:00
Pavel Janík
ebb81677db
lwlib/Imakefile is removed.
2002-04-29 08:07:43 +00:00
Andrew Choi
e0f712ba55
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
...
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Pavel Janík
dc59f2a4e7
lwlib-Xol* are removed.
2002-04-25 05:47:43 +00:00
Andreas Schwab
a49eb675f7
Run autoheader if necessary.
2002-04-15 13:13:32 +00:00
Paul Eggert
a8a8fcfa23
Port to POSIX 1003.1-2001, which doesn't allow "head -1".
...
"sed q" is a portable equivalent to plain "head -1".
2002-02-19 06:49:08 +00:00
Eli Zaretskii
ad4c2ff25d
Make version checking in emacs.texi consistent with how we set it there.
2002-01-11 09:39:16 +00:00
Eli Zaretskii
df926aaa7a
Set SHELL and VPATH when running makeinfo in lispintro.
...
Don't copy lispref/index.texi to the staging directory.
2001-12-21 10:17:16 +00:00
Pavel Janík
05494c2946
Fix previous change.
2001-12-21 09:06:34 +00:00
Eli Zaretskii
ca111811ea
Make Leim part of the standard tarball:
...
Don't copy noleim-Makefile.in to the leim subdirectory.
Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
Leim files out of the Emacs tree. Don't prepare a separate tarball
for Leim.
2001-12-21 08:44:17 +00:00
Pavel Janík
6ab508db63
Fix comments.
2001-12-09 13:17:52 +00:00
Pavel Janík
860484dd3c
Copy COPYING to leim/, lwlib/, mac/ and nt/ when creating distribution.
2001-12-08 21:05:10 +00:00
Pavel Janík
bcea38a3ed
Do not try to link removed files (aclocal.m4, _emacs, TODO, vms-pp.trans
...
and others).
2001-12-02 09:29:01 +00:00
Pavel Janík
fd4bc58014
Use COPYING from the top-level directory.
2001-11-29 17:43:17 +00:00
Pavel Janík
b37017c6dd
Add COPYING to the top-level directory of the distribution. Simplify the
...
logic behind copying.
2001-11-29 07:27:54 +00:00
Eli Zaretskii
3716a2068f
Copy files in the lispintro directory.
2001-11-24 11:49:13 +00:00
Eli Zaretskii
d4fa890c0f
(etc): Don't distribute gfdl.1.
2001-11-23 11:12:51 +00:00
Eli Zaretskii
7ccdf9b509
(lispref): Add *.txt, *.el, permute-index, and
...
tindex.pl to the list of those being put into the distribution.
2001-11-17 09:36:58 +00:00
Eli Zaretskii
7db6effa4a
Add lispref/index.*perm files to the distribution.
...
From Pavel Janik <Pavel@Janik.cz>.
2001-11-12 13:39:51 +00:00
Eli Zaretskii
1d95108478
Add the lispref directory to the distribution.
2001-11-10 14:31:09 +00:00
Eli Zaretskii
ed5882b908
(tempdir): Copy AUTHORS as well.
2001-11-07 17:53:46 +00:00
Eli Zaretskii
80b97918d7
(nt): Link subdirs.el as well.
2001-09-01 06:58:54 +00:00
Gerd Moellmann
8df317a691
(LANG): Set LC_ALL and LANGUAGE to C, unset
...
LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
2001-05-28 14:59:31 +00:00
Gerd Moellmann
f4500bec23
Copy texinfo.tex unconditionally.
2001-05-14 16:57:37 +00:00
Gerd Moellmann
7f39d6bb67
Copy only `[a-z]*.{el,elc}' from leim/quail.
...
Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
2001-04-06 12:27:04 +00:00
Gerd Moellmann
5f34e16f6e
Handle leim/MISC-DIC. Only include
...
`[a-zA-Z]*.{el,elc}' from leim/quail.
2001-04-06 10:08:04 +00:00
Gerd Moellmann
8c28d4444b
(tempdir): Remove epaths.h from the distribution
...
instead of paths.h.
2000-12-01 10:24:23 +00:00
Dave Love
1a93302c2a
* make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
2000-11-20 18:16:46 +00:00
Gerd Moellmann
b363577567
Handle the Mac port. Distribute all makefile.w32-in.
...
Distribute more files from the nt/ subdir. Distribute PBM
image files from subdirs of lisp/. Distribute old change logs
from subdirs of lisp/. Distribute play/5x5.el.
2000-11-17 16:28:14 +00:00
Gerd Moellmann
a1363c1dc1
Adapt to the change of leim/Makefile which was
...
necessary to ensure a reasonably working `make dist'.
2000-09-26 19:22:44 +00:00
Gerd Moellmann
365949b7bd
Include XPM and XBM files in lisp/ and subdirs
...
in the distribution.
2000-09-19 16:18:21 +00:00
Gerd Moellmann
0744c2f1f2
(skk): Rename to `ja-dic' because the leim directory
...
was renamed.
2000-09-18 13:39:43 +00:00
Gerd Moellmann
9d38d529c1
(aclocal.m4): Include in distribution.
2000-07-27 20:04:33 +00:00
Gerd Moellmann
bf7e917ec8
Check DONTCOMPILE in lisp/Makefile.in instead of
...
lisp/Makefile. Distribute lisp/Makefile.in instead of
lisp/Makefile.
2000-07-05 12:39:03 +00:00
Gerd Moellmann
2a714d4e8e
Add --help and --snapshot options.
2000-06-15 12:47:10 +00:00
Gerd Moellmann
dc7717ab3e
Make a link for lib-src/grep-changelog. Copy
...
install-sh.
2000-05-05 13:19:27 +00:00
Gerd Moellmann
5eea385d29
Various fixes for new development tree.
2000-02-01 16:47:22 +00:00
Stefan Monnier
aa501770af
(dontcompile): look for the DONTCOMPILE variable rather
...
than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1999-10-10 01:45:54 +00:00
Karl Heuer
59d05d2dd3
Unset EMACS_UNIBYTE, so Emacs runs in its default state.
...
Quote $EMACS, in case it's a program with args.
1999-06-23 05:30:39 +00:00
Richard M. Stallman
dcf3ff7f91
Include change logs in subdirs of `lisp'.
1999-05-17 01:38:15 +00:00
Richard M. Stallman
91978d00d1
Fix nt/icons directory handling.
1999-02-24 05:31:37 +00:00
Richard M. Stallman
870cfc5510
Fix command to update info files.
1999-02-20 18:57:09 +00:00
Geoff Voelker
5ec8424fc3
Include the new directory nt/icons in distributions.
1999-01-26 01:05:09 +00:00
Richard M. Stallman
ebd32d7b07
Don't include etc/fns*.el in dist.
1998-11-01 00:28:00 +00:00