312
|
1 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.0-pre11 is released.
|
|
4
|
|
5 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
6
|
|
7 * XEmacs 21.0-pre10 is released.
|
|
8
|
310
|
9 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
|
|
10
|
|
11 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
|
|
12
|
308
|
13 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
14
|
|
15 * XEmacs 21.0-pre9 is released.
|
|
16
|
|
17 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
18
|
|
19 * xemacs.mak (install): Win95 fixes:
|
|
20 DOS mkdir doesn't create intermediate directories. xcopy does
|
|
21 so use it to create the install and lock directories.
|
|
22 Removed trailing backslashes from copy commands since DOS
|
|
23 copy doesn't like them.
|
|
24
|
|
25 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
26
|
|
27 * xemacs.mak: change "copy" to "xcopy" in install target
|
|
28
|
|
29 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
|
|
30
|
|
31 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
|
|
32
|
|
33 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
34
|
|
35 * README: XEmacs has been successfully built with MSVC 4.0.
|
|
36 Mention the vcvars32.bat file installed with the MSVC tools.
|
|
37
|
|
38 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
39
|
|
40 * XEmacs 21.0-pre8 is released.
|
|
41
|
304
|
42 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
43
|
|
44 * XEmacs 21.0-pre7 is released.
|
|
45
|
|
46 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
47
|
|
48 * XEmacs 21.0-pre6 is released.
|
|
49
|
|
50 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
51
|
|
52 * xemacs.mak:
|
|
53 Add path to xemacs.res dependency.
|
|
54
|
300
|
55 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
56
|
|
57 * XEmacs 21.0-pre5 is released.
|
|
58
|
298
|
59 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
60
|
|
61 * XEmacs 21.0-pre4 is released.
|
|
62
|
|
63 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
64
|
|
65 * README: Documented the changed PACKAGEPATH option and the new
|
|
66 INSTALL_DIR option, install target and runemacs executable.
|
|
67 Added more debugging documentation.
|
|
68
|
|
69 * config.h: Don't undef EMACS_CONFIGURATION because it's now
|
|
70 set in the makefile.
|
|
71
|
|
72 * xemacs.mak: Added an INSTALL_DIR option and install target.
|
|
73 Renamed the default package location option to PACKAGEPATH
|
|
74 and made it cope with paths with spaces in them.
|
|
75 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
|
|
76 System configuration (EMACS_CONFIGURATION) now correctly
|
|
77 determined at build-time by this makefile.
|
|
78 Compiles the runemacs executable as part of the all target.
|
|
79
|
|
80 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
81
|
|
82 * config.h:
|
|
83 * xemacs.mak: NT native sound fixes
|
|
84 From Fabrice POPINEAU via Adrian Aichner <aichner@ecf.teradyne.com>
|
|
85
|
|
86 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
87
|
|
88 * xemacs.mak: It's XEmacs, not Xemacs!
|
|
89
|
294
|
90 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
91
|
|
92 * file.ico, lisp.ico:
|
|
93 New icons to represent a generic file and a lisp file.
|
|
94
|
|
95 * xemacs.rc: Build file.ico and lisp.ico into the executable.
|
|
96
|
|
97 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
|
|
98
|
|
99 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
|
|
100 NFS. Also apply Sean MacLennan's change allowing
|
|
101 emacs_beta_version to be undefined.
|
|
102
|
|
103 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
104
|
|
105 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
|
|
106 deleted.
|
|
107 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
108
|
290
|
109 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
110
|
|
111 * config.h: Undefined DONT_ENCAPSULATE.
|
|
112 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
|
|
113 Removed MS-DOS code remains.
|
|
114
|
|
115 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
116
|
|
117 * Makefile.cygwin: created to compile runemacs.c. This should
|
|
118 probably have a Makefile.in, but...
|
|
119
|
|
120 * runemacs.c: modified to check to see if xemacs is a symbolic
|
|
121 link when compiled under Cygwin.
|
|
122
|
288
|
123 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
124
|
|
125 * xemacs.mak: Added lib-src/wakeup.exe
|
|
126
|
|
127 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
128
|
|
129 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
|
|
130 sorted-doc.exe, etags.exe
|
|
131
|
|
132 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
133
|
|
134 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
|
|
135 in the command line.
|
|
136
|
|
137 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
138
|
|
139 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
|
|
140 should be compiled in (sic!).
|
|
141 Removed 'extern' before function prototypes.
|
|
142
|
|
143 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
144
|
|
145 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
|
|
146 programs build (only make-docfile currently, adding other tools
|
|
147 soon).
|
|
148
|
286
|
149 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
150
|
|
151 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
|
|
152 docfile creation and compilation.
|
|
153 Defaulted HAVE_MSW to 1.
|
|
154 Changed lib-src references to be relative to $(XEMACS)/, not ../
|
|
155
|
|
156 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
157
|
|
158 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
|
|
159
|
284
|
160 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
161
|
|
162 * xemacs.mak: Comment out dialog.{c,obj} from build.
|
|
163
|
|
164 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
165
|
|
166 * nt/config.h:
|
|
167 Unconditionally define new HAVE_DRAGNDROP.
|
|
168
|
|
169 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
170
|
|
171 * xemacs.mak: Added dragdrop.{c,obj}
|
|
172
|
282
|
173 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
174
|
|
175 * config.h (enum_field): Redefine to be unsigned int.
|
|
176
|
|
177 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
178
|
|
179 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
|
|
180 union type.
|
|
181
|
|
182 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
183
|
|
184 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
|
|
185 functions.
|
|
186
|
|
187 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
188
|
|
189 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
|
|
190 Make _DEBUG defined only when DEBUG_XEMACS.
|
|
191
|
280
|
192 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
193
|
|
194 * xemacs.mak: Added glyphs-eimage.{c,obj}
|
|
195
|
278
|
196 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
197
|
|
198 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
|
|
199 Extra checks for externally specified X{PM,11}_DIR.
|
|
200 Proper quoting to allow spaces in these paths.
|
|
201 Conduct all config checks at once.
|
|
202 New option VERBOSECC. When non-zero, C compiler echoes its
|
|
203 commands. When zero, only name of the file being compiled is
|
|
204 echoed. Default is 0 (do not echo).
|
|
205
|
276
|
206 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
207
|
|
208 * README: Documented new msvc build procedure, including XPM
|
|
209 support.
|
|
210
|
|
211 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
|
|
212 build.
|
|
213
|
|
214 * xpm.mak: New file
|
|
215 Makefile for building xpm library under msvc. Hopefully this
|
|
216 will be part of future xpm distributions.
|
|
217
|
274
|
218 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
219
|
|
220 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
|
|
221 defined.
|
|
222
|
|
223 * xemacs.mak: Added new file process-nt.c
|
|
224
|
|
225 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
226
|
|
227 * xemacs.mak: Added build options which can be defined in nmake
|
|
228 command line (defaults are parentheses):
|
|
229 HAVE_MSW=0/1 (0) Build with native GUI
|
|
230 HAVE_X=0/1 (0) Build with X-Windows
|
|
231 ** At least one must be defined
|
|
232 X11_DIR=path () Path to the root dir of X11R6 installation
|
|
233 ** Must be defined when HAVE_X=1
|
|
234 HAVE_MULE=0/1 (0) Compile in MULE
|
|
235 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
|
|
236 PATH_PACKAGEPATH=path Package search path
|
|
237 ("~/.xemacs")
|
|
238 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
|
|
239 extra debugging checks
|
|
240 USE_UNION_TYPE=0/1 (0)
|
|
241 USE_MINIMAL_TAGBITS=0/1 (0)
|
|
242 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
|
|
243 GUNG_HO=0/1 (none) When specified, overrides the above two.
|
|
244 : Added output of a configuration report
|
|
245 : Added copyright notice.
|
|
246 : Deleted remains of ImageMagick.
|
|
247 (distclean): Do not use mskedepend
|
|
248 (install): echo "Not yet implmented".
|
|
249
|
|
250 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
|
|
251
|
|
252 * config.h (enum_field): Borrow new definition from config.h.in
|
|
253
|
272
|
254 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
255
|
|
256 * config.h: Patial sync-up with config.h.in
|
|
257
|
269
|
258 1998-03-25 jhar@tardis.ed.ac.uk
|
|
259
|
|
260 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
|
|
261 alterations to package_path in nt/xemacs.mak.
|
|
262
|
267
|
263 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
|
|
264
|
|
265 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
|
|
266
|
|
267 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
268
|
|
269 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
|
|
270 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
|
|
271 compiled in yet.
|
|
272
|
|
273 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
|
|
274
|
|
275 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
|
|
276 since file I/O depends on it, and defined unconditioanlly in
|
|
277 src/s/windowsnt.h.
|
|
278 Added -nologo switch to different tools here and there.
|
|
279 Suppressed some irrelevant make output.
|
|
280
|
265
|
281 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
282
|
|
283 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
|
|
284 --with-file-coding configure option. Default is yes.
|
|
285
|
|
286 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
|
|
287
|
|
288 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
|
|
289
|
|
290 * Installation.el: New file, copied by xemacs.mak during build.
|
|
291
|
263
|
292 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
293
|
|
294 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
|
|
295 dired-in-C enhancements is optional, and is determined by
|
|
296 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
|
|
297
|
255
|
298 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
299
|
|
300 * xemacs.mak: Fixed lost docstrings
|
|
301
|
249
|
302 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
303
|
|
304 * xemacs.mak: Updated accordingly.
|
|
305 Creates the MSVC browse info immediately after the link.
|
|
306
|
233
|
307 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
|
|
308
|
|
309 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
|
|
310 mismatch
|
|
311
|
|
312 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
|
|
313
|
231
|
314 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
315
|
|
316 * xemacs.mak: added menubar-msw.c, menubar.c
|
|
317
|
|
318 * xemacs.mak: scrollabrs and menubars are rearranged properly
|
|
319 under different ifdef'd secions, so for example menubar.obj goes
|
|
320 to always compiled section, and menubar-msw.obj is built only when
|
|
321 HAVE_MSW.
|
|
322
|
|
323 * xemacs.mak: Compiler warning flag definition moved to a macro
|
|
324 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
|
|
325
|
223
|
326 1997-12-11 David Hobley <davidh@wr.com.au>
|
|
327
|
|
328 * Added support for auto generation of puresize-adjust.h
|
|
329 in xemacs.mak. Also created new file puresize-adjust.h to copy
|
|
330 into src on initial build.
|
|
331
|
221
|
332 Mon December 08 1997 kkm@kis.ru
|
|
333
|
|
334 * xemacs.mak: added profile.c, removed event-unixod.c
|
|
335 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
|
|
336 _MSC_VER
|
|
337 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
|
|
338
|
219
|
339 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
|
340
|
|
341 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
342
|
|
343 Tue November 29 12:29:33 1997 davidh
|
|
344
|
|
345 * xemacs.mak and config.h updated to provide ability to
|
|
346 specify DEBUG mode from the xemacs.mak file.
|
|
347
|
|
348 Mon December 01 1997 jhar
|
|
349
|
|
350 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
351
|
|
352 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
353 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
354 - Fixed deleting frames.
|
|
355 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
356 - Special processing for 'Ctrl-@' keystroke.
|
|
357 - Support for some new keysyms.
|
|
358
|
|
359 Mon December 01 1997 jhar
|
|
360
|
|
361 * xemacs.mak:
|
|
362 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
363 - Automatically copy changed include files from \nt to \src.
|
|
364 - Corrected some DOC_SRC* lists.
|
|
365
|
215
|
366 Tue November 18 21:45:06 1997 davidh
|
|
367
|
|
368 * xemacs.mak updated to remove dependency on startup.elc
|
|
369 HAVE_IMAGEMAGICK added for X build.
|
|
370
|
213
|
371 Thu September 25 23:06:44 1997 davidh
|
|
372
|
|
373 * xemacs.mak updated to make the build as simple as typing
|
|
374 nmake -f xemacs.mak. Also support for native gui included
|
|
375 which should mean the w32 directory is no longer required.
|
|
376
|
|
377 * config.h synced with config.h.in from 20.3-b2
|
|
378
|
|
379 * synced in changes to support native gui.
|
|
380
|
195
|
381 Thu September 25 23:06:44 1997 davidh
|
|
382
|
|
383 * August Hill provided a patch to xemacs.mak to greatly simplify
|
|
384 the build - the DOC file gets created correctly.
|
|
385
|
|
386 Tue September 22 23:06:44 1997 davidh
|
|
387
|
|
388 * August Hill provided some more patches - to expand ~ correctly
|
|
389 and to correctly deal with drive letters in the path.
|
|
390
|
|
391 * emacs.c patched to call init_ntproc()
|
|
392
|
|
393
|
179
|
394 Tue July 15 19:32:21 1997 davidh
|
|
395
|
|
396 * August Hill provided some more patches to make things better
|
|
397 - there is a workaround for dired to make the ^M's disappear
|
|
398 - a patch to fix shell-command
|
|
399
|
|
400 Tue July 08 22:01:36 1997 davidh
|
|
401
|
|
402 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
403 as a result, removed /force - XEmacs now links normally.
|
|
404
|
169
|
405 Thu June 31 21:16:21 1997 davidh
|
|
406
|
|
407 * nt/TODO created.
|
|
408
|
|
409 * nt/X11.patch created to help with the X build.
|
|
410
|
|
411 * August Hill provided:
|
|
412 a patch to fix the _WRETCODE undefined symbol,
|
|
413 a patch to fix a problem with dired
|
|
414
|
|
415 and generally helped clarify the build instructions.
|
|
416
|
|
417 * Synced with 20.3b10 (Athens).
|
|
418
|
|
419 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
420 use the macro, I decided this would be easiest.
|
|
421
|
|
422 * Modified src/fileio.c to only open files in O_BINARY. This
|
|
423 causes files to be opened and written without automatically
|
|
424 writing ^M 's to the end of each line. MULE ought to sort this
|
|
425 in theory, but I am less than convinced.
|
|
426
|
|
427 * Updated the nt/README to provide a little more help.
|
|
428
|
155
|
429 Thu May 29 23:11:21 1997 davidh
|
|
430
|
|
431 * Synced with 20.3b2.
|
|
432
|
|
433 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
434
|
|
435 * Updated README from marcpa.
|
|
436
|
|
437 * Added example Win32.cf and site.def files for X.
|
|
438
|
|
439 * Added sed.exe into nt/.
|
|
440
|
|
441 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
442
|
|
443 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
444
|
|
445 * Modified balloon_help.c to compile (#if'd max definition)
|
|
446
|
|
447 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
448 be selected on - this is a hack until I can work out a better
|
|
449 way. Thanks to Ben Wing for help on this.
|
|
450
|
118
|
451 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
452
|
|
453 * Synced with 20.1b9.
|
|
454
|
|
455 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
456
|
|
457 * lisp/eterm/README.term is truncated: is it just me (because
|
|
458 I'm on NT) or everyone else sees this ?
|
|
459 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
460 it needs to be inserted in binary mode in CVS.
|
|
461
|
|
462 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
463
|
|
464 * At end of compilation, there are some unresolved symbols:
|
|
465
|
|
466 link.exe @C:\TEMP\nma00115.
|
|
467 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
468 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
469 option; image may not run
|
|
470
|
|
471
|
|
472 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
473
|
|
474 * Need to copy the nt/inc directory David originally submitted or
|
|
475 NT code won't compile.
|
|
476
|
|
477 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
478
|
|
479 * Had to modify XEmacs sources here and there : see the diffs
|
|
480 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
481
|
|
482 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
483 already defined by Windows and is a long, while X wants it to be
|
|
484 an unsigned char.
|
|
485
|
|
486 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
487 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
488 @@ -150,8 +150,9 @@
|
|
489 typedef CARD16 BITS16;
|
|
490 typedef CARD8 BYTE;
|
|
491
|
|
492 +#ifndef WIN32
|
|
493 typedef CARD8 BOOL;
|
|
494 -
|
|
495 +#endif
|
|
496
|
|
497 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
|
498 properly.
|
|
499
|