Glenn Morris
f5d0ac07d6
Add 2009 to copyright years.
2009-01-08 03:38:51 +00:00
Miles Bader
e3ca2c4b7e
Add arch tagline
2008-12-21 01:53:52 +00:00
Eli Zaretskii
bd448b7a32
Document the problems on Windows Vista and the --with-system-malloc option
...
to config.bat.
2008-12-19 11:02:42 +00:00
Eli Zaretskii
fc64a6b99a
New file.
2008-12-19 11:02:02 +00:00
Juanma Barranquero
b97439ce37
Fix typos.
2008-12-02 16:40:31 +00:00
Eli Zaretskii
0c123bd12e
(misc): New target.
...
(all, info): Depend on `misc'.
2008-11-21 15:55:58 +00:00
Eli Zaretskii
aae2a498d7
(src): Move removal of src/bootlisp after recursing into `lisp'.
2008-11-15 20:29:14 +00:00
Eli Zaretskii
ead9233b5e
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
2008-11-15 15:41:56 +00:00
Eli Zaretskii
7d41f451a8
Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
2008-11-15 15:38:56 +00:00
Eli Zaretskii
2675bfef2e
Don't convert *.el files to Unix text format, and don't copy ldefs-boot.el
...
into loaddefs.el.
2008-11-15 15:38:14 +00:00
Eli Zaretskii
164fd5f8ea
Create bootlisp when bootstrapping b-emacs.exe.
2008-11-15 15:37:41 +00:00
Eli Zaretskii
2a2ec64942
Make bootstrap work again:
...
(boot): New variable.
(src): Pass $(boot) to sub-Make. Remove src/bootlisp. If src/bootlisp
exists after running Make, run Make in `lisp' as well.
(clean, mostlyclean): Remove bogus repeated clean in the top-level directory.
(info, bootstrap-clean): New targets.
(bootstrap): Depend only on bootstrap-clean. Commands modified to be
equivalent to top-level Makefile.in.
(bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
(clean, mostlyclean, distclean, maintainer-clean, extraclean): Don't recurse
into lwlib and oldXMenu.
2008-11-15 15:37:10 +00:00
Eli Zaretskii
71a692011c
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
2008-11-15 10:24:08 +00:00
Eli Zaretskii
ac97579cb1
Fix a typo.
2008-11-09 21:20:34 +00:00
Eli Zaretskii
cafb950452
New file, with build instructions moved from the top-level INSTALL.
2008-11-08 19:24:59 +00:00
Eli Zaretskii
37f366968d
Fix last change: use $(CURDIR).
2008-10-14 17:05:01 +00:00
Eli Zaretskii
e16acc2c37
(lisp): Set to absolute file name of current directory, not to ".", to have
...
it on EMACSLOADPATH when we descend into subdirectories.
2008-10-14 09:24:05 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Eli Zaretskii
293a3986b8
*** empty log message ***
2008-08-23 17:07:57 +00:00
Eli Zaretskii
6ac0a19e95
Remove definition of USER_FULL_NAME (now defined on src/s/msdos.h).
2008-08-23 17:06:03 +00:00
Eli Zaretskii
2660da7c9a
Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
2008-08-23 17:05:41 +00:00
Eli Zaretskii
9a1d32e7a0
(version): Define to empty.
...
(ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
(EXEEXT): Define to .exe. Edit "ln -f" into "cp -pf". Edit "touch" into
"djecho $@ >", to avoid requiring touch.exe.
(b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe. Edit "`/bin/pwd`/"
into "./". Stubify emacs after it is dumped, to produce emacs.exe. Stubedit
temacs.exe to 1024K of stack, emacs.exe to 2048K, and b-emacs.exe to 3072K.
2008-08-23 17:04:11 +00:00
Eli Zaretskii
d945fac60b
(emacs lispref lispintro): Chdir under doc/.
...
(emacs): Renamed from `man', to reflect changes in doc directory structure.
All callers changed.
(clean mostlyclean distclean maintainer-clean extraclean): Chdir into doc/
for manuals. Add misc subdirectory.
(src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
(install): Don't stubify/stubedit emacs.exe, this is now done by src/Makefile.
2008-08-23 17:02:59 +00:00
Juanma Barranquero
69587bba21
Fix typos.
2008-06-25 14:05:38 +00:00
Glenn Morris
ff0cdfb99b
Switch to recommended form of GPLv3 permissions notice.
2008-05-09 04:44:29 +00:00
Kenichi Handa
880820fe87
(Fdefine_charset_internal): Change the way of
...
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
8de5628cc9
*** empty log message ***
2008-01-07 14:50:58 +00:00
Glenn Morris
b9b14d130b
Add 2008 to copyright years.
2008-01-07 08:31:52 +00:00
Eli Zaretskii
57df543ca0
Update comment to reflect doc directory structure.
2007-10-05 09:37:09 +00:00
Eli Zaretskii
478e48df51
(RSVG_LIBS, RSVG_CFLAGS): Edit out.
2007-10-05 09:34:24 +00:00
Glenn Morris
ae560473ca
Switch license to GPLv3 or later.
2007-07-25 07:43:45 +00:00
Glenn Morris
cacc7b5131
Switch license to GPLv3 or later.
2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d
Change to GPLv3.
2007-07-25 07:00:38 +00:00
Glenn Morris
4a9f99bdfb
Switch license to GPLv3 or later.
2007-07-25 05:08:27 +00:00
Chong Yidong
537a062fd7
Version 22.1 released.
2007-06-02 11:11:31 +00:00
Glenn Morris
2f969cd490
Add copyright and license notices.
2007-02-11 00:47:36 +00:00
Glenn Morris
7f6d64f85a
Switch to standard GPL text for license.
2007-02-11 00:15:39 +00:00
Glenn Morris
f5f4e20ddd
*** empty log message ***
2007-02-10 22:41:35 +00:00
Glenn Morris
ef0dca0c41
Remove file since it is no longer needed (see README for details)
2007-02-10 22:25:03 +00:00
Glenn Morris
95fe4534e0
Relicense under GPL - see README file for details.
2007-02-10 22:23:31 +00:00
Glenn Morris
dd7203c769
Add notes on the legal status of is_exec.c and sigaction.c.
2007-02-10 22:20:57 +00:00
Juanma Barranquero
5e1a6e3270
Fix typos.
2007-02-02 16:42:31 +00:00
Glenn Morris
1a012e8017
Revert previous change while we figure out if it was correct.
2007-01-28 21:40:03 +00:00
Glenn Morris
b0846b12df
Remove Zaretskii copyright, based on email discussion with
...
eliz@gnu.org , dj@delorie.com , rms@gnu.org (2007/1, "Copyright years").
2007-01-28 01:19:57 +00:00
Glenn Morris
222b4fde76
Initial version.
2007-01-28 01:13:25 +00:00
Glenn Morris
4e6835dbc4
Add 2007 to copyright years.
2007-01-21 04:57:37 +00:00
Glenn Morris
62eda0e2b1
Update copyright for years from Emacs 21 to present (mainly adding
...
2001).
2007-01-16 02:38:27 +00:00
Eli Zaretskii
818f5ca242
Remove -unix from coding: tags.
2006-12-22 23:37:42 +00:00
Eli Zaretskii
2231193892
*** empty log message ***
2006-12-04 20:39:22 +00:00
Eli Zaretskii
0d9ab48d66
(HAVE_SYNC): Define.
2006-12-04 20:34:53 +00:00
Eli Zaretskii
69a6e74da9
*** empty log message ***
2006-11-25 14:33:34 +00:00
Eli Zaretskii
e8eaafa232
(CFLAGS_SOUND): Edit out.
2006-11-25 14:32:48 +00:00
Juanma Barranquero
33462dfacd
Add "add-log-time-zone-rule: t" to Local Variables section.
2006-11-10 00:21:57 +00:00
Jay Belanger
45a2056c56
*** empty log message ***
2006-09-15 17:47:12 +00:00
Jay Belanger
f7e4411110
Replace "Library Public License" by "Lesser Public License" throughout.
2006-09-15 17:19:05 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Eli Zaretskii
67b8391b14
*** empty log message ***
2005-09-10 11:39:01 +00:00
Eli Zaretskii
a1aeca018d
(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
2005-09-10 11:15:41 +00:00
Thien-Thi Nguyen
b65d8176e6
Update years in copyright notice; nfc.
2005-08-10 15:40:54 +00:00
Lute Kamstra
a0ec7a4a17
*** empty log message ***
2005-07-05 12:22:32 +00:00
Lute Kamstra
4fc5845fe8
Update FSF's address.
2005-07-04 16:49:24 +00:00
Lute Kamstra
83c4f946f7
Update FSF's address.
2005-07-02 15:46:32 +00:00
Eli Zaretskii
3819d3301e
Revert last change.
2004-11-10 20:12:29 +00:00
Jan Djärv
ba68f95a29
* sed1v2.inp: Use djecho for buildobj.lst.
...
* sed1.inp: Ditto.
2004-11-09 08:18:05 +00:00
Eli Zaretskii
997a1ae5fb
(bootstrap-clean): Copy ldefs-boot.el onto
...
loaddefs.el, unless the latter exists and is newer.
2004-11-08 14:05:40 +00:00
Eli Zaretskii
406865b8a4
(mostlyclean, distclean, maintainer-clean)
...
(extraclean, bootfast): New targets.
(top_distclean): New macro, used by distclean, maintainer-clean,
and extraclean.
(.PHONY): Add bootfast.
(bootstrap): Make bootstrap-after in lisp.
(bootstrap-clean-before): Clean in man, lispref, and lispintro as
well.
2004-11-08 13:56:55 +00:00
Eli Zaretskii
3f8ea68c98
*** empty log message ***
2004-11-08 13:02:27 +00:00
Eli Zaretskii
cc9308341d
(HAVE_BZERO): Define for GCC v3.x and later.
2004-11-08 13:01:50 +00:00
Eli Zaretskii
b0b6ad00ce
(LC_ALL=C): Fix src/Makefile breakage caused by
...
recent (2004-09-24) changes in src/Makefile.in.
2004-10-06 15:46:19 +00:00
Eli Zaretskii
ab5a4a32ca
*** empty log message ***
2004-08-14 12:22:40 +00:00
Eli Zaretskii
1daf07a2cc
Remove the lines which say "<TAB>@true", to avoid
...
running a Unixy shell and to reincarnate the "Nothing to be done
for `all'" message from Make when there's nothing to be done.
2004-08-14 11:33:02 +00:00
Eli Zaretskii
cdc9b8452c
*** empty log message ***
2004-05-11 09:48:14 +00:00
Eli Zaretskii
ad89ba2bf7
(distclean): Remove stamp-subdirs.
...
(SUBDIRS): Don't use `touch', use `djecho' instead.
(changed.tit, changed.misc): Use `djecho' instead of `echo'.
2004-05-11 08:52:09 +00:00
Eli Zaretskii
05fdbeb881
*** empty log message ***
2004-05-02 18:55:11 +00:00
Eli Zaretskii
3b4346a502
(HAVE_GETRUSAGE): Define.
2004-05-02 18:54:24 +00:00
Eli Zaretskii
a6eeaa811c
Update my email address.
2004-04-04 21:38:56 +00:00
Eli Zaretskii
2f809aae10
*** empty log message ***
2003-09-22 16:41:16 +00:00
Eli Zaretskii
ca39f6c1b4
(man lispref lispintro): Specify an explicit target `info',
...
like Makefile.in does.
2003-09-22 16:40:42 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Miles Bader
1042fe8c8c
*** empty log message ***
2003-09-01 15:45:46 +00:00
Eli Zaretskii
bbc2d90e8c
(srcdir): Use "command.com /c cd" to produce an
...
absolute file name of the current working directory. This avoids
the warning from Make about circular dependencies.
2003-08-31 16:44:25 +00:00
Eli Zaretskii
d594756410
*** empty log message ***
2003-08-30 10:58:15 +00:00
Eli Zaretskii
58ca48d187
Set FNCASE=y for all targets in the lisp directory,
...
so that CVS etc. file names are filtered out of the list of
subdirectories.
2003-08-30 10:15:28 +00:00
Eli Zaretskii
a0b1873872
(elisp.dvi, index.texi): Replace Unix shell commands with equivalent
...
COMMAND.COM commands.
2003-08-28 14:08:55 +00:00
Eli Zaretskii
3d8714e792
*** empty log message ***
2003-08-24 15:11:24 +00:00
Eli Zaretskii
d627c203ee
(EXEEXT): Define to an empty string.
2003-08-24 15:10:52 +00:00
Eli Zaretskii
5459e42a3e
*** empty log message ***
2003-08-24 13:49:03 +00:00
Eli Zaretskii
bd9be8a737
Remove src/emacs after producing b-emacs.exe.
2003-08-24 13:43:23 +00:00
Eli Zaretskii
b7cb1e1209
(EXEEXT): Define to an empty string.
2003-08-24 13:09:47 +00:00
Eli Zaretskii
8e1cc65f0e
(HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.
2003-08-24 12:36:41 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Eli Zaretskii
852eef401e
*** empty log message ***
2002-04-16 17:39:22 +00:00
Eli Zaretskii
a395d4a915
New file.
2002-04-16 17:37:04 +00:00
Eli Zaretskii
1393107200
Remove DJGPP v2.x stuff.
2002-04-16 17:36:19 +00:00
Eli Zaretskii
93fc6fbe45
*** empty log message ***
2002-03-27 14:59:06 +00:00
Eli Zaretskii
51a8ec55a9
<bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
...
avoid overflowing pure storage while bootstrapping.
2002-03-27 14:42:54 +00:00
Eli Zaretskii
ab8a75de6b
*** empty log message ***
2002-03-20 18:11:40 +00:00
Eli Zaretskii
fae44638c7
(bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
2002-03-20 17:48:13 +00:00
Eli Zaretskii
1af6e3a944
(bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
...
(bootstrap-clean-before, bootstrap-clean-after): Return to the
top-level directory after sub-make.
2002-03-20 17:37:50 +00:00
Eli Zaretskii
be52dc9036
Fix editing of the rule for ${libsrc}make-docfile.
2002-03-20 17:35:15 +00:00
Eli Zaretskii
b9c1fa2e75
(maybe_bootstrap): Fix last change.
2002-03-09 15:14:17 +00:00
Eli Zaretskii
124daeb8f1
(maybe_bootstrap): Fix the command that fails Make.
2002-03-09 15:08:52 +00:00
Eli Zaretskii
d5a6bceee0
Edit the mostlyclean target.
2002-03-09 14:57:10 +00:00
Eli Zaretskii
162deabeff
Update copyright years.
2002-03-09 14:44:18 +00:00
Eli Zaretskii
8f331aa55c
Edit the bootstrap-* targets.
2002-03-09 14:41:13 +00:00
Eli Zaretskii
9cf57fc94f
(all): Depend on maybe_bootstrap.
2002-03-09 14:23:25 +00:00
Eli Zaretskii
f72a0a4abb
(maybe_bootstrap, bootstrap, bootstrap-lisp-1)
...
(bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
(bootstrap-clean-after): New targets.
2002-03-09 14:09:14 +00:00
Eli Zaretskii
fcd2ab44d1
*** empty log message ***
2001-12-21 12:46:51 +00:00
Eli Zaretskii
b1039ed6d0
Delete _gdbinit in distclean target.
2001-12-21 12:39:25 +00:00
Pavel Janík
695386884d
Moved back.
2001-12-09 10:14:33 +00:00
Pavel Janík
72244db28e
*** empty log message ***
2001-12-09 10:12:55 +00:00
Eli Zaretskii
b0a63d7751
*** empty log message ***
2001-12-07 17:58:08 +00:00
Eli Zaretskii
96e3bdef7a
(HAVE_VFORK): Don't define: the fragment in sysdep.c
...
which needed it is gone.
2001-12-07 17:57:52 +00:00
Pavel Janík
0142178afa
*** empty log message ***
2001-11-29 17:44:17 +00:00
Pavel Janík
1d42cee4d0
Removed.
2001-11-29 17:37:03 +00:00
Eli Zaretskii
ac74199d87
*** empty log message ***
2001-11-24 11:29:23 +00:00
Eli Zaretskii
5d1927f87b
(SHELL): Comment away, for lispintro.
2001-11-24 10:37:52 +00:00
Eli Zaretskii
aae3cbdf8f
(lispintro): New target.
...
(all): Add lispintro.
2001-11-24 10:36:56 +00:00
Eli Zaretskii
5c32b7c56b
*** empty log message ***
2001-11-10 14:45:22 +00:00
Eli Zaretskii
db441627e7
(all): Add lispref.
...
(man lispref): Add lispref.
2001-11-10 14:06:33 +00:00
Eli Zaretskii
e1b234f456
(texinputdir): Add, for the lispref directory.
2001-11-10 14:06:08 +00:00
Gerd Moellmann
6aa97356aa
*** empty log message ***
2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1
*** empty log message ***
2001-10-21 09:04:46 +00:00
Gerd Moellmann
ab952a4f34
*** empty log message ***
2001-10-10 09:43:20 +00:00
Gerd Moellmann
2a34a036ff
*** empty log message ***
2001-10-06 09:57:20 +00:00
Eli Zaretskii
fc4064062e
(install): Create site-lisp/subdirs.el if it is not already there.
2001-07-20 10:55:50 +00:00
Eli Zaretskii
24b97d4bf8
*** empty log message ***
2001-07-06 16:51:41 +00:00
Eli Zaretskii
5abfcd7334
Ifdef away the test for !HAVE_MKTIME, to avoid parse
...
error in "gcc -E -traditional" with GCC 3.0.
2001-07-06 16:50:29 +00:00
Eli Zaretskii
2a482fd745
Remove the entry for the 19.34 release. RMS says it was done on a branch.
2001-05-11 09:10:48 +00:00
Gerd Moellmann
3e057f36a0
Remove log entries for 20.5 .. 20.7.
2001-05-09 09:50:49 +00:00
Eli Zaretskii
e8918aee02
*** empty log message ***
2001-05-04 17:50:11 +00:00
Eli Zaretskii
2b9083424d
*** empty log message ***
2001-04-02 20:40:16 +00:00
Eli Zaretskii
642bbd6f9a
(srcdir=): Edit @srcdir@ into an absolute file name
...
of the leim subdirectory, so that EMACSLOADPATH doesn't break when
titdic-convert chdirs into leim/quail.
2001-04-02 20:35:49 +00:00
Eli Zaretskii
9d5d10759e
*** empty log message ***
2001-03-30 08:38:02 +00:00
Eli Zaretskii
e5551cec26
Adapt to changes in leim/Makefile.in's $(TIT) target.
2001-03-30 08:29:37 +00:00
Eli Zaretskii
d7fcecc1e9
Add copyright notices for all files. README is a new file, mainly
...
as a place for copyright notice for the binary files.
2001-03-01 17:19:33 +00:00
Eli Zaretskii
7121a5e168
Add copyright notice.
2001-02-20 16:49:09 +00:00
Gerd Moellmann
076fa2d7dd
Fix a blank line.
2001-02-20 11:01:23 +00:00
Gerd Moellmann
e3efab9cbe
Add copyright notice.
2001-02-20 11:00:55 +00:00
Eli Zaretskii
da7fab49d6
(NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
...
Define; it is undefined in DJGPP v2.01.
2000-11-22 18:10:10 +00:00
Eli Zaretskii
f4da46112a
(HAVE_MKSTEMP): Define.
2000-11-13 16:24:15 +00:00
Eli Zaretskii
a115794c52
*** empty log message ***
2000-10-07 18:59:12 +00:00
Eli Zaretskii
97ea7b552d
Don't remove the Unix shell invocations.
2000-10-07 18:41:26 +00:00
Gerd Moellmann
6567e9b550
*** empty log message ***
2000-09-25 15:42:25 +00:00
Eli Zaretskii
67e0a2b662
(HAVE_INDEX, HAVE_RINDEX): Define.
2000-08-29 11:23:34 +00:00
Eli Zaretskii
838b9528c9
(TAGS): Don't use [a-zA-Z]*, as it causes wildcard
...
expansion to become case-sensitive and return all file names in
upper case on plain DOS.
2000-08-22 14:20:56 +00:00
Kenichi Handa
6922b01802
*** empty log message ***
2000-08-21 01:39:25 +00:00
Eli Zaretskii
efb29aff04
(src): Put gdb.tmp after -a, since -a requires an argument.
2000-08-05 08:25:09 +00:00
Eli Zaretskii
4a2017580a
*** empty log message ***
2000-07-31 10:10:28 +00:00
Eli Zaretskii
a953003530
(src): Make the rule faster by using a single djecho
...
command instead of multiple redir invocations.
(install): Speed up by using a command.com's for loop.
2000-07-31 10:09:44 +00:00
Eli Zaretskii
7f987ac094
*** empty log message ***
2000-07-23 13:04:40 +00:00
Eli Zaretskii
b2d305a89d
Define ALLOCA to an empty string.
2000-07-23 12:59:00 +00:00
Eli Zaretskii
68be286976
*** empty log message ***
2000-07-18 12:01:14 +00:00
Eli Zaretskii
1c00835fd9
Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
2000-07-18 12:00:12 +00:00
Eli Zaretskii
c107c335ee
Set LIBSOUND to an empty string.
2000-07-09 09:31:58 +00:00
Eli Zaretskii
7f3e4303ef
Define HAVE_STRUCT_TIMEZONE in src/config.h.
2000-06-26 16:00:26 +00:00
Eli Zaretskii
db1306d82e
*** empty log message ***
2000-06-25 10:17:54 +00:00
Eli Zaretskii
b5095224f6
Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
2000-06-25 10:16:52 +00:00
Eli Zaretskii
4ea325f5d9
(srcdir): Edit this variable.
2000-06-18 10:07:00 +00:00
Eli Zaretskii
7d5c86919e
*** empty log message ***
2000-06-15 16:15:52 +00:00
Eli Zaretskii
b1bb9f74a5
New file.
2000-06-15 16:05:33 +00:00
Eli Zaretskii
fcd2e082ed
Changes to allow "make foo.dvi" on DJGPP platforms:
...
(ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
(TEXINPUTS): Use semi-colon; export explicitly.
(MAKEINFO): Export explicitly.
2000-05-18 14:46:49 +00:00
Eli Zaretskii
35a28e21a4
*** empty log message ***
2000-05-01 15:36:29 +00:00
Eli Zaretskii
44329b4311
(install): Install ebrowse.exe.
2000-05-01 15:23:35 +00:00
Dave Love
33744b5de6
*** empty log message ***
2000-04-14 12:47:38 +00:00
Dave Love
dd4e2b007a
Add LIBS, LIBOBJS.
2000-04-14 12:43:52 +00:00
Eli Zaretskii
c1300911b4
Add PROTOTYPES and POINTER_TYPE, per the new config.in.
2000-03-13 17:14:30 +00:00
Eli Zaretskii
7c7b25db8c
(HAVE_SETITIMER): Define.
2000-01-27 11:31:46 +00:00
Eli Zaretskii
ba3a0c6dc6
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
...
sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
1999-11-18 16:56:16 +00:00
Dave Love
c4dcdc9ce6
#
1999-10-17 09:55:57 +00:00
Dave Love
a4a9692da1
#
1999-10-03 15:56:58 +00:00
Dave Love
32072ea34e
ChangeLog
1999-10-03 15:18:22 +00:00
Eli Zaretskii
856883894d
(SHELL, MAKESHELL): Use /xyzzy/command as the shell.
1999-07-29 10:44:27 +00:00
Eli Zaretskii
94b041809b
(SHELL, MAKESHELL): Don't use /dos/command, it can
...
invoke an incompatible version of COMAMND.COM.
1999-07-01 13:28:10 +00:00
Eli Zaretskii
5066454ba9
Use -gcoff instead of -g in CFLAGS, for those who
...
have GCC configured by default to use stabs, which unexec.c
doesn't currently support.
1999-05-19 10:24:54 +00:00
Eli Zaretskii
b712940ae0
(install): Use update instead of sed to install fns.el.
1999-01-14 11:30:55 +00:00
Eli Zaretskii
49464a309b
(install): Install fns.el in ../bin, since Emacs
...
looks for it in exec-directory.
1999-01-11 14:01:41 +00:00
Eli Zaretskii
cebc7051b4
Initial revision
1999-01-07 12:38:37 +00:00
Eli Zaretskii
0ccc59ebab
(src): Build files in leim if leim/Makefile exists.
...
(clean): Add clean in leim.
1999-01-07 12:34:43 +00:00
Eli Zaretskii
80106caa42
(SHELL, MAKESHELL): Don't use `override'.
1998-11-08 17:18:55 +00:00
Eli Zaretskii
32372ef84c
Forcibly set SHELL and MAKESHELL to force Make to use
...
COMMAND.COM as the shell.
1998-10-20 14:16:07 +00:00
Eli Zaretskii
b35c3bf62f
(TAGS): Fix file name wildcards in lisp directory.
1998-05-04 15:12:05 +00:00
Richard M. Stallman
d0536a7a73
When installing ${version}, do it replacing @version@.
1998-04-17 04:28:29 +00:00
Eli Zaretskii
63d4cd245b
Replace topdir with top_srcdir.
1998-04-13 16:10:58 +00:00
Eli Zaretskii
de219b909d
Determine emacs-version from lisp/version.el. Pass it to
...
sub-Make's.
1998-04-12 14:19:09 +00:00
Eli Zaretskii
a633fcd4aa
Initial revision
1997-11-20 16:29:53 +00:00
Eli Zaretskii
9830885faf
(man): New target to build the manual.
...
(all): Add the man dependency.
(install): Change bin\\nul to bin\nul.
1997-11-20 16:23:24 +00:00
Richard M. Stallman
27ffd10e62
Enlarge the stack size of temacs to 100KB.
1997-09-07 17:25:55 +00:00
Eli Zaretskii
0b57c5eba7
EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.
1997-08-13 04:50:55 +00:00
Richard M. Stallman
f94f6c02a1
(CPPFLAGS, LDFLAGS): Edit to empty.
1997-08-11 00:18:52 +00:00
Richard M. Stallman
8978420537
(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
...
(HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
1997-07-17 18:33:34 +00:00
Richard M. Stallman
ad23b7e113
Remove `stamp-oldxmenu' dependency, so
...
MSDOS users won't need `touch' installed.
1997-07-13 20:49:06 +00:00
Richard M. Stallman
2d568a15b2
(TAGS, tags): Include new lisp subdirectories.
1997-07-13 20:48:21 +00:00
Richard M. Stallman
88ba4f30f5
Comment change.
1996-08-05 21:28:14 +00:00
Richard M. Stallman
53f7e7ad2e
(TAGS): Make sure bin/etags.exe is current. Make
...
the rules always generate TAGS.
1996-07-24 16:20:04 +00:00
Richard M. Stallman
25aad94254
Don't undef MULTI_FRAME.
1996-06-10 21:22:42 +00:00
Richard M. Stallman
092191c69d
Replace make-docfile' with
make-doc.exe'. In case
...
src/Makefile needs to rebuild `make-doc.exe', use one command per line.
Undo the previous change.
1996-04-17 18:37:18 +00:00
Richard M. Stallman
bbcbfd687a
Change make-docfile to make-doc.exe in a second place.
1996-04-15 21:02:54 +00:00
Richard M. Stallman
d04127d3a8
(src): Create a file with sed commands instead of using
...
a long sed command line (some versions of Sed don't handle that).
(gdb): Merged back into src, undoing April 13 change.
(install): Do use if statements, but not a loop.
1996-04-15 18:51:37 +00:00
Richard M. Stallman
4a7c8265b5
entered into RCS
1996-04-13 04:43:53 +00:00
Richard M. Stallman
4f14f060c7
*** empty log message ***
1996-04-12 16:03:01 +00:00
Richard M. Stallman
95997bdb48
Under DJGPP v2, use <sys/config.h> instead of most of config.h.in.
1996-04-12 15:41:24 +00:00
Richard M. Stallman
2d0300ef65
Initial revision
1996-04-11 22:53:07 +00:00
Richard M. Stallman
515dd7113c
entered into RCS
1996-04-10 00:53:52 +00:00
Karl Heuer
38a9722f74
(LOCALTIME_CACHE, HAVE_TZSET): Define these.
1996-01-23 17:44:58 +00:00
Richard M. Stallman
19269b99ff
Alter test-distrib to test-dis.
1995-11-21 16:35:22 +00:00
Karl Heuer
2cd8218350
(install): Don't mv make-doc.exe into ../bin/.
1995-11-04 00:02:57 +00:00
Kim F. Storm
ad40254121
Call make-doc.exe instead of make-docfile.
1995-10-11 14:44:16 +00:00
Richard M. Stallman
c968493656
Define STDC_HEADERS.
...
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1995-09-02 16:24:49 +00:00
Karl Heuer
6f5b5da1d6
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1995-06-08 20:35:11 +00:00
Karl Heuer
76fbc89437
Define STDC_HEADERS.
1995-06-08 19:57:56 +00:00
Karl Heuer
3e9558aeaf
Fix sed append command to behave as intended.
1995-01-21 00:12:27 +00:00
Richard M. Stallman
2d1d8be6cc
Delete mysterious dot. Add comment to protect blank
...
line at end of file. Make sure make-docfile is compiled.
1995-01-20 23:46:54 +00:00
Karl Heuer
cd9bbed5a2
Don't use go32 for make-docfile; the arg list is too long.
...
Use coff2exe in lib-src/makefile instead.
1995-01-11 00:22:57 +00:00
Karl Heuer
04993d2714
Use coff2exe on make-docfile, instead of go32 when running it.
1995-01-11 00:21:46 +00:00
Morten Welinder
87485d6fc9
*** empty log message ***
1994-10-17 08:42:36 +00:00
Morten Welinder
ef88bd2dc0
Initial revision
1994-10-17 08:04:13 +00:00
Richard M. Stallman
72b0c01036
(HAVE_STRERROR): Define.
1994-07-14 19:39:09 +00:00
Richard M. Stallman
56206da3d7
Use "m/intel386" instead of "m/dos386.h".
1994-07-11 05:08:52 +00:00
Richard M. Stallman
2e5217c7ba
entered into RCS
1994-06-07 15:13:58 +00:00
Richard M. Stallman
fc76281d88
Adding dos-fns.elc to the set of Lisp files was moved
...
to src/makefile.in.in.
1994-05-22 16:25:50 +00:00
Richard M. Stallman
ff7dc6f671
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
...
Also set it to correct three-part value.
1994-05-20 23:17:56 +00:00
Richard M. Stallman
c554da1f7d
Don't use `+' in regexps as different stream
...
editors interpret them differently. Use `*' instead.
1994-05-16 19:29:04 +00:00
Richard M. Stallman
fa974a004a
Don't pass version to [ce]tags.
1994-05-08 20:32:12 +00:00
Richard M. Stallman
68afdd56d4
We don't have to have the version number in here anymore.
...
Instead we patch the way it is passed from make to the C compiler.
1994-04-30 20:28:50 +00:00
Richard M. Stallman
6d356da11a
Identify the file being patched as src/...
1994-04-30 20:28:27 +00:00
Richard M. Stallman
9d17757209
Don't comment out the inc-vers run as that does not exist anymore.
...
Don't reset DEBUG_MOLE as that no longer is used.
Identify the file being patched as src/...
1994-04-30 20:28:10 +00:00
Richard M. Stallman
ad9445b9c8
We have bcmp. Configuration is "msdos". Get rid of ^Ms.
1994-04-29 22:07:19 +00:00
Richard M. Stallman
8c9bc1f816
Set CFLAGS=-O2, not -g. Correct for
...
new configuration regarding utilities not to compile.
Fix version number. Get rid of ^Ms.
1994-04-29 22:07:02 +00:00
Richard M. Stallman
32b0abf74b
Set CFLAGS=-O2, not -g. Handle the new
...
M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
1994-04-29 22:06:43 +00:00
Richard M. Stallman
186167e82b
entered into RCS
1994-01-08 08:03:17 +00:00
Richard M. Stallman
13dbb2cc14
entered into RCS
1994-01-07 13:45:36 +00:00
Richard M. Stallman
d466349d85
Initial revision
1993-12-19 13:56:32 +00:00
Richard M. Stallman
44cd82f50f
entered into RCS
1993-12-15 18:51:14 +00:00
Richard M. Stallman
a067cd24a5
Initial revision
1993-12-13 17:23:04 +00:00