Mercurial > emacs
annotate msdos/ChangeLog @ 26817:03befb219d03
Installed version 5.26
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 12 Dec 1999 18:24:19 +0000 |
parents | d7fc0ed0cd81 |
children | 8e2223596365 |
rev | line source |
---|---|
26497
d7fc0ed0cd81
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii <eliz@gnu.org>
parents:
25854
diff
changeset
|
1 1999-11-18 Eli Zaretskii <eliz@is.elta.co.il> |
d7fc0ed0cd81
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii <eliz@gnu.org>
parents:
25854
diff
changeset
|
2 |
d7fc0ed0cd81
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii <eliz@gnu.org>
parents:
25854
diff
changeset
|
3 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define. |
d7fc0ed0cd81
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii <eliz@gnu.org>
parents:
25854
diff
changeset
|
4 |
d7fc0ed0cd81
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii <eliz@gnu.org>
parents:
25854
diff
changeset
|
5 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent. |
d7fc0ed0cd81
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii <eliz@gnu.org>
parents:
25854
diff
changeset
|
6 |
25854 | 7 1999-07-29 Eli Zaretskii <eliz@gnu.org> |
8 | |
9 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell. | |
10 | |
11 1999-07-12 Richard Stallman <rms@gnu.org> | |
12 | |
13 * Version 20.4 released. | |
14 | |
15 1999-07-01 Eli Zaretskii <eliz@gnu.org> | |
16 | |
17 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can | |
18 invoke an incompatible version of COMAMND.COM. | |
19 | |
20 1999-05-19 Eli Zaretskii <eliz@gnu.org> | |
21 | |
22 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who | |
23 have GCC configured by default to use stabs, which unexec.c | |
24 doesn't currently support. | |
25 | |
26 1999-01-14 Eli Zaretskii <eliz@gnu.org> | |
27 | |
28 * mainmake.v2 (install): Use update instead of sed to install fns.el. | |
29 | |
30 1999-01-11 Eli Zaretskii <eliz@gnu.org> | |
31 | |
32 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs | |
33 looks for it in exec-directory. | |
34 | |
35 1999-01-07 Eli Zaretskii <eliz@gnu.org> | |
36 | |
37 * sedleim.inp: New file, for configuring the leim directory. | |
38 | |
39 * mainmake.v2 (src): Build files in leim if leim/Makefile exists. | |
40 (clean): Add clean in leim. | |
41 | |
42 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
43 | |
44 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'. | |
45 | |
46 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
47 | |
48 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to | |
49 use COMMAND.COM as the shell. | |
50 | |
51 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
52 | |
53 * Version 20.3 released. | |
54 | |
55 1998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org> | |
56 | |
57 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp | |
58 directory. | |
59 | |
60 1998-04-13 Eli Zaretskii <eliz@delysid.gnu.org> | |
61 | |
62 * mainmake.v2 (src): Replace topdir with top_srcdir in commands | |
63 which generate gdb.ini. | |
64 | |
65 1998-04-12 Eli Zaretskii <eliz@delysid.gnu.org> | |
66 | |
67 * mainmake.v2 (version): Determine emacs-version from | |
68 lisp/version.el. Pass it to sub-Make's. | |
69 | |
70 1998-04-05 Eli Zaretskii <eliz@is.elta.co.il> | |
71 | |
72 * sed3v2.inp: When installing ${version}, | |
73 do it replacing @version@. | |
74 | |
75 * mainmake.v2 (version): Compute the version from lisp/version.el | |
76 and pass to sub-Make's. Pass top_srcdir to sub-Make's. | |
77 | |
78 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il> | |
79 | |
80 * sed6.inp: New file, configures the man directory for MSDOS. | |
81 | |
82 * mainmake.v2 (man): New target to build the manual. | |
83 (all): Add the man dependency. | |
84 (install): Change bin\\nul to bin\nul. | |
85 | |
86 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
87 | |
88 * Version 20.2 released. | |
89 | |
90 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
91 | |
92 * Version 20.1 released. | |
93 | |
94 1997-09-07 Eli Zaretskii <eliz@is.elta.co.il> | |
95 | |
96 * sed1v2.inp: Enlarge the stack size of temacs to 100KB. | |
97 | |
98 1997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu> | |
99 | |
100 * sed2.inp: (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp. | |
101 | |
102 1997-08-10 +03 Eli Zaretskii <eliz@is.elta.co.il> | |
103 | |
104 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty. | |
105 | |
106 1997-07-10 Eli Zaretskii <eliz@is.elta.co.il> | |
107 | |
108 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT) | |
109 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined. | |
110 | |
111 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so | |
112 MSDOS users won't need `touch' installed. | |
113 | |
114 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories. | |
115 | |
116 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
117 | |
118 * Version 19.33 released. | |
119 | |
120 1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
121 | |
122 * is_exec.c: Renamed from is-exec.c. | |
123 | |
124 1996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
125 | |
126 * Version 19.32 released. | |
127 | |
128 * is-exec.c, sigaction.c: New files. | |
129 | |
130 1996-07-24 Eli Zaretskii <eliz@is.elta.co.il> | |
131 | |
132 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make | |
133 the rules always generate TAGS. | |
134 | |
135 1996-06-09 Eli Zaretskii <eliz@is.elta.co.il> | |
136 | |
137 * sed2.inp: Don't undef MULTI_FRAME. | |
138 | |
139 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
140 | |
141 * Version 19.31 released. | |
142 | |
143 1996-04-17 Eli Zaretskii <eliz@is.elta.co.il> | |
144 | |
145 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case | |
146 src/Makefile needs to rebuild `make-doc.exe', use one command per line. | |
147 Undo the previous change. | |
148 | |
149 1996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
150 | |
151 * sed1.inp: Change make-docfile to make-doc.exe in a second place. | |
152 | |
153 1996-04-15 Eli Zaretskii <eliz@is.elta.co.il> | |
154 | |
155 * mainmake.v2 (src): Create a file with sed commands instead of using | |
156 a long sed command line (some versions of Sed don't handle that). | |
157 (gdb): Merged back into src, undoing April 13 change. | |
158 (install): Do use if statements, but not a loop. | |
159 | |
160 1996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
161 | |
162 * mainmake.v2 (gdb): New target, broken out of src. | |
163 (install): Use simple explicit copy commands, not a loop. | |
164 | |
165 1996-04-10 Eli Zaretskii <eliz@is.elta.co.il> | |
166 | |
167 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of | |
168 config.h.in. | |
169 | |
170 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files. | |
171 | |
172 1996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
173 | |
174 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these. | |
175 | |
176 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
177 | |
178 * Version 19.30 released. | |
179 | |
180 1995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
181 | |
182 * sed3.inp: Alter test-distrib to test-dis. | |
183 | |
184 1995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
185 | |
186 * mainmake (install): Don't mv make-doc.exe into ../bin/. | |
187 | |
188 1995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu> | |
189 | |
190 * sed1.inp: Call make-doc.exe instead of make-docfile. | |
191 | |
192 1995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
193 | |
194 * sed2.inp: Define STDC_HEADERS. | |
195 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c. | |
196 | |
197 1995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | |
198 | |
199 * sed3.inp: Fix sed append command to behave as intended. | |
200 | |
201 1995-01-20 Morten Welinder <terra@diku.dk> | |
202 | |
203 * sed3.inp: Delete mysterious dot. Add comment to protect blank | |
204 line at end of file. Make sure make-docfile is compiled. | |
205 | |
206 1995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | |
207 | |
208 * sed3.inp: Use coff2exe on make-docfile. | |
209 * sed1.inp: Not go32, which has problems with long arg lists. | |
210 | |
211 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu> | |
212 | |
213 * sed1.inp: Handle "\t#"-style comments. | |
214 (obj): Don't add any files -- now done in src/makefile.in.in | |
215 (temacs): Don't depend on prefix-args. | |
216 (DOC): Reflect makefile changes regarding two-batch run. | |
217 | |
218 * sed2.inp: Add comments showing how to use the system malloc. | |
219 (EMACS_CONFIG_OPTIONS): Set though not useful. | |
220 (HAVE_MKTIME): Define. | |
221 | |
222 * mainmake (clean): Add target. | |
223 | |
224 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration. | |
225 | |
226 | |
227 1994-07-14 Morten Welinder (terra@diku.dk) | |
228 | |
229 * sed2.inp (HAVE_STRERROR): Define. | |
230 | |
231 1994-07-08 Morten Welinder (terra@diku.dk) | |
232 | |
233 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h". | |
234 | |
235 1994-06-01 Morten Welinder (terra@diku.dk) | |
236 | |
237 * sed4.inp: New file for configuring src/paths.h. | |
238 | |
239 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
240 | |
241 * Version 19.25 released. | |
242 | |
243 1994-05-22 Morten Welinder (terra@diku.dk) | |
244 | |
245 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved | |
246 to src/makefile.in.in. | |
247 | |
248 1994-05-20 Morten Welinder (terra@tyr.diku.dk) | |
249 | |
250 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION. | |
251 Also set it to correct three-part value. | |
252 | |
253 1994-05-16 Morten Welinder (terra@tyr.diku.dk) | |
254 | |
255 * Version 19.23 released. | |
256 | |
257 * sed1.inp: Don't use `+' in regexps as different stream | |
258 editors interpret them differently. Use `*' instead. | |
259 | |
260 1994-05-12 Morten Welinder (terra@diku.dk) | |
261 | |
262 * mainmake (install): Set the minimum stack (for running under | |
263 DPMI) to 512K. Avoid using wildcard for matching one file. | |
264 | |
265 1994-05-08 Morten Welinder (terra@diku.dk) | |
266 | |
267 * sed3.inp: Don't pass version to [ce]tags. | |
268 | |
269 1994-04-30 Morten Welinder (terra@diku.dk) | |
270 | |
271 * sed1.inp: don't comment out the inc-vers run as that | |
272 does not exist anymore. | |
273 Don't reset DEBUG_MOLE as that no longer is used. | |
274 Identify the file being patched as src/... | |
275 * sed2.inp: Identify the file being patched as src/... | |
276 * sed3.inp: We don't have to have the version number in here | |
277 anymore. Instead we patch the way it is passed from make to | |
278 the C compiler. | |
279 | |
280 1994-04-29 Morten Welinder (terra@diku.dk) | |
281 | |
282 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new | |
283 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms. | |
284 | |
285 * sed2.inp: We have bcmp. Configuration is "msdos". | |
286 Get rid of ^Ms. | |
287 | |
288 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for | |
289 new configuration regarding utilities not to compile. | |
290 Fix version number. Get rid of ^Ms. | |
291 | |
292 1994-01-08 Morten Welinder (terra@diku.dk) | |
293 | |
294 * sed3.inp: improve make-compatibility by not using drive | |
295 specifications and by not specifying an explicit shell. | |
296 | |
297 1994-01-07 Morten Welinder (terra@diku.dk) | |
298 | |
299 * sed1.inp: Incorporate the actions of patch1. | |
300 * patch1: File deleted. | |
301 | |
302 1993-01-05 Morten Welinder (terra@diku.dk) | |
303 | |
304 * mainmake: New file, makefile for the main directory. | |
305 | |
306 * patch1: New file. Context diff to turn src/makefile.in into | |
307 a msdos version called makefile. | |
308 | |
309 * emacs.pif: New file, program information file for Emacs under | |
310 Windows. (This file contains non-printable characters.) | |
311 | |
312 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly | |
313 that someone is bound to create a better. Mail uuencoded icons | |
314 to terra@diku.dk, but be prepared to sign a copyright disclaimer. | |
315 (This file contains non-printable characters.) | |
316 | |
317 * sed3.inp: New file for changing lib-src/makefile.in into | |
318 lib-src/makefile. | |
319 | |
320 * sed2.inp: New file for changing src/config.h-in into src/config.h | |
321 | |
322 * sed1.inp: New file for changing src/makefile.in.in into src/makefile |