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