comparison msdos/ChangeLog @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:376386a54a3c
1 Thu Jul 14 19:53:46 1994 Morten Welinder (terra@diku.dk)
2
3 * sed2.inp (HAVE_STRERROR): Define.
4
5 Fri Jul 8 16:19:02 1994 Morten Welinder (terra@diku.dk)
6
7 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
8
9 Wed Jun 1 20:02:54 1994 Morten Welinder (terra@diku.dk)
10
11 * sed4.inp: New file for configuring src/paths.h.
12
13 Mon May 30 04:33:36 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14
15 * Version 19.25 released.
16
17 Sun May 22 17:12:14 1994 Morten Welinder (terra@diku.dk)
18
19 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
20 to src/makefile.in.in.
21
22 Fri May 20 20:32:07 1994 Morten Welinder (terra@tyr.diku.dk)
23
24 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
25 Also set it to correct three-part value.
26
27 Mon May 16 19:47:53 1994 Morten Welinder (terra@tyr.diku.dk)
28
29 * Version 19.23 released.
30
31 * sed1.inp: Don't use `+' in regexps as different stream
32 editors interpret them differently. Use `*' instead.
33
34 Thu May 12 16:06:34 1994 Morten Welinder (terra@diku.dk)
35
36 * mainmake (install): Set the minimum stack (for running under
37 DPMI) to 512K. Avoid using wildcard for matching one file.
38
39 Sun May 8 07:35:11 1994 Morten Welinder (terra@diku.dk)
40
41 * sed3.inp: Don't pass version to [ce]tags.
42
43 Sat Apr 30 20:35:43 1994 Morten Welinder (terra@diku.dk)
44
45 * sed1.inp: don't comment out the inc-vers run as that
46 does not exist anymore.
47 Don't reset DEBUG_MOLE as that no longer is used.
48 Identify the file being patched as src/...
49 * sed2.inp: Identify the file being patched as src/...
50 * sed3.inp: We don't have to have the version number in here
51 anymore. Instead we patch the way it is passed from make to
52 the C compiler.
53
54 Fri Apr 29 00:38:09 1994 Morten Welinder (terra@diku.dk)
55
56 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
57 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
58
59 * sed2.inp: We have bcmp. Configuration is "msdos".
60 Get rid of ^Ms.
61
62 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
63 new configuration regarding utilities not to compile.
64 Fix version number. Get rid of ^Ms.
65
66 Sat Jan 8 00:34:24 1994 Morten Welinder (terra@diku.dk)
67
68 * sed3.inp: improve make-compatibility by not using drive
69 specifications and by not specifying an explicit shell.
70
71 Fri Jan 7 14:51:47 1994 Morten Welinder (terra@diku.dk)
72
73 * sed1.inp: Incorporate the actions of patch1.
74 * patch1: File deleted.
75
76 Wed Jan 5 12:11:01 1993 Morten Welinder (terra@diku.dk)
77
78 * mainmake: New file, makefile for the main directory.
79
80 * patch1: New file. Context diff to turn src/makefile.in into
81 a msdos version called makefile.
82
83 * emacs.pif: New file, program information file for Emacs under
84 Windows. (This file contains non-printable characters.)
85
86 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
87 that someone is bound to create a better. Mail uuencoded icons
88 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
89 (This file contains non-printable characters.)
90
91 * sed3.inp: New file for changing lib-src/makefile.in into
92 lib-src/makefile.
93
94 * sed2.inp: New file for changing src/config.h-in into src/config.h
95
96 * sed1.inp: New file for changing src/makefile.in.in into src/makefile