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