1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
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