1922
|
1 2004-02-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * configure.in (CFLAGS): Do XE_CFLAGS before adding warning flags to
|
|
4 CFLAGS. Thanks to Jerry James for reporting the bug.
|
|
5
|
1916
|
6 2004-02-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
7
|
|
8 * configure.in (AC_INIT_PARSE_ARGS): Use Solaris-compatible `for'.
|
1922
|
9 Thanks to Vin Shelton for noticing the bug, and Hrvoje Niksic for
|
|
10 the more elegant fix.
|
1916
|
11
|
1889
|
12 2004-01-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
13
|
|
14 * configure.in: Use XE_CFLAGS for XEMACS_CC.
|
|
15 Kludge: warn about CC and XEMACS_CC not from same vendor (gcc only).
|
|
16 Various comment fixups.
|
|
17 Delete dead code for finding srcdir.
|
|
18
|
|
19 * Makefile.in.in (clean): Force deletion of generated Lisp load files.
|
|
20
|
|
21 2003-11-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
22
|
|
23 * configure.in: Report cc and libc version info. Detection code
|
|
24 by Valdis Kletnieks <Valdis.Kletnieks@vt.edu>. Tweaked for Debian.
|
|
25
|
1871
|
26 2004-01-20 Jerry James <james@xemacs.org>
|
|
27
|
|
28 * configure.in: The icc compiler pretends to be gcc. It isn't.
|
|
29
|
1800
|
30 2003-11-18 Jerry James <james@xemacs.org>
|
|
31
|
|
32 * configure.in: Check for the typeof extension.
|
|
33
|
1756
|
34 2003-10-15 Jerry James <james@xemacs.org>
|
|
35
|
|
36 * aclocal.m4: Add icc (Intel compiler) support.
|
|
37 * configure.in: Ditto.
|
|
38
|
1740
|
39 2003-10-11 Jerry James <james@xemacs.org>
|
|
40
|
|
41 * configure.in: installexe.sh is under srcdir, not blddir.
|
|
42
|
1716
|
43 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
44
|
|
45 * XEmacs 21.5.16 "celeriac" is released.
|
|
46
|
1707
|
47 2003-09-21 Jerry James <james@xemacs.org>
|
|
48
|
|
49 * configure.in: Remove detection of GNU DLD.
|
|
50 * configure: Regenerate.
|
|
51
|
1697
|
52 2003-09-20 Rodney Sparapani <rsparapa@mcw.edu>
|
|
53
|
|
54 * PROBLEMS: Propose bash as an alternative to buggy Solaris
|
|
55 /bin/sh.
|
|
56
|
1696
|
57 2003-09-20 Steve Youngs <youngs@xemacs.org>
|
|
58
|
|
59 * configure: Re-generate after Martin's configure.in patch.
|
|
60
|
|
61 2003-09-20 Martin Buchholz <martin@xemacs.org>
|
|
62
|
|
63 * configure.in: XEmacs failed to build on Solaris9.
|
|
64 Solaris9 comes with /usr/demo/SOUND, but no headers or libraries
|
|
65 therein.
|
|
66
|
1692
|
67 2003-09-18 Steve Youngs <youngs@xemacs.org>
|
|
68
|
|
69 * configure: Re-generate after Martin's configure.in patch.
|
|
70
|
|
71 2003-09-13 Martin Buchholz <martin@xemacs.org>
|
|
72
|
|
73 * configure.in (OS_RELEASE): Add support for SunOS 5.10.
|
|
74 On current OSes produced by Sun, `uname -r' prints "5.9".
|
|
75 It seems likely that on future OSes, `uname -r' will print "5.10".
|
|
76 We need to accept multi-digit release numbers.
|
|
77
|
1678
|
78 2003-05-10 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
79
|
|
80 * aclocal.m4 (XE_SHLIB_STUFF): Use -bundle when testing the
|
|
81 ability to build shared libraries, but use -bundle_loader in
|
|
82 ellcc. Properly handle other flags for MacOS X.
|
|
83
|
1665
|
84 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
85
|
|
86 * XEmacs 21.5.15 "celery" is released.
|
|
87
|
1651
|
88 2003-08-28 Jerry James <james@xemacs.org>
|
|
89
|
|
90 * configure.in: Link modules with -lstdc++ if g++ is used.
|
|
91
|
1648
|
92 2003-08-28 Steve Youngs <youngs@xemacs.org>
|
|
93
|
|
94 * README.packages: Update.
|
|
95
|
1633
|
96 2003-08-18 Jerry James <james@xemacs.org>
|
|
97
|
|
98 * Makefile.in.in (GENERATED_HEADERS): Add xemacs.def.
|
|
99 * Makefile.in.in: Regenerate if xemacs.def.in.in is touched.
|
|
100 * aclocal.m4 (XE_SHLIB_STUFF): Allow modules with Cygwin.
|
|
101 * aclocal.m4 (cygwin_warn): Removed.
|
|
102 * configure.in (XE_COMPUTE_RUNPATH): Process xemacs.def.in.in.
|
|
103
|
1617
|
104 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
105
|
|
106 * configure.usage (Window System): `lucid' option often means `Motif'.
|
|
107
|
1546
|
108 2003-06-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
109
|
|
110 * configure.usage (--cflags-warning): Change underscore to hyphen.
|
|
111
|
1510
|
112 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
113
|
|
114 * XEmacs 21.5.14 "cassava" is released.
|
|
115
|
1491
|
116 2003-05-20 Jerry James <james@xemacs.org>
|
|
117
|
|
118 * configure.in: Add src to MAKE_SUBDIR early for module builds for
|
|
119 MacOSX and Windows; thanks to Andrew Begel. Set module makefile
|
|
120 variables appropriately if --with-modules=no is specified.
|
|
121
|
|
122 * configure: Regenerate.
|
|
123
|
1473
|
124 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
125
|
|
126 * XEmacs 21.5.13 "cauliflower" is released.
|
|
127
|
1470
|
128 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
129
|
|
130 * Revert this patch:
|
|
131 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
132
|
|
133 * configure.in: Move module detection to after src/ is added to
|
|
134 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to
|
|
135 already be built.
|
|
136 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for
|
|
137 MacOS X.
|
|
138 It was stopping certain libs from making their way into the
|
|
139 Makefiles.
|
|
140
|
|
141 * configure: Regenerate.
|
|
142
|
1464
|
143 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
144
|
|
145 * configure.in: Revert Steve Youngs's patch, and set default for
|
|
146 ESD in the Defaults section. Improve comments.
|
|
147
|
|
148 * configure: Regenerate.
|
|
149
|
1462
|
150 2003-05-07 Steve Youngs <youngs@xemacs.org>
|
|
151
|
|
152 * configure.in: Default ESD sound to off.
|
|
153
|
|
154 * configure.usage (--with-sound): Document ESD defaulting to off.
|
|
155
|
|
156 * configure: Regenerate.
|
|
157
|
1457
|
158 2003-05-05 Steve Youngs <youngs@xemacs.org>
|
|
159
|
|
160 * CHANGES.beta: Update.
|
|
161
|
1454
|
162 2003-05-04 Steve Youngs <youngs@xemacs.org>
|
|
163
|
|
164 * configure: Regenerate.
|
|
165
|
|
166 2003-05-04 Martin Buchholz <martin@xemacs.org>
|
|
167
|
|
168 * configure.in: Don't look for Motif if it's already present in
|
|
169 $x_includes and $x_libraries.
|
|
170
|
1452
|
171 2003-05-01 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
172
|
|
173 * configure.in: Move module detection to after src/ is added to
|
|
174 MAKE_SUBDIR. On MacOS X, building modules requires xemacs to
|
|
175 already be built.
|
|
176 * aclocal.m4 (XE_SHLIB_STUFF): Properly define ellcc flags for
|
|
177 MacOS X.
|
|
178
|
1442
|
179 2003-05-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
180
|
|
181 * configure.in (darwin): Collect random kludges in one place.
|
|
182 (cygwin): Check for intptr_t in <sys/types.h>.
|
|
183 (Berkeley db): Handle 4.1 functions decorated with version info.
|
|
184
|
1441
|
185 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
186
|
|
187 * PROBLEMS (Windows): New: auxiliary programs for Windows.
|
|
188
|
|
189 2003-03-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
190
|
|
191 * Makefile.in.in (TAGS tags): Make DEFUNed functions be tags.
|
|
192 Patch by Martin Buchholz <martin@xemacs.org>.
|
|
193 <15410.44105.753590.169241@gargle.gargle.HOWL>
|
|
194
|
1431
|
195 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
196
|
|
197 * XEmacs 21.5.12 "carrot" is released.
|
|
198
|
1427
|
199 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
200
|
|
201 * configure.in: Fix for building on openbsd.
|
|
202 From Gregory Steuck <greg@nest.cx>
|
|
203
|
|
204 * configure: Regenerate
|
|
205
|
1389
|
206 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
207
|
|
208 * PROBLEMS: Global substitution of .Xresources for .Xdefaults.
|
|
209
|
1384
|
210 2003-03-25 Jerry James <james@eecs.ku.edu>
|
|
211
|
|
212 * configure.in: Add Andrew Begel's shared library support for
|
|
213 MacOS X.
|
|
214
|
1375
|
215 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
216
|
|
217 * INSTALL: Give location of Darwin X11 downloads.
|
|
218
|
1349
|
219 2003-02-09 Ville Skyttä <scop@xemacs.org>
|
|
220
|
|
221 * configure: Remove pkgdir and all references to it (unused).
|
|
222 * configure.in: Ditto.
|
|
223 * Makefile.in.in: Ditto.
|
|
224
|
1338
|
225 2003-03-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
226
|
|
227 * INSTALL: Reorganize, synch to configure.usage.
|
|
228
|
1332
|
229 2003-03-01 Ben Wing <ben@xemacs.org>
|
|
230
|
|
231 * PROBLEMS:
|
|
232 * PROBLEMS (Note):
|
|
233 * PROBLEMS (http):
|
|
234 * PROBLEMS (IMPORTANT):
|
|
235 Include nt/PROBLEMS and update. Add note about incremental
|
|
236 linking badness.
|
|
237
|
1330
|
238 2003-02-28 Ben Wing <ben@xemacs.org>
|
|
239
|
|
240 * Makefile.in.in (mostlyclean):
|
|
241 * Makefile.in.in (clean):
|
|
242 * Makefile.in.in (top_distclean):
|
|
243 * Makefile.in.in (distclean):
|
|
244 Move src deletions to src/Makefile.in.in.
|
|
245
|
1318
|
246 2003-02-20 Ben Wing <ben@xemacs.org>
|
|
247
|
|
248 * PROBLEMS:
|
|
249 * PROBLEMS (event-stream.c): Removed.
|
|
250 * PROBLEMS (ABSTRACT):
|
|
251 * PROBLEMS (patch.):
|
|
252 * PROBLEMS (Note):
|
|
253 Add comment about Cygwin, unexec and sysmalloc.
|
|
254 Move some non-general stuff out of general.
|
|
255 Make a section for x86.
|
|
256
|
|
257 * configure.in (AC_INIT_NOTICE):
|
|
258 * configure.in (XE_COMPUTE_RUNPATH):
|
|
259 Add check for broken alloca in funcalls.
|
|
260
|
1314
|
261 2003-02-19 Ben Wing <ben@xemacs.org>
|
|
262
|
|
263 * Makefile.in.in:
|
|
264 * Makefile.in.in (GENERATED_HEADERS):
|
|
265 * Makefile.in.in (GENERATED_LISP): Removed.
|
|
266 * Makefile.in.in (.NO_PARALLEL):
|
|
267 * Makefile.in.in (beta):
|
|
268 * Makefile.in.in (dist):
|
|
269 * Makefile.in.in (batch): Removed.
|
|
270 * Makefile.in.in (batch_packages): Removed.
|
|
271 * Makefile.in.in (check): New.
|
|
272 * Makefile.in.in (finder): Removed.
|
|
273 * Makefile.in.in (check-features): New.
|
|
274 * Makefile.in.in (.PHONY):
|
|
275 * Makefile.in.in (install-only):
|
|
276 * Makefile.in.in (tagslisp):
|
|
277 * Makefile.in.in (info):
|
|
278 Major surgery. Move all stuff related to building anything in the
|
|
279 src/ directory into src/. Simplify the dependencies -- everything
|
|
280 in src/ is dependent on the single entry `src' in MAKE_SUBDIRS.
|
|
281 Remove weirdo targets like `all-elc[s]', dump-elc[s], etc.
|
|
282
|
1307
|
283 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
284
|
|
285 * XEmacs 21.5.11 "cabbage" is released.
|
|
286
|
1303
|
287 2003-02-15 Ben Wing <ben@xemacs.org>
|
|
288
|
|
289 * Makefile.in.in (batch_packages): Run update-elc-2 with -no-autoloads
|
|
290 to avoid multiple autoload-loading problem.
|
|
291 * configure.usage (--error-checking): Document quick-build better.
|
|
292
|
1294
|
293 2003-01-28 Martin Buchholz <martin@xemacs.org>
|
|
294
|
|
295 * configure.in (opsys): (AIX specific)
|
|
296 Use opsys=aix4-2 for AIX 5 and all future versions.
|
|
297
|
1283
|
298 2003-02-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
299
|
|
300 * INSTALL: Recommend Mule, deprecate stripped binaries.
|
|
301
|
1259
|
302 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
303
|
|
304 * configure.in (DLSYM_NEEDS_UNDERSCORE): Define on darwin.
|
|
305
|
|
306 * configure.in: Fix --srcdir processing.
|
|
307
|
1245
|
308 2003-01-31 Stephen J. Turnbull <stephen@xemacs.org>
|
|
309
|
|
310 * PROBLEMS: Collect Motif information in one place.
|
|
311
|
1232
|
312 2002-10-19 Stephen Turnbull <stephen@xemacs.org>
|
|
313
|
|
314 * Makefile.in.in (clean): Delete auto-autoloads.e* and custom-load.*
|
|
315 in lisp, lisp/mule, and modules.
|
|
316
|
1222
|
317 2003-01-14 Jerry James <james@xemacs.org>
|
|
318
|
|
319 * PROBLEMS: Describe Steve Youngs' problem with the PostgreSQL
|
|
320 module and --error-checking=all.
|
|
321
|
1214
|
322 2003-01-13 Ilya Golubev <golubev@xemacs.org>
|
|
323
|
|
324 * etc/photos/golubev.png, etc/photos/golubevm.png: New.
|
|
325
|
1202
|
326 2003-01-12 Mike Sperber <mike@xemacs.org>
|
|
327
|
|
328 * configure.in: Check for strupr and strlwr.
|
|
329
|
|
330 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
331
|
|
332 * INSTALL (Rationale):
|
|
333 * configure.in (XE_COMPUTE_RUNPATH):
|
|
334 * configure.usage (Usage):
|
|
335 * configure.usage (--xemacs-compiler):
|
|
336 * configure.usage (--srcdir):
|
|
337 * configure.usage (--with-prefix):
|
|
338 * configure.usage (--bindir): New.
|
|
339 * configure.usage (--datadir): New.
|
|
340 * configure.usage (--statedir): New.
|
|
341 * configure.usage (--libdir): New.
|
|
342 * configure.usage (--infodir): New.
|
|
343 * configure.usage (--mandir): New.
|
|
344 * configure.usage (--lispdir): New.
|
|
345 * configure.usage (--sitelispdir): New.
|
|
346 * configure.usage (--etcdir): New.
|
|
347 * configure.usage (--lockdir): New.
|
|
348 * configure.usage (--archlibdir): New.
|
|
349 * configure.usage (--docdir): New.
|
|
350 * configure.usage (--moduledir): New.
|
|
351 * configure.usage (--with-site-lisp): New.
|
|
352 * configure.usage (--with-site-modules): New.
|
|
353 * configure.usage (--package-path): New.
|
|
354 * configure.usage (--infopath): New.
|
|
355 * configure.usage (--with-xmu):
|
|
356 * configure.usage (--with-tty):
|
|
357 * configure.usage (--with-gif):
|
|
358 * configure.usage (--native-sound-lib):
|
|
359 * configure.usage (--with-xim): New.
|
|
360 * configure.usage (--with-clash-detection): New.
|
|
361 * configure.usage (--with-database):
|
|
362 * configure.usage (--mail-locking):
|
|
363 * configure.usage (--with-ipv6-cname): Removed.
|
|
364 * configure.usage (--error-checking):
|
|
365 Redo usage message more logically, fix some problems. In configure,
|
|
366 when outputting the compilation options, put in a big ugly warning
|
|
367 about using union-type, since it's been known to trigger so many
|
|
368 compiler bugs, invariably leading to weird crashes.
|
|
369
|
1187
|
370 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
371
|
|
372 * XEmacs 21.5.10 "burdock" is released.
|
|
373
|
1157
|
374 2002-07-08 Andy Piper <andy@xemacs.org>
|
|
375
|
|
376 * Makefile.in.in (src/sheap-adjust.h): reset back to zero. Making
|
|
377 this anything other than zero was misguided.
|
|
378
|
1155
|
379 2002-12-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
380
|
|
381 * configure.in: Make --pdump default per opsys; move Darwin's
|
|
382 setting and change Linux's default to yes.
|
|
383
|
1123
|
384 2002-11-27 Ben Wing <ben@xemacs.org>
|
|
385
|
|
386 * configure.in (CANONICALIZE_PATH):
|
|
387 * configure.in (TAB):
|
|
388 Check for GCC version and only use -Wpacked in v3.
|
|
389
|
1117
|
390 2002-10-14 Jerry James <james@xemacs.org>
|
|
391
|
|
392 * configure.in: Remove LISP_FLOAT_TYPE definition.
|
|
393
|
1111
|
394 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
395
|
|
396 * aclocal.m4 (cygwin_warn): New.
|
|
397 Disable shared library modules under Cygwin for the moment,
|
|
398 since we need some more tricky coding done and I don't have the
|
|
399 time right now.
|
|
400
|
|
401 * configure.in:
|
|
402 * configure.in (need_modules_common): New.
|
|
403 * configure.in (quoted_arguments):
|
|
404 * configure.in (stack_trace_eye_catcher):
|
|
405 * configure.in (CPP):
|
|
406 * configure.in (CFLAGS): New.
|
|
407 * configure.in (bitmapdir):
|
|
408 * configure.in (ldap_libs):
|
|
409 * configure.in (postgresql_libs):
|
|
410 * configure.in (all_widgets):
|
|
411 * configure.in (SUBDIR_MAKEFILES):
|
|
412 * configure.in (RECURSIVE_MAKE):
|
|
413 * configure.in (null_string):
|
|
414 * configure.in (Mail):
|
|
415 * configure.usage (--cflags):
|
|
416 * configure.usage (--cflags_warning): New.
|
|
417
|
|
418 Make sure we use the compiler in --xemacs-compiler to compile
|
|
419 the modules, too, or we will get link errors when trying to do
|
|
420 a C++ build.
|
|
421
|
|
422 Create a directory modules/common, in which is code common to all
|
|
423 the module Makefiles and configure.ac's. We create a separate
|
|
424 directory because we may be building in a separate source tree,
|
|
425 and need a way of accessing the common code (at least in the case
|
|
426 of the Makefile). Either we create symlinks for all necessary
|
|
427 files or one just for the directory -- the latter is more robust.
|
|
428
|
|
429 Add code to create the symlink for modules/common as necessary.
|
|
430 When creating the modules Makefiles, append the common code.
|
|
431
|
|
432 Check for wcslen/wcscmp; apparently missing sometimes in Cygwin and
|
|
433 G++ v3.
|
|
434
|
|
435 Output correct compiler name in messages.
|
|
436
|
|
437 Separate warning flags from other C flags so that user-specified
|
|
438 --cflags doesn't disable warnings.
|
|
439
|
1100
|
440 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
441
|
|
442 * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale.
|
|
443
|
|
444 2002-11-12 Stephen J. Turnbull <stephen@xemacs.org>
|
1098
|
445
|
|
446 * PROBLEMS: Typo fix.
|
|
447
|
1092
|
448 2002-10-31 John Paul Wallington <jpw@shootybangbang.com>
|
|
449
|
|
450 * info/dir (File): button1 on a highlighted word doesn't
|
|
451 follow that cross-reference.
|
|
452
|
|
453 2002-10-31 Stephen J. Turnbull <stephen@xemacs.org>
|
|
454
|
|
455 * PROBLEMS (Running/IRIX): Irix 6.5 coredumps. Thanks, Valdis.
|
|
456
|
|
457 2002-10-19 Stephen Turnbull <stephen@xemacs.org>
|
|
458
|
|
459 * Makefile.in.in (clean): Delete auto-autoloads.e* and custom-load.*
|
|
460 in lisp, lisp/mule, and modules.
|
|
461 ChangeLog: Fix my bogus email addresses.
|
|
462
|
1070
|
463 2002-10-25 Stephen J. Turnbull <stephen@xemacs.org>
|
|
464
|
|
465 * configure.in (Check for POSIX functions): New section head.
|
|
466 getaddrinfo is detected on HP-UX 11.XX, but appears to be
|
|
467 non-functional. Disable it. Based on work by Darryl Okahata.
|
|
468
|
1092
|
469 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
|
1058
|
470
|
|
471 * PROBLEMS (Running/Cygwin): "No cygXpm-noX" fatal error.
|
|
472
|
1092
|
473 2002-10-17 Stephen J. Turnbull <stephen@xemacs.org>
|
1056
|
474
|
|
475 * PROBLEMS (Missing charsets): Remove ambiguity.
|
|
476
|
1045
|
477 2002-10-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
478
|
|
479 * INSTALL (PREREQUISITES): Recommend Texinfo 4.2.
|
|
480
|
1042
|
481 2002-09-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
482
|
|
483 * PROBLEMS (Running, General): Missing charset in FontSet warnings.
|
|
484
|
1036
|
485 2002-10-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
486
|
|
487 * PROBLEMS (MacOS/X): Describe stack limitation.
|
|
488 (Digital Unix): Generalize to all regexp-using applications.
|
|
489 * INSTALL (PREQUISITES): Mention MacOS/X stack limitation.
|
|
490 (PROBLEMS): Point to PROBLEMS file for build notes.
|
|
491 Thanks to Skip Montanaro for the report.
|
|
492
|
1011
|
493 2002-09-20 Steve Youngs <youngs@xemacs.org>
|
|
494
|
|
495 * Makefile.in.in (TAGS tags): Descend into the modules directory
|
|
496 as well.
|
|
497
|
1009
|
498 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
499
|
|
500 * PROBLEMS: AIX memcpy MACRO/#ifdef USE_KKCC lossage. Thx, Valdis!
|
|
501
|
997
|
502 2002-08-08 Jerry James <james@xemacs.org>
|
|
503
|
|
504 * Makefile.in.in (install-arch-dep): Install internal modules and
|
|
505 the corresponding autoload file.
|
|
506 * configure: Regenerate.
|
|
507 * configure.in: Detect module support early.
|
|
508 Define variables to be substituted in internal Makefiles.
|
|
509 Use ldap_libs instead of LIBS for LDAP libraries.
|
|
510 Use postgresql_libs instead of LIBS for PostgreSQL libraries.
|
|
511 Introduce ld_libs_module for seamless module/no-module support.
|
|
512
|
981
|
513 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
514
|
|
515 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
516
|
975
|
517 2002-08-16 Steve Youngs <youngs@xemacs.org>
|
|
518
|
|
519 * version.sh (xemacs_extra_name): New var to identify XEmacs
|
|
520 version > release < next release. ie, release+cvs.
|
|
521
|
|
522 * configure.in: Test for xemacs_extra_name.
|
|
523
|
|
524 * configure: Re-generate.
|
|
525
|
974
|
526 2002-08-22 Ville Skyttä <ville.skytta@xemacs.org>
|
|
527
|
|
528 * configure.usage: Reorder usage message to clarify what widgets
|
|
529 are supported and what aren't.
|
|
530
|
957
|
531 2002-08-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
532
|
|
533 * PROBLEMS (General advice): Define runtime and build problems.
|
|
534
|
|
535 2002-07-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
536
|
|
537 * PROBLEMS (Running, Linux): Rewrite "Hannibal Lecter" ld stuff.
|
|
538
|
933
|
539 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
540
|
|
541 * XEmacs 21.5.8 "broccoli" is released.
|
|
542
|
925
|
543 2002-07-09 Mike Sperber <mike@xemacs.org>
|
|
544
|
|
545 * configure.usage:
|
|
546 * configure.in: Add --use-kkcc option for new GC algorithms.
|
|
547
|
917
|
548 2002-06-04 Jerry James <james@xemacs.org>
|
|
549
|
|
550 * configure.usage: Identify --with-modules as autodetecting.
|
|
551
|
915
|
552 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
553
|
|
554 * PROBLEMS: Add two basic configuration questions.
|
|
555
|
911
|
556 2002-07-08 Mike Sperber <mike@xemacs.org>
|
|
557
|
|
558 * configure.in: Test for wchar.h.
|
|
559
|
894
|
560 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
561
|
|
562 * XEmacs 21.5.7 "broccoflower" is released.
|
|
563
|
892
|
564 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
565
|
|
566 * PROBLEMS (Running XEmacs; General): Xref FAQ Q3.10.6.
|
|
567
|
864
|
568 2002-05-22 Andy Piper <andy@xemacs.org>
|
|
569
|
|
570 * build-msw-release.sh (TMPINSTALL): install to a tmpdir so that
|
|
571 xemacs can be running while we build a dist.
|
|
572
|
|
573 2002-05-07 Andy Piper <andy@xemacs.org>
|
|
574
|
|
575 * configure.in: undo autoconf 2.5x change.
|
|
576
|
|
577 2002-04-26 Andy Piper <andy@xemacs.org>
|
|
578
|
|
579 * configure.in: make sure that a combined X and windows build gets
|
|
580 widgets.
|
|
581
|
|
582 2002-04-26 Andy Piper <andy@xemacs.org>
|
|
583
|
|
584 * configure.in: update to support autoconf 2.5x from Andreas
|
|
585 Schwab <schwab@suse.de> and/or Werner Fink <werner@suse.de>.
|
|
586
|
|
587 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
588
|
|
589 * etc/sample.init.el: Fix comment typo about resize-minibuffer.
|
|
590
|
|
591 * etc/sample.init.el: Add description of initialization process,
|
|
592 the custom.el file, and code to load custom.el early instead of
|
|
593 late.
|
|
594
|
|
595 2002-04-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|
596
|
|
597 * etc/photos/hniksic.png, etc/photos/hniksic.png: Update.
|
|
598
|
|
599 2002-04-25 Mike Fabian <mfabian@suse.de>
|
|
600
|
|
601 * configure.in: add option moduledir as mentioned in ./configure
|
|
602 --help
|
|
603
|
|
604 2001-04-21 Martin Buchholz <martin@xemacs.org>
|
|
605
|
|
606 * configure.in: Detect MacOS/X "Darwin".
|
|
607 Thanks to Greg Parker <gparker@cs.stanford.edu>.
|
|
608
|
|
609 2002-03-30 Steve Youngs <youngs@xemacs.org>
|
|
610
|
|
611 * etc/package-index.LATEST.pgp: Update to current reality.
|
|
612
|
|
613 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
614
|
|
615 * etc/TUTORIAL.se: New from Mats Lidell.
|
|
616
|
|
617 2002-01-07 Jan Vroonhof <jan@xemacs.org>
|
|
618
|
|
619 * configure.in: Make explicit "--with-widgets" mean "=yes".
|
|
620 If "--with-widgets=yes" autodetect athena.
|
|
621
|
|
622 2001-12-29 Steve Youngs <youngs@xemacs.org>
|
|
623
|
|
624 * etc/package-index.LATEST.pgp: Update.
|
|
625
|
|
626 2001-12-13 William M. Perry <wmperry@gnu.org>
|
|
627
|
|
628 * configure.in (GTK): add -Wno-shadow.
|
|
629
|
|
630 2002-01-23 Jarl Friis <jarl@diku.dk>
|
|
631
|
|
632 * etc/BETA (http): Informing of xemacs-patches mailing list. Added
|
|
633 note on patch etiquette.
|
|
634
|
853
|
635 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
636
|
|
637 * configure.in: Don't #define __STDC__ in confdefs.h
|
|
638
|
846
|
639 2002-02-28 Malcolm Purvis <malcolmpurvis@optushome.com.au>
|
|
640
|
|
641 * configure.in: Protect nocomboreloc linker arguments to avoid
|
|
642 problem on the ppc.
|
|
643
|
845
|
644 2002-05-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
645
|
|
646 * PROBLEMS: Describe "Hannibal Lecter" crash on Linux. Reorder
|
|
647 Linux runtime issues section.
|
|
648 * INSTALL: Improve description of mail locking.
|
|
649
|
835
|
650 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
651
|
|
652 * PROBLEMS (General): Decribe failed AUTH with EFS.
|
|
653
|
828
|
654 2002-04-23 Olivier Galibert <galibert@pobox.com>
|
|
655
|
|
656 * configure.in: Fix the "error checking" warning.
|
|
657
|
826
|
658 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
659
|
|
660 * README.packages: Update info about --package-path.
|
|
661
|
814
|
662 2002-04-14 Ben Wing <ben@xemacs.org>
|
|
663
|
|
664 * TODO.ben-mule-21-5:
|
|
665 * TODO.ben-mule-21-5 (Priority): New.
|
|
666 Update.
|
|
667
|
808
|
668 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
669
|
|
670 * XEmacs 21.5.6 "bok choi" is released.
|
|
671
|
803
|
672 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
673
|
|
674 * CHANGES-beta: Update for release.
|
|
675
|
801
|
676 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
677
|
|
678 * Makefile.in.in (all):
|
|
679 * Makefile.in.in (finder):
|
|
680 * Makefile.in.in (Makefile):
|
|
681 * Makefile.in.in (SOURCES):
|
|
682 Try to make the Makefile notice if its source Makefile.in.in is
|
|
683 changed, and regenerate and run itself.
|
|
684
|
|
685 Use a bigger default SHEAP_ADJUSTMENT on Cygwin; otherwise you
|
|
686 can't compile under Mule if a Lisp file has changed. (can't run
|
|
687 temacs)
|
|
688
|
|
689 * TODO.ben-mule-21-5 (bugs): update.
|
|
690
|
800
|
691 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
692
|
|
693 * TODO.ben-mule-21-5 (bugs): Update.
|
|
694
|
|
695 * configure.in (USAGE_ERROR):
|
|
696 * configure.in (CANONICALIZE_PATH):
|
|
697 * configure.in (XE_COMPUTE_RUNPATH):
|
|
698 Fix for new error-checking types.
|
|
699
|
793
|
700 2002-03-28 Ben Wing <ben@xemacs.org>
|
|
701
|
|
702 * etc/ChangeLog: New file.
|
|
703
|
|
704 Separated out all entries for etc/ into their own ChangeLog.
|
|
705 Includes entries for the following files:
|
|
706
|
|
707 etc/BABYL, etc/BETA, etc/CHARSETS, etc/DISTRIB, etc/Emacs.ad,
|
|
708 etc/FTP, etc/GNUS-NEWS, etc/GOATS, etc/HELLO, etc/INSTALL,
|
|
709 etc/MACHINES, etc/MAILINGLISTS, etc/MSDOS, etc/MYTHOLOGY, etc/NEWS,
|
|
710 etc/OXYMORONS, etc/PACKAGES, etc/README, etc/TUTORIAL,
|
|
711 etc/TUTORIAL.de, etc/TUTORIAL.ja, etc/TUTORIAL.ko, etc/TUTORIAL.se,
|
|
712 etc/aliases.ksh, etc/altrasoft-logo.xpm, etc/check_cygwin_setup.sh,
|
|
713 etc/custom/example-themes/europe-theme.el,
|
|
714 etc/custom/example-themes/ex-custom-file,
|
|
715 etc/custom/example-themes/example-theme.el, etc/e/eterm.ti,
|
|
716 etc/edt-user.doc, etc/enriched.doc, etc/etags.1, etc/gnuserv.1,
|
|
717 etc/gnuserv.README, etc/package-index.LATEST.gpg,
|
|
718 etc/package-index.LATEST.pgp, etc/photos/jan.png, etc/recycle.xpm,
|
|
719 etc/refcard.tex, etc/sample.Xdefaults, etc/sample.emacs,
|
|
720 etc/sgml/CATALOG, etc/sgml/HTML32.dtd, etc/skk/SKK.tut.E,
|
|
721 etc/smilies/Face_ase.xbm, etc/smilies/Face_ase2.xbm,
|
|
722 etc/smilies/Face_ase3.xbm, etc/smilies/Face_smile.xbm,
|
|
723 etc/smilies/Face_weep.xbm, etc/sounds, etc/toolbar,
|
|
724 etc/toolbar/workshop-cap-up.xpm, etc/xemacs-ja.1, etc/xemacs.1,
|
|
725 etc/yow.lines, etc\BETA, etc\NEWS, etc\README, etc\TUTORIAL,
|
|
726 etc\TUTORIAL.de, etc\check_cygwin_setup.sh, etc\sample.init.el,
|
|
727 etc\unicode\README, etc\unicode\mule-ucs\*, etc\unicode\other\*
|
|
728
|
|
729 2002-03-24 Ben Wing <ben@xemacs.org>
|
|
730
|
|
731 * TODO.ben-mule-21-5 (bugs):
|
|
732 * TODO.ben-mule-21-5 (Signaling): New.
|
|
733 Add stuff from Frank Schmitt.
|
|
734
|
788
|
735 2002-03-20 Ben Wing <ben@xemacs.org>
|
|
736
|
|
737 * TODO.ben-mule-21-5:
|
|
738 * TODO.ben-mule-21-5 (bugs):
|
|
739 Create bug list for latest problems.
|
|
740
|
781
|
741 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
742
|
|
743 * README (http):
|
|
744 Include a long, long description of the suggested directory layout
|
|
745 for developing XEmacs. This should probably go as part of a
|
|
746 larger document, a "Getting Started with Developing XEmacs". ####
|
|
747 Does such a document exist?
|
|
748
|
|
749 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
750
|
|
751 * Some ChangeLog entries from stuff that got applied long ago
|
|
752 never got checked in, due to the nasty SCCS "oops, i forgot again
|
|
753 ..." bug.
|
|
754
|
|
755 2001-05-04 Ben Wing <ben@xemacs.org>
|
|
756
|
|
757 * PROBLEMS:
|
|
758 * PROBLEMS (Note):
|
|
759 Correct general info about init file.
|
|
760 Fix up Cygwin, Windows sections.
|
|
761
|
777
|
762 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
763
|
|
764 * configure.in (XE_COMPUTE_RUNPATH):
|
|
765 check for sys/times.h.
|
|
766
|
776
|
767 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
768
|
|
769 * Makefile.in.in (batch):
|
|
770 * Makefile.in.in (batch_packages):
|
|
771 * Makefile.in.in (finder):
|
|
772 * Makefile.in.in (check-features):
|
|
773 * Makefile.in.in (install):
|
|
774 Use -no-packages to avoid problems with package files shadowing
|
|
775 core files (e.g. unicode.el in mule-ucs).
|
|
776
|
774
|
777 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
778
|
776
|
779 * The Great Mule Merge: See CHANGES-ben-mule.
|
774
|
780
|
768
|
781 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
782
|
|
783 * XEmacs 21.5.5 "beets" is released.
|
|
784
|
762
|
785 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
786
|
|
787 * CHANGES-beta: Prune pre-21.5 information.
|
|
788
|
726
|
789 2002-01-07 Jan Vroonhof <jan@xemacs.org>
|
|
790
|
|
791 * configure.in: Make explicit "--with-widgets" mean "=yes".
|
|
792 If "--with-widgets=yes" autodetect athena.
|
|
793
|
725
|
794 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
795
|
|
796 * XEmacs 21.5.4 "bamboo" is released.
|
|
797
|
724
|
798 2001-05-17 Andrew Begel <abegel@eecs.berkeley.edu>
|
|
799
|
|
800 * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
|
|
801
|
|
802 2001-08-19 Charles Wilson <cwilson@ece.gatech.edu>
|
|
803
|
|
804 * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
|
|
805
|
|
806 2001-04-14 Gordon Sadler <gbsadler1@lcisp.com>
|
|
807
|
|
808 * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
|
|
809
|
|
810 2001-07-01 Alexey Mahotkin <alexm@hsys.msk.ru>
|
|
811
|
|
812 * configure.in (option processing): with_widgets=m is ambiguous;
|
|
813 don't allow it.
|
|
814 (AC_CHECKING for the Athena widgets): Don't check for Athena when
|
|
815 with_widgets=no.
|
|
816
|
|
817 2001-07-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
818
|
|
819 * configure.usage: Various documentation improvements.
|
|
820
|
|
821 * configure.in (--with-ipv6-cname): New Boolean option. Defaults on.
|
|
822 * configure.usage:
|
|
823 * PROBLEMS (IPv6 CNAME lookup):
|
|
824 Document it.
|
|
825
|
721
|
826 2002-01-02 Adrian Aichner <adrian@xemacs.org>
|
|
827
|
|
828 * info/dir (File): Reword entry for Emodules according to
|
|
829 ../man/emodules.texi.
|
|
830
|
705
|
831 2001-12-18 Adrian Aichner <adrian@xemacs.org>
|
|
832
|
|
833 * info\.cvsignore: Correct pattern to match all info files.
|
|
834
|
701
|
835 2001-12-16 Adrian Aichner <adrian@xemacs.org>
|
|
836
|
|
837 * info\.cvsignore: Info files are generated, so let's ignore them
|
|
838 all.
|
|
839
|
699
|
840 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
841
|
|
842 * info\dir (File): Update version to 21.5.
|
|
843
|
668
|
844 2001-08-29 Jered Floyd <jered@MIT.EDU>
|
|
845
|
|
846 * configure.in (moduledir,sitemoduledir,archlibdir):
|
|
847 Place arch-specific files under ${libdir}, not under ${datadir}.
|
|
848
|
667
|
849 2001-09-25 Didier Verna <didier@xemacs.org>
|
|
850
|
|
851 * configure.ac: new. Autoconf 2.5x guard.
|
|
852
|
708
|
853 2001-11-21 Robert Pluim <rpluim@bigfoot.com>
|
|
854
|
|
855 * PROBLEMS (Sun/Solaris): Document fix for Motif related crashes
|
|
856
|
|
857 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
858
|
|
859 * configure.in (Miscellaneous Flags): test for -z nocombreloc,
|
|
860 instead of -z combreloc, to avoid confusing Solaris.
|
|
861
|
|
862 2001-11-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
863
|
|
864 * configure.usage: Makefile.in -> Makefile.in.in.
|
|
865
|
|
866 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
867
|
|
868 * Makefile.in.in: HP-UX needs LDFLAGS. From Lutz Jaenicke
|
|
869 <Lutz.Jaenicke@aet.TU-Cottbus.DE>.
|
|
870
|
|
871 2001-11-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
872
|
|
873 * configure.in: Fix typos in comments.
|
|
874 * (Miscellaneous flags): Use -z nocombreloc if supported and !pdump.
|
|
875 * (Installation): Suggest pdump instead of -z nocomboreloc.
|
|
876 * configure.usage: Document --quick-build.
|
|
877
|
|
878 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
879
|
|
880 * configure.in: Typo in reference to with_ipv6_cname.
|
|
881
|
|
882 2001-10-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
883
|
|
884 * configure.in: Initialize with_ipv6_cname=no.
|
|
885 * configure.usage: Document it.
|
|
886
|
|
887 2001-10-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
888
|
|
889 * configure.in: Document that autoconf 2.5x is unsupported.
|
|
890
|
664
|
891 2001-09-17 Ben Wing <ben@xemacs.org>
|
|
892
|
|
893 * configure.in (TAB):
|
|
894 * configure.in (XE_COMPUTE_RUNPATH):
|
|
895 Don't use -Wshadow when compiling with g++ or you get buried in
|
|
896 silly warnings. This patch was already applied but somehow got
|
|
897 unapplied. Stephen?
|
|
898
|
|
899 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
900
|
|
901 * configure.in (TAB): Don't use -Wshadow when compiling with
|
|
902 g++ or you get buried in silly warnings.
|
|
903 * configure.in (XE_COMPUTE_RUNPATH): Fix compile problems when
|
|
904 compiling --with-msw, --with-x=no, --with-tty=no.
|
|
905
|
654
|
906 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
907
|
|
908 * XEmacs 21.5.3 "asparagus" is released.
|
|
909
|
642
|
910 2001-08-02 Peter Brown <rendhalver@users.sourceforge.net>
|
|
911
|
|
912 * configure.usage (--with-dialogs): added lucid to list of options
|
|
913 * configure.usage (--with-widgets): added lucid to list of options
|
|
914 * configure.usage (--with-dragndrop): added GTK to list of protocols
|
|
915 * configure.usage (--mail-locking): added `locking' or `mmdf' to
|
|
916 list of options syncing options documentation with those in
|
|
917 configure.in
|
|
918
|
641
|
919 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
920
|
|
921 * XEmacs 21.5.2 "artichoke" is released.
|
|
922
|
623
|
923 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
924
|
|
925 * README:
|
|
926 * README (http):
|
|
927 * README (ftp):
|
|
928 Rewrite.
|
|
929
|
598
|
930 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
931
|
|
932 * Makefile.in.in: `make distclean' would fail if srcdir != blddir.
|
|
933 Remove SUBDIR_DISTCLEAN until such a time as the module subdir is
|
|
934 properly integrated into the build system.
|
|
935 Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB.
|
|
936
|
594
|
937 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
938
|
|
939 * configure.in (AC_INIT_PARSE_ARGS):
|
|
940 * configure.in (USAGE_ERROR):
|
|
941 * configure.in (XE_COMPUTE_RUNPATH):
|
|
942 Fix problems detecting both native and Linux sound on Cygwin
|
|
943 when compiled with --with-msw=no.
|
|
944
|
|
945 Rearrange file-coding handling a bit to avoid warning when
|
|
946 compiling with Mule.
|
|
947
|
|
948 2001-05-28 Martin Buchholz <martin@xemacs.org>
|
|
949
|
|
950 * configure.in (--xemacs-compiler): New.
|
|
951 * configure.usage:
|
|
952 * INSTALL:
|
|
953 Document XEMACS_CC and corresponding compiler option --xemacs-compiler.
|
|
954 Explain how to build xemacs using a C++ compiler.
|
|
955
|
585
|
956 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
957
|
|
958 * configure.in: Remove stray backslash.
|
|
959
|
582
|
960 2001-05-26 Ben Wing <ben@xemacs.org>
|
|
961
|
|
962 * configure.in (XE_COMPUTE_RUNPATH):
|
|
963 rewrite warning output so that it doesn't happen by default --
|
|
964 you should only get warnings when something is actively wrong,
|
|
965 not just because a feature is not present.
|
|
966
|
567
|
967 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net>
|
|
968
|
|
969 * configure.in: See if mkstemp is available for movemail.c
|
|
970
|
559
|
971 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
972
|
|
973 * configure.in (AC_INIT_PARSE_ARGS):
|
|
974 * configure.in (TAB):
|
|
975 * configure.in (XE_COMPUTE_RUNPATH):
|
|
976 add some support for eventually turning on file coding by
|
|
977 default. Fix numerous places where AC_MSG_WARN had quotes
|
|
978 around its arg, which is bad. Replace with []. Same for
|
|
979 AC_MSG_ERROR.
|
|
980
|
|
981 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
667
|
982 * configure.in:
|
557
|
983 If no native dumper (UNEXEC) is defined, simply use pdump.
|
|
984 If no SYSTEM_TYPE is defined, choose an appopriate default.
|
|
985
|
554
|
986 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
987
|
|
988 * configure.in: Reverse the order of Windows and Linux sound tests
|
|
989 so that Cygwin will find Windows first.
|
|
990
|
559
|
991 2001-05-14 Martin Buchholz <martin@xemacs.org>
|
|
992
|
|
993 * configure.in (XE_REALLOC_NULLPTR_BUG): New.
|
541
|
994
|
535
|
995 2001-05-11 Martin Buchholz <martin@xemacs.org>
|
|
996
|
667
|
997 * configure.in:
|
535
|
998 Check for sys/ptyio.h on HPUX, else for pty.h or perhaps sys/pty.h
|
|
999
|
532
|
1000 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
1001
|
|
1002 * Makefile.in.in (all):
|
|
1003 * Makefile.in.in (configure):
|
|
1004 * Makefile.in.in (finder):
|
|
1005 remove autoload targets.
|
|
1006
|
527
|
1007 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au>
|
|
1008
|
|
1009 * configure.in: Check gtk version validity only when gtk-config
|
|
1010 exists.
|
|
1011
|
522
|
1012 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
1013
|
|
1014 * XEmacs 21.5.1 "anise" is released.
|
|
1015
|
505
|
1016 2001-05-04 Martin Buchholz <martin@xemacs.org>
|
|
1017
|
667
|
1018 * configure.in (opsys):
|
505
|
1019 Use lower-case `uname -s` as the default value for opsys.
|
|
1020 The previous code effectively did the non-sensical
|
|
1021 opsys=$canonical because [] magically disappear in configure.in.
|
|
1022
|
472
|
1023 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
1024
|
|
1025 * XEmacs 21.5.0 "alfalfa" is released.
|
|
1026
|
464
|
1027 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
1028
|
|
1029 * configure.in: Don't #define __STDC__ in confdefs.h
|
|
1030
|
|
1031 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1032
|
|
1033 * configure.usage: Document --with-file-coding.
|
|
1034
|
|
1035 * configure.in:
|
|
1036 * configure:
|
|
1037 Fix typo, add -Wsign-compare if GCC, run autoconf.
|
|
1038
|
|
1039 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1040
|
|
1041 * PROBLEMS (Problems with running XEmacs):
|
|
1042 Document TMPDIR lossage in gnuserv/gnuclient.
|
|
1043
|
462
|
1044 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
1045
|
|
1046 * XEmacs 21.2.46 "Urania" is released.
|
|
1047
|
|
1048 2001-03-19 Andy Piper <andy@xemacs.org>
|
|
1049
|
|
1050 * configure.in: default rel-alloc to off under cygwin
|
|
1051
|
|
1052 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1053
|
|
1054 * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
|
|
1055
|
|
1056 * CHANGES-beta:
|
|
1057 * configure.in:
|
|
1058 Fix gratuitous whitespace changes from GTK merge.
|
|
1059
|
|
1060 * configure.usage: Untabify --with-{gtk,gnome}.
|
|
1061
|
|
1062 2001-03-12 Andy Piper <andy@xemacs.org>
|
|
1063
|
|
1064 * configure.in: only pick up mingw directory.
|
|
1065
|
|
1066 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
1067
|
|
1068 * info\dir: Update to 21.4; clean up descriptions of manuals;
|
|
1069 replace misnomer "Local Packages" with more correct "Other
|
|
1070 Documentation".
|
|
1071
|
|
1072 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
1073
|
|
1074 * CHANGES-beta:
|
|
1075 * configure.in:
|
|
1076 * configure.usage:
|
|
1077 The Great GTK Merge.
|
|
1078
|
|
1079 2001-02-23 Andy Piper <andy@xemacs.org>
|
|
1080
|
|
1081 * configure.usage (--with-netinstall): add docs.
|
|
1082
|
|
1083 * configure.in: with_netinstall is a new option. Default to off.
|
|
1084
|
460
|
1085 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1086
|
|
1087 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
1088
|
|
1089 2001-02-13 Martin Buchholz <martin@xemacs.org>
|
|
1090
|
|
1091 * aclocal.m4: Fix module support for AIX cc.
|
|
1092 Support possible future OSes irix7, aix5, osf[56].
|
|
1093
|
|
1094 2001-02-12 Martin Buchholz <martin@xemacs.org>
|
|
1095
|
|
1096 * configure.in: No need for NON_GNU_CPP on SCO.
|
|
1097
|
|
1098 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
1099
|
|
1100 * configure.in: Prefer utime to utimes - it's more standard.
|
|
1101 Remove explicit checking for struct utimbuf.
|
|
1102 Remove explicit checking for <utime.h>.
|
|
1103 Combined into one simpler test for utime.
|
|
1104 Add explicit check for utimes, if utime not found.
|
|
1105
|
458
|
1106 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
1107
|
|
1108 * XEmacs 21.2.44 "Thalia" is released.
|
|
1109
|
|
1110 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
1111
|
|
1112 * configure.in: Remove bogus path variable definitions.
|
|
1113 Reflect the fact that specifying --datadir also affects docdir and
|
|
1114 archlibdir.
|
|
1115
|
|
1116 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
1117
|
|
1118 * configure.in: Only use -Wpointer-arith on non-glibc systems.
|
|
1119
|
|
1120 2001-02-02 Martin Buchholz <martin@xemacs.org>
|
|
1121
|
|
1122 * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
|
|
1123 for the sake of gcc 2.97 fixincludes, which breaks it.
|
|
1124
|
|
1125 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
1126
|
|
1127 * configure.in: Check for util.h for NetBSD's openpty.
|
|
1128
|
|
1129 2001-01-28 Martin Buchholz <martin@xemacs.org>
|
|
1130
|
|
1131 * config.sub: Upgrade to offical version 2001-01-12.
|
|
1132 * config.guess: Upgrade to offical version 2001-01-17.
|
|
1133
|
456
|
1134 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1135
|
|
1136 * XEmacs 21.2.43 "Terspichore" is released.
|
|
1137
|
|
1138 2001-01-21 Steve Youngs <youngs@xemacs.org>
|
|
1139
|
|
1140 * README.packages: Doc fix.
|
|
1141
|
|
1142 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
1143
|
|
1144 * README.packages: Update.
|
|
1145
|
454
|
1146 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1147
|
|
1148 * XEmacs 21.2.42 "Poseidon" is released.
|
|
1149
|
|
1150 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1151
|
|
1152 * PROBLEMS (Sun/Solaris): Yet another microimprovement.
|
|
1153
|
|
1154 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
1155
|
|
1156 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
|
|
1157 --with-ld=/usr/ccs/bin/ld
|
|
1158
|
|
1159 2001-01-16 Robert Pluim <rpluim@bigfoot.com>
|
|
1160
|
|
1161 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
|
|
1162 Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
|
|
1163
|
|
1164 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
1165
|
|
1166 * NEWS: document the modeline horizontal scrolling feature.
|
|
1167
|
452
|
1168 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
1169
|
|
1170 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
1171
|
|
1172 2001-01-16 Martin Buchholz <martin@xemacs.org>
|
|
1173
|
|
1174 * PROBLEMS: Document MIPSpro ICE problem workaround.
|
|
1175
|
|
1176 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
|
|
1177
|
|
1178 * configure.in: check for dlopen by linking program with
|
|
1179 <dlfcn.h>.
|
|
1180
|
|
1181 2001-01-08 Andy Piper <andy@xemacs.org>
|
|
1182
|
|
1183 * configure.in: add extra_includes and populate appropriately for
|
|
1184 cygwin and mingw.
|
|
1185
|
|
1186 2000-12-28 Andy Piper <andy@xemacs.org>
|
|
1187
|
|
1188 * configure.in: allow --with-widgets=msw
|
|
1189
|
450
|
1190 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1191
|
|
1192 * XEmacs 21.2.40 is released.
|
|
1193
|
|
1194 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1195
|
|
1196 * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc.
|
|
1197
|
|
1198 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1199
|
|
1200 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
|
|
1201 Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
|
|
1202
|
|
1203 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
|
|
1204
|
|
1205 * configure.in: use input-method-xlib.o for USE_XFONTSET instead
|
|
1206 of input-method-xfs.o.
|
|
1207
|
|
1208 * configure: ditto
|
|
1209
|
448
|
1210 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1211
|
|
1212 * XEmacs 21.2.39 is released.
|
|
1213
|
|
1214 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
1215
|
|
1216 * configure.in: Added check if the berkdb has db_create or not.
|
|
1217
|
|
1218 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1219
|
|
1220 * configure.in: Fix broken gcc detection for 2.7.2.
|
|
1221
|
|
1222 2000-12-11 Andy Piper <andy@xemacs.org>
|
|
1223
|
|
1224 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
|
|
1225
|
|
1226 * netinstall: new net installer for MS-Windows.
|
|
1227
|
446
|
1228 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1229
|
|
1230 * XEmacs 21.2.38 is released.
|
|
1231
|
454
|
1232 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
446
|
1233
|
|
1234 * configure.in: Only show message about DnD API if compiling with DnD
|
|
1235
|
|
1236 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
1237
|
|
1238 * configure.in: Autodetect elf.h.
|
|
1239
|
444
|
1240 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
1241
|
|
1242 * XEmacs 21.2.37 is released.
|
|
1243
|
|
1244 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1245
|
|
1246 * README.packages: Add "uninstalled package" FAQ.
|
|
1247
|
|
1248 2000-11-01 Martin Buchholz <martin@xemacs.org>
|
|
1249
|
|
1250 * configure.in: Handle alloca with Compaq C on Alpha Linux.
|
|
1251
|
|
1252 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
1253
|
|
1254 * configure.in: Oops, _getpt ==> _getpty
|
|
1255
|
|
1256 2000-10-23 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1257
|
|
1258 * Makefile.in.in: Remove lockdir related things.
|
|
1259
|
|
1260 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
1261
|
|
1262 * configure.in:
|
|
1263 Remove checking for XFree86. Use feature tests instead!
|
|
1264 Add check for XRegisterIMInstantiateCallback.
|
|
1265 Add check for XRegisterIMInstantiateCallback's prototype.
|
|
1266
|
|
1267 2000-10-08 Karl M. Hegbloom <karlheg@debian.org>
|
|
1268
|
|
1269 * configure.in: Typo - missing paren.
|
|
1270
|
|
1271 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
1272
|
454
|
1273 * configure.in:
|
444
|
1274 Use stropts.h, not sys/stropts.h.
|
|
1275 Use strtio.h, not sys/strtio.h.
|
|
1276
|
|
1277 2000-10-06 Martin Buchholz <martin@xemacs.org>
|
|
1278
|
|
1279 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
|
|
1280
|
442
|
1281 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
1282
|
|
1283 * XEmacs 21.2.36 is released.
|
|
1284
|
|
1285 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
1286
|
|
1287 * configure.in: Big signal/process handling overhaul.
|
|
1288 Autoconfiscate lots of functions and headers:
|
|
1289 getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
|
|
1290 openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
|
|
1291
|
|
1292 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
1293
|
|
1294 * *: Spelling mega-patch
|
|
1295
|
|
1296 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
1297
|
|
1298 * configure.in: Remove strcasecmp.
|
|
1299
|
|
1300 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
1301
|
|
1302 * configure.in: Add -Kalloca to $c_switch_system when using
|
|
1303 Unixware native compiler (if necessary).
|
|
1304
|
|
1305 2000-09-15 Martin Buchholz <martin@xemacs.org>
|
|
1306
|
|
1307 * configure.in: Prevent spurious "No" in configure output when not
|
|
1308 using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes".
|
|
1309
|
|
1310 2000-09-14 Martin Buchholz <martin@xemacs.org>
|
|
1311
|
|
1312 * configure.in: Save 2 sed process invocations per Makefile.
|
|
1313
|
|
1314 2000-08-22 SL Baur <steve@turbolinux.co.jp>
|
|
1315
|
|
1316 * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
|
|
1317 to link path if compiling on Alpha/Linux.
|
|
1318
|
|
1319 2000-09-01 Martin Buchholz <martin@xemacs.org>
|
|
1320
|
|
1321 * Makefile.in.in (depend): cd to the correct directory.
|
|
1322
|
|
1323 2000-08-31 Martin Buchholz <martin@xemacs.org>
|
|
1324
|
|
1325 * configure.in: with_widgets is incompatible with X11 R4.
|
|
1326
|
|
1327 * configure.in: Make Balloon Help conditional on finding shape.h
|
|
1328
|
|
1329 2000-08-09 Vin Shelton <acs@xemacs.org>
|
|
1330
|
|
1331 * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer
|
|
1332 <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
|
|
1333
|
|
1334 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1335
|
|
1336 * configure.usage: Remove lockdir document.
|
|
1337
|
|
1338 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
1339
|
|
1340 * configure.in:
|
|
1341 Make knowledge of machine and opsys optional.
|
|
1342 Make existence of s&m files optional.
|
|
1343 Rely on configure alone if s&m files not found.
|
|
1344
|
|
1345 * configure.in:
|
|
1346 Use only configure-time tests to detect getloadavg().
|
|
1347 Don't check for kstat.h if we have getloadavg().
|
|
1348 Check for sys/loadavg.h if we have getloadavg().
|
|
1349
|
|
1350 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
1351
|
|
1352 * Makefile.in.in (configure):
|
|
1353 all-elcs target now uses update-elc-2.el not update-elc.sh
|
|
1354
|
|
1355 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
1356
|
|
1357 * XEmacs 21.2.35 is released.
|
|
1358
|
|
1359 2000-07-13 Martin Buchholz <martin@xemacs.org>
|
|
1360
|
|
1361 * configure.in: --with-menubars=yes should not be an error.
|
|
1362
|
|
1363 * configure.in: "compiling in support for Athena" message was
|
|
1364 sometimes lying.
|
|
1365
|
|
1366 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
1367
|
|
1368 * configure.in: Rewrite xmkmf symbol detection to avoid
|
|
1369 redefinition of symbols we've already defined.
|
|
1370 Also, handle xmkmf symbols with values other than 1.
|
|
1371
|
|
1372 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
1373
|
454
|
1374 * configure.in:
|
442
|
1375 Make sure Unix98 socklen_t is defined.
|
|
1376 Use ANSI C mode `-std1' with DEC C instead of `-std'.
|
|
1377
|
|
1378 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
1379
|
454
|
1380 * configure.in:
|
442
|
1381 Replace SMART_INCLUDE with a dumber, but more reliable method.
|
|
1382 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
1383
|
454
|
1384 * modules/zlib/Makefile:
|
|
1385 * modules/sample/Makefile:
|
|
1386 * modules/ldap/Makefile:
|
|
1387 * modules/base64/Makefile:
|
|
1388 * Makefile.in.in:
|
442
|
1389 rm -f ==> $(RM)
|
|
1390 define SHELL=/bin/sh
|
|
1391
|
|
1392 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
1393
|
|
1394 * configure.in: PostgreSQL rewrite.
|
|
1395 - Don't look for postgreSQL in /usr/local.
|
|
1396 - Simplify detection code.
|
|
1397 - Don't use SMART_INCLUDE.
|
|
1398 - Don't autodetect if --with-postgresql=no.
|
|
1399
|
|
1400 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
1401
|
|
1402 * configure.usage: addl doc for graphics libs, with-msw.
|
|
1403
|
|
1404 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
1405
|
|
1406 * configure.in: sh builtin `test' uses `=', not `=='.
|
|
1407
|
|
1408 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
1409
|
|
1410 * configure.in: add -lcomdlg32 for cygwin.
|
454
|
1411
|
442
|
1412 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
1413
|
|
1414 * aclocal.m4 (can_build_shared):
|
|
1415 First pass at module support for cygwin and mingw.
|
454
|
1416
|
442
|
1417 * configure:
|
|
1418 * configure (xe_check_libs):
|
|
1419 * configure (acfindx):
|
|
1420 * configure (ac_x_includes):
|
|
1421 * configure (ac_x_libraries):
|
|
1422 * configure (ac_cv_lib_dnet_dnet_ntoa):
|
|
1423 * configure (xe_msg_checking):
|
|
1424 * configure (xe_runpath_dir):
|
|
1425 * configure (xetest):
|
|
1426 * configure (ac_err):
|
|
1427 * configure (ac_safe):
|
|
1428 * configure (with_xmu):
|
|
1429 * configure (bitmapdir):
|
|
1430 * configure (with_xauth):
|
|
1431 * configure (libs_xauth):
|
|
1432 * configure (with_cde):
|
|
1433 * configure (with_ldap):
|
|
1434 * configure (with_ldap_krbdes):
|
|
1435 * configure (save_c_switch_site):
|
|
1436 * configure (with_postgresql):
|
|
1437 * configure (with_xface):
|
|
1438 * configure (with_jpeg):
|
|
1439 * configure (with_png):
|
|
1440 * configure (with_tiff):
|
|
1441 * configure (athena_lib):
|
|
1442 * configure (have_motif):
|
|
1443 * configure (all_widgets):
|
|
1444 * configure (with_xim):
|
|
1445 * configure (with_xfs):
|
|
1446 * configure (with_wnn):
|
|
1447 * configure (with_canna):
|
|
1448 * configure (extra_objs):
|
|
1449 * configure (ac_cv_c_inline):
|
|
1450 * configure (have_esd_config):
|
|
1451 * configure (c_switch_site):
|
|
1452 * configure (with_ncurses):
|
|
1453 * configure (with_gpm):
|
|
1454 * configure (xealias):
|
|
1455 * configure (xehost_os):
|
|
1456 * configure (can_build_shared):
|
|
1457 * configure (xcldf):
|
|
1458 * configure (LTLD):
|
|
1459 * configure (ld_dynamic_link_flags):
|
|
1460 * configure (Mail):
|
|
1461 * configure.in:
|
|
1462 * configure.in (after_morecore_hook_exists):
|
|
1463 * configure.in (xetest):
|
|
1464 * configure.in (emacs_cv_localtime_cache):
|
|
1465 * configure.in (Mail):
|
|
1466 * configure.in:
|
|
1467 Clean up configure support for cygwin and mingw.
|
|
1468
|
|
1469 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
|
|
1470
|
|
1471 * PROBLEMS: Document broken native audio for recent patches and
|
|
1472 releases of HP-UX.
|
|
1473
|
|
1474 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
1475
|
|
1476 * Makefile.in.in (install-arch-dep):
|
|
1477 WINDOWSNT -> WIN32_NATIVE.
|
|
1478 __CYGWIN32__ -> CYGWIN.
|
|
1479
|
|
1480 2000-06-01 Andreas Jaeger <aj@suse.de>
|
|
1481
|
|
1482 * configure.in: Recognize s390.
|
|
1483
|
|
1484 * config.guess: New version from GNU config archive.
|
|
1485 * config.sub: Likewise.
|
|
1486
|
|
1487 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
1488
|
|
1489 * XEmacs 21.2.34 is released.
|
|
1490
|
|
1491 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1492
|
|
1493 * configure.in:
|
|
1494 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
|
|
1495 Remove unused variable use_minimal_tagbits.
|
|
1496
|
|
1497 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1498
|
|
1499 * configure.in: Remove lockdir.
|
|
1500
|
|
1501 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
1502
|
|
1503 * XEmacs 21.2.33 is released.
|
|
1504
|
|
1505 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
1506
|
|
1507 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
|
|
1508 the value of LD.
|
|
1509
|
|
1510 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
1511
|
|
1512 * configure.in: add support for --quick-build. Remove --no-doc-file,
|
|
1513 subsumed.
|
|
1514
|
|
1515 2000-04-19 Martin Buchholz <martin@xemacs.org>
|
|
1516
|
454
|
1517 * configure.in:
|
442
|
1518 * src/config.h.in:
|
|
1519 Rewrite SMART_INCLUDE implementation to actually work.
|
|
1520 Be paranoid - Avoid use of spaces in these macro definitions.
|
454
|
1521 Leave alloca() definition at start of compilation unit,
|
442
|
1522 as AIX requests.
|
|
1523 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
|
|
1524
|
|
1525 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1526
|
|
1527 * configure.in: Enable clash-detection by default.
|
|
1528 * configure.usage: Update documentation.
|
|
1529
|
|
1530 2000-04-06 Andy Piper <andy@xemacs.org>
|
|
1531
|
|
1532 * configure.in: fix typo.
|
|
1533
|
|
1534 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1535
|
|
1536 * configure.in : Fix printing error check warning even if
|
|
1537 it is not compiled in.
|
|
1538
|
|
1539 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1540
|
|
1541 * xemacs/configure.in: Do a normal link when compiling with
|
|
1542 --pdump. Don't try compiling an unexec object file.
|
454
|
1543
|
442
|
1544 2000-03-27 Didier Verna <didier@xemacs.org>
|
|
1545
|
|
1546 * configure.in: reorganize the output by topic.
|
|
1547 New configure test to define the proper SMART_INCLUDE macro.
|
|
1548
|
|
1549 * configure.usage: slightly rearanged some options.
|
|
1550
|
|
1551 2000-03-25 Didier Verna <didier@xemacs.org>
|
|
1552
|
|
1553 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
|
|
1554 representing real headers and not directories. This applies to
|
|
1555 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
|
|
1556 `soundcard_h_path'.
|
|
1557
|
|
1558 2000-03-21 Didier Verna <didier@xemacs.org>
|
|
1559
|
|
1560 * configure.in: try to find postgresql headers at different places
|
|
1561 and define POSTGRES_H_PATH as appropriate.
|
|
1562
|
|
1563 2000-03-22 Andy Piper <andy@xemacs.org>
|
|
1564
|
|
1565 * config.h.in: add ERROR_CHECK_GLYPHS.
|
|
1566
|
|
1567 * configure.in: add error_check_glyphs.
|
|
1568
|
|
1569 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
1570
|
|
1571 * XEmacs 21.2.32 is released.
|
|
1572
|
|
1573 2000-03-15 Olivier Galibert <galibert@pobox.com>
|
|
1574
|
|
1575 * configure.in: Add dumper.o object when pdumping.
|
|
1576
|
|
1577 2000-02-20 Olivier Galibert <galibert@pobox.com>
|
|
1578
|
|
1579 * Makefile.in.in: Add pdump install support
|
|
1580
|
|
1581 * configure.in: Add EMACS_PROGNAME config.h variable.
|
|
1582
|
|
1583 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
|
|
1584
|
|
1585 * configure.usage: document --with-postgresql flag.
|
|
1586
|
|
1587 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
|
|
1588
|
|
1589 * configure.in: add autodetection of PostgreSQL runtime libraries
|
|
1590
|
|
1591 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1592
|
|
1593 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
|
|
1594 when C compiler can produce shared libraries.
|
|
1595
|
|
1596 2000-02-26 Martin Buchholz <martin@xemacs.org>
|
|
1597
|
|
1598 * configure.in: Unconditionally define SHELL, to allow working
|
|
1599 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
|
|
1600
|
|
1601 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1602
|
|
1603 * XEmacs 21.2.31 is released.
|
|
1604
|
|
1605 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
1606
|
|
1607 * XEmacs 21.2.30 is released.
|
|
1608
|
|
1609 2000-02-20 Martin Buchholz <martin@xemacs.org>
|
|
1610
|
|
1611 * configure.in: Enforce use of autoconf version >= 2.13.
|
|
1612
|
|
1613 * configure.in: Fix OS release test on Solaris.
|
|
1614
|
|
1615 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
|
|
1616
|
|
1617 * PROBLEMS: Update email address. Describe more HP Motif errors.
|
|
1618
|
|
1619 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1620
|
|
1621 * configure.in: Split Solaris version test in two parts. In the
|
|
1622 Bourne shell the "-a" operator does NOT short-circuit.
|
|
1623
|
|
1624 1999-12-15 Jan Vroonhof <jan@xemacs.org>
|
|
1625
|
|
1626 * (configure.in): Autodetect broken gcc versions. Patch from WM
|
|
1627 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
|
|
1628
|
|
1629 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
1630
|
|
1631 * configure.in: Autodetect sys/param.h. Reorganize
|
|
1632 AC_CHECK_HEADERS call.
|
|
1633 * src/config.h.in: Add HAVE_SYS_PARAM_H.
|
|
1634
|
|
1635 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1636
|
|
1637 * configure.in: Test for arm simply using arm* instead of arm-*
|
|
1638
|
|
1639 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1640
|
|
1641 * XEmacs 21.2.29 is released.
|
|
1642
|
|
1643 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1644
|
|
1645 * configure.in: Don't use rel_alloc if malloc() calls mmap().
|
|
1646 Discover this by looking for M_MMAP_THRESHOLD.
|
|
1647
|
|
1648 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
|
|
1649 bugs in (at least) Solaris 2.5 headers.
|
|
1650
|
|
1651 2000-01-29 Craig Lanning <CraigL@DyCon.com>
|
|
1652
|
|
1653 * configure.in: Fix detection of XPM on systems without X11.
|
|
1654
|
|
1655 2000-02-11 Martin Buchholz <martin@xemacs.org>
|
|
1656
|
|
1657 * configure.in:
|
|
1658 * src/config.h.in:
|
|
1659 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
|
|
1660 but only on tested Operating systems - Linux && SunOS >= 5.5.
|
|
1661
|
|
1662 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
1663
|
|
1664 * aclocal.m4: Support dlls on aix[34].
|
|
1665
|
|
1666 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
1667
|
|
1668 * .cvsignore: Ignore gmon.out
|
|
1669
|
|
1670 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
1671
|
|
1672 * configure.in: Sync Berkeley db autodetection with src/database.c
|
|
1673
|
|
1674 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1675
|
|
1676 * configure.in: check for XConvertCase.
|
|
1677
|
440
|
1678 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1679
|
|
1680 * XEmacs 21.2.28 is released.
|
|
1681
|
|
1682 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
|
442
|
1683
|
440
|
1684 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
|
|
1685
|
|
1686 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1687
|
|
1688 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
|
|
1689
|
|
1690 2000-01-24 Martin Buchholz <martin@xemacs.org>
|
|
1691
|
|
1692 * configure.in: Always use our own realpath(), not the system one.
|
|
1693
|
|
1694 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
1695
|
|
1696 * configure.in: Default Drag-N-Drop to "no"
|
|
1697
|
|
1698 1999-12-28 Max Matveev <max@melbourne.sgi.com>
|
|
1699
|
|
1700 * configure.in: add new machine type for IRIX 6.[2-5] to
|
|
1701 switch from using unexelf.o to unexelfsgi.o for just those
|
|
1702 versions of IRIX.
|
|
1703 In the ideal world it would be handled by the s/irix6-0.h but
|
|
1704 since machine config is included AFTER OS config, I had to add a
|
|
1705 new machine type.
|
|
1706
|
|
1707 2000-01-22 Andy Piper <andy@xemacs.org>
|
|
1708
|
|
1709 * configure.in: add winspool to windows libraries.
|
|
1710
|
|
1711 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1712
|
|
1713 * configure.in: Add more warnings to default gcc flags.
|
|
1714
|
|
1715 2000-01-20 Daniel Pittman <daniel@danann.net>
|
|
1716
|
|
1717 * configure.in: Find Athena headers hidden in even more obscure
|
|
1718 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
|
|
1719
|
|
1720 2000-01-19 Martin Buchholz <martin@xemacs.org>
|
|
1721
|
|
1722 * configure.in: Add support for NetWinders.
|
|
1723 Patch by Sean MacLennan <seanm@netwinder.org>
|
|
1724
|
|
1725 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1726
|
|
1727 * configure.in: Use /etc/ld.so.conf at link-time, if available.
|
|
1728
|
438
|
1729 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1730
|
|
1731 * XEmacs 21.2.27 is released.
|
|
1732
|
|
1733 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
1734
|
|
1735 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
|
|
1736
|
|
1737 * configure.in: Add `tests' symlink to make it easier to find
|
|
1738 automated tests directory.
|
|
1739
|
|
1740 2000-01-14 Andy Piper <andy@xemacs.org>
|
|
1741
|
|
1742 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
|
|
1743 before the cygwin headers.
|
|
1744
|
|
1745 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1746
|
442
|
1747 * configure.in:
|
438
|
1748 - Allow find-tag to work in the build directory.
|
|
1749 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
|
|
1750 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
|
|
1751
|
|
1752 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
|
|
1753
|
|
1754 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
|
|
1755 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
|
|
1756
|
|
1757 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1758
|
|
1759 * configure.usage (--mail-locking):
|
|
1760 * configure.in: Handle --mail-locking option correctly in
|
|
1761 preparation for the movemail locking overhaul.
|
|
1762
|
|
1763 2000-01-05 Daniel Pittman <daniel@danann.net>
|
|
1764
|
|
1765 * configure.in (Installation): Report which Athena header/library
|
|
1766 combo is being used.
|
|
1767
|
436
|
1768 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1769
|
|
1770 * XEmacs 21.2.26 is released.
|
|
1771
|
434
|
1772 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1773
|
|
1774 * XEmacs 21.2.25 is released.
|
|
1775
|
|
1776 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1777
|
|
1778 * README: Remove msdos part.
|
|
1779
|
|
1780 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
1781
|
|
1782 * configure.in: Oops. xpm doesn't actually depend on X11.
|
|
1783 I got confused by the name (like others get confused by `xemacs'?)
|
|
1784
|
432
|
1785 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
1786
|
|
1787 * XEmacs 21.2.24 is released.
|
|
1788
|
|
1789 1999-12-13 Martin Buchholz <martin@xemacs.org>
|
|
1790
|
442
|
1791 * configure.in:
|
432
|
1792 * configure.usage:
|
|
1793 - Autodetect NAS. Change Docs accordingly.
|
|
1794
|
|
1795 * configure.in: Warn if configure --with-xpm --without-x11.
|
|
1796
|
|
1797 1999-12-09 Martin Buchholz <martin@xemacs.org>
|
|
1798
|
|
1799 * configure.in: Clean up sound support.
|
|
1800 - variable `old_nas' was used but never set.
|
|
1801 - change `with_esd' to `with_esd_sound' for consistency.
|
|
1802 - Don't trust the output of `esd-config --libs`; test it.
|
|
1803 - Add `esd-config --cflags` to c_switch_site.
|
|
1804 - Die if ESD sound requested, but not available.
|
|
1805 - ESD is not dependent on X, therefore use LIBS, not libs_x.
|
|
1806
|
|
1807 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1808
|
|
1809 * configure.in (--with-sound): Variable with_esd was mispelled.
|
|
1810
|
430
|
1811 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1812
|
|
1813 * XEmacs 21.2.23 is released.
|
|
1814
|
|
1815 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1816
|
|
1817 * configure.in: Fix module support.
|
|
1818 --with-modules=yes was completely broken.
|
|
1819 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
|
|
1820 Remove linking test for _dlopen - seems totally bogus.
|
|
1821 Die if --with-modules=yes but no module support found.
|
|
1822 Do nothing, not even msg, if --with-modules=no.
|
|
1823
|
|
1824 1999-11-17 Isaac Hollander <ysh@mindspring.com>
|
|
1825
|
|
1826 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
|
|
1827 symlinks instead of the actual files
|
|
1828
|
|
1829 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1830
|
|
1831 * aclocal.m4: Shared library support for hpux >= version 11
|
|
1832
|
|
1833 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
1834
|
|
1835 * Makefile.in.in (beta): `make beta' should rebuild info.
|
|
1836
|
428
|
1837 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1838
|
|
1839 * XEmacs 21.2.22 is released
|
|
1840
|
426
|
1841 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1842
|
|
1843 * XEmacs 21.2.21 is released.
|
|
1844
|
|
1845 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
1846
|
442
|
1847 * configure.in:
|
426
|
1848 Add configure support for Unix 98 type ssize_t.
|
|
1849
|
|
1850 1999-11-27 Martin Buchholz <martin@xemacs.org>
|
|
1851
|
|
1852 * Makefile.in.in:
|
|
1853 Make sure config.values.sh is up to date.
|
|
1854 Use $(SHELL) instead of sh or /bin/sh consistently.
|
|
1855 Delegate `depend' target to src/Makefile.in.in.
|
|
1856
|
|
1857 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1858
|
|
1859 * INSTALL: Update configure option.
|
|
1860
|
|
1861 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
442
|
1862
|
426
|
1863 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
|
|
1864 (LIBS): Check for libCsup.
|
|
1865
|
|
1866 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1867
|
|
1868 * config.h.in: define HAVE_ESD_SOUND
|
|
1869
|
|
1870 * configure.in: Add support for esd sound. --with-sound
|
|
1871 now accepts a list of options.
|
|
1872 * configure.usage (--native-sound-lib): ditto.
|
|
1873
|
|
1874 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1875
|
442
|
1876 * Makefile.in.in (install-arch-dep):
|
426
|
1877 Fix `make install' if prefix != exec_prefix.
|
|
1878
|
|
1879 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
1880
|
|
1881 * configure.in:
|
|
1882 - Accept --with-database=gdbm as an alias for
|
|
1883 --with-database=gnudbm.
|
|
1884 - rename with_database_gnudbm to with_database_gdbm.
|
|
1885
|
|
1886 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
|
|
1887 ld_dynamic_link_flags on Solaris. Else CC gives us:
|
|
1888 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
|
|
1889 /usr/ccs/bin/ld: illegal option -- W
|
|
1890
|
|
1891
|
424
|
1892 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1893
|
|
1894 * XEmacs 21.2.20 is released
|
|
1895
|
|
1896 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
1897 * configure.in: Autodetect Unix98 PTY
|
|
1898
|
|
1899 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
1900
|
|
1901 * README.packages: Add description of package-get-provider
|
|
1902
|
|
1903 1999-10-22 Vin Shelton <acs@xemacs.org>
|
|
1904
|
|
1905 * INSTALL: Added more information about README.packages, and
|
|
1906 re-numbered some bullets.
|
|
1907
|
|
1908 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1909
|
|
1910 * INSTALL: Update disk requirements. Refer to README.packages
|
|
1911
|
|
1912 1999-10-21 Andy Piper <andy@xemacs.org>
|
|
1913
|
|
1914 * configure.in (all_widgets): Only use xaw3d if we really have it.
|
|
1915
|
|
1916 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
1917
|
|
1918 * Makefile.in.in: use WINDOWSNT for mingw install.
|
|
1919
|
|
1920 1999-09-25 Andy Piper <andy@xemacs.org>
|
|
1921
|
|
1922 * configure.in: check for Xaw3d and use in preference to Xaw
|
|
1923
|
|
1924 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
1925
|
|
1926 * Makefile.in.in: All Makefiles should #include config.h
|
|
1927
|
|
1928 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1929
|
|
1930 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
|
442
|
1931 $canonical, so that installation paths and dynamic path setup will
|
424
|
1932 stay in synch.
|
|
1933
|
|
1934 1999-09-20 Andy Piper <andy@xemacs.org>
|
|
1935
|
|
1936 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
|
|
1937 installation linkage.
|
|
1938
|
|
1939 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1940
|
|
1941 * configure.in (machine): Recognize MIPS/Linux.
|
|
1942
|
|
1943 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1944
|
442
|
1945 * modules/zlib/Makefile (distclean):
|
|
1946 * modules/ldap/Makefile (distclean):
|
|
1947 * modules/sample/Makefile (distclean):
|
424
|
1948 * modules/base64/Makefile (distclean): new target
|
|
1949
|
|
1950 * Makefile.in.in (top_distclean): Add package directories
|
|
1951 (SUBDIR_DISTCLEAN): New variable, add module directories
|
|
1952
|
|
1953 1999-09-01 Martin Buchholz <martin@xemacs.org>
|
|
1954
|
|
1955 * configure.in: Warn, but otherwise ignore, obsolete arguments.
|
|
1956
|
|
1957 1999-08-20 Olivier Galibert <galibert@pobox.com>
|
442
|
1958
|
424
|
1959 * configure.in: Add --pdump option.
|
|
1960 * configure.usage: Ditto.
|
442
|
1961
|
424
|
1962 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
1963
|
|
1964 * configure.in: report widget usage correctly. beef up setting.
|
|
1965
|
|
1966 * Makefile.in.in: fix install-arch-dep for mingw32.
|
|
1967
|
|
1968 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
1969
|
|
1970 * config.h.in: add new LWLIB defines.
|
|
1971
|
|
1972 * configure.in: fix definitions of widget defines with various
|
|
1973 toolkit options.
|
|
1974
|
422
|
1975 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1976
|
|
1977 * XEmacs 21.2.19 is released
|
|
1978
|
|
1979 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1980
|
|
1981 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
|
|
1982
|
|
1983 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
1984
|
|
1985 * configure.in: Check for Kerberos and the need for the DES
|
|
1986 library before checking for LDAP in case LDAP requires these
|
|
1987 libraries.
|
|
1988
|
|
1989 1999-07-26 SL Baur <steve@miho>
|
|
1990
|
|
1991 * configure.in: Rename --with-shlib to --with-modules for
|
|
1992 consistency with the other two options that use that name.
|
|
1993
|
|
1994 * configure.usage (--with-modules): Document it.
|
|
1995
|
|
1996 1999-07-22 SL Baur <steve@beopen.com>
|
|
1997
|
|
1998 * configure.in: add sco7 support
|
|
1999 From Bob Weiner <weiner@beopen.com>
|
|
2000
|
|
2001 1999-07-22 SL Baur <steve@miho>
|
|
2002
|
|
2003 * Makefile.in.in (install-arch-dep): Install config.values into
|
|
2004 docdir.
|
|
2005 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
2006
|
|
2007 1999-07-21 SL Baur <steve@miho>
|
|
2008
|
|
2009 * Makefile.in.in (inststaticdir): New variable.
|
|
2010 (instvardir): Ditto.
|
|
2011 (install-arch-dep): Use them.
|
|
2012
|
|
2013 * configure.in (sitelispdir): Need to use ${PROGNAME}.
|
|
2014 (sitemoduledir): Ditto.
|
|
2015 (inststaticdir): New variable.
|
|
2016 (instvardir): Ditto.
|
|
2017 (infodir): Use them.
|
|
2018 (lispdir): Ditto.
|
|
2019 (moduledir): Ditto.
|
|
2020 (pkgdir): Ditto.
|
|
2021 (etcdir): Ditto.
|
|
2022 (lockdir): Ditto.
|
|
2023 (archlibdir): Ditto.
|
|
2024
|
|
2025 1999-07-14 SL Baur <steve@beopen.com>
|
|
2026
|
|
2027 * InfoDock 4.0.8 is released
|
|
2028
|
420
|
2029 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2030
|
|
2031 * XEmacs 21.2.18 is released
|
|
2032
|
|
2033 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
2034
|
|
2035 * config.guess (main): Synch with newer config.guess for HP
|
|
2036 support.
|
|
2037 From Marcus Thiessel <marcus@xemacs.org>
|
|
2038
|
|
2039 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2040
|
|
2041 * configure.in (with_prefix): Added --with-prefix, defaults to
|
442
|
2042 yes, to control whether the value of --prefix is compiled into the
|
420
|
2043 binary.
|
|
2044
|
|
2045 1999-07-03 Andy Piper <andy@xemacs.org>
|
|
2046
|
|
2047 * configure.usage (--with-widgets): add.
|
|
2048
|
|
2049 1999-07-02 Andy Piper <andy@xemacs.org>
|
|
2050
|
|
2051 * configure.in: Make sure we get motif in lwlib if we have widgets
|
|
2052 and motif.
|
|
2053
|
|
2054 1999-06-25 SL Baur <steve@miho.m17n.org>
|
|
2055
|
|
2056 * configure.in (version): Fix --with-infodock test.
|
|
2057
|
|
2058 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2059
|
|
2060 * configure.in: --prefix and --exec-prefix are now only compiled
|
|
2061 into the binary if user-defined.
|
|
2062
|
|
2063 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2064
|
|
2065 * configure.in: Made docdir configurable.
|
|
2066
|
|
2067 * Makefile.in (docdir): Added variable for custom DOC directory.
|
|
2068
|
418
|
2069 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2070
|
|
2071 * XEmacs 21.2.17 is released
|
|
2072
|
|
2073 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
|
|
2074
|
|
2075 * configure.in (with_ldap): Check libldap independently of liblber
|
|
2076 Do not test alternate library names such as libldap10
|
|
2077 Test the presence of a variety of LDAP API functions which were
|
|
2078 formerly assumed to be present according to dubious heuristics
|
|
2079
|
416
|
2080 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2081
|
|
2082 * XEmacs 21.2.16 is released
|
|
2083
|
|
2084 1999-06-04 SL Baur <steve@steve1.m17n.org>
|
|
2085
|
|
2086 * configure.in (CPP): Correct test for locating $site_prefix
|
|
2087 include directories.
|
|
2088
|
414
|
2089 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2090
|
|
2091 * XEmacs 21.2.15 is released
|
|
2092
|
|
2093 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2094
|
|
2095 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
|
|
2096 From: Eric Veldhuyzen <eric@terra.nu>
|
|
2097
|
|
2098 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
2099
|
|
2100 * configure.in: For non-beta's use x.y.z format for version strings.
|
|
2101
|
|
2102 1999-06-03 SL Baur <steve@xemacs.org>
|
|
2103
|
|
2104 * version.sh: add emacs_is_beta initialization
|
|
2105
|
|
2106 * configure.in: Implement patch levels in version number
|
|
2107 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2108
|
|
2109 * configure.in:
|
|
2110 * configure.usage:
|
|
2111 * config.h.in: Rename session option to wmcommand.
|
|
2112 From Oliver Graf <ograf@rhein-zeitung.de>
|
|
2113
|
|
2114 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
2115
|
|
2116 * info/dir: Add `emodules.info' entry to the top info dir.
|
|
2117
|
|
2118 1999-05-31 SL Baur <steve@steve1.m17n.org>
|
|
2119
|
|
2120 * configure.in (CPP): Don't check for include subdirectories in
|
442
|
2121 site-prefix directories. This check loses in valid configurations
|
414
|
2122 like /usr/jp in TurboLinux. Conditionally add include directory to
|
|
2123 site switches.
|
|
2124
|
|
2125 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2126
|
|
2127 * configure.in (quoted_arguments): Support
|
|
2128 --error-checking=byte-code.
|
|
2129
|
398
|
2130 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2131
|
|
2132 * XEmacs 21.2.14 is released
|
|
2133
|
|
2134 1999-05-11 SL Baur <steve@altair.xemacs.org>
|
|
2135
|
|
2136 * version.sh (infodock_build_version): Synch InfoDock version.
|
|
2137
|
|
2138 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
2139
|
442
|
2140 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
|
398
|
2141 for Solaris.
|
|
2142
|
|
2143 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
2144
|
|
2145 * configure.in (xemacs_betaname): Don't generate Installation.el.
|
|
2146
|
|
2147 * Makefile.in.in (top_distclean): Don't remove Installation.el.
|
|
2148
|
|
2149 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
2150
|
|
2151 * configure.in: add mingw32 as a target platform. add nt process
|
|
2152 support options.
|
|
2153
|
|
2154 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2155
|
|
2156 * configure.in: Delete mule-coding.o.
|
|
2157
|
|
2158 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2159
|
|
2160 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
|
|
2161 calling XmStringGetLtoR
|
|
2162 (string_draw_u): ditto and check return value of XmStringGetLtoR()
|
|
2163
|
|
2164 1999-04-05 Olivier Galibert <galibert@pobox.com>
|
|
2165
|
|
2166 * Makefile.in.in (GENERATED_HEADERS): Don't generate
|
|
2167 puresize-adjust.h anymore
|
|
2168
|
|
2169 * configure.usage: Remove everything gung-ho or purespace related
|
|
2170
|
|
2171 * configure.in: Ditto
|
|
2172
|
|
2173 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
2174
|
|
2175 * configure.in: Check for getloadavg().
|
|
2176
|
396
|
2177 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2178
|
|
2179 * XEmacs 21.2.13 is released
|
|
2180
|
|
2181 1999-03-09 SL Baur <steve@xemacs.org>
|
|
2182
|
|
2183 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
|
|
2184
|
394
|
2185 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2186
|
|
2187 * XEmacs 21.2.12 is released
|
|
2188
|
|
2189 1999-03-04 Martin Buchholz <martin@xemacs.org>
|
|
2190
|
|
2191 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
|
|
2192
|
|
2193 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
2194
|
|
2195 * configure.in:
|
|
2196 `uname -v` -> "`uname -v`":
|
|
2197 backquoted expressions need additional double
|
|
2198 quotes to be a single token.
|
|
2199 Use separate if's to avoid extra process invocations.
|
|
2200
|
|
2201 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2202
|
442
|
2203 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
|
394
|
2204
|
392
|
2205 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2206
|
|
2207 * XEmacs 21.2.11 is released
|
|
2208
|
|
2209 1999-02-16 Andy Piper <andy@xemacs.org>
|
|
2210
|
|
2211 * PROBLEMS: add entries for building under Cygwin.
|
|
2212
|
|
2213 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2214
|
|
2215 * README.packages: Clear up that mule-sumo packages is used _in
|
|
2216 addition_ to the normal sumo.
|
|
2217
|
|
2218 1999-02-16 Martin Buchholz <martin@xemacs.org>
|
|
2219
|
|
2220 * configure.usage: Move quantify/purify into debug flags section
|
|
2221
|
|
2222 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
2223
|
442
|
2224 * configure.in:
|
392
|
2225 - Fixup xfs comments and redundant option checking
|
|
2226
|
442
|
2227 * configure.in:
|
|
2228 * INSTALL:
|
392
|
2229 * lisp/paths.el:
|
|
2230 - improved automounter tmp directory support.
|
|
2231 - support 4 (!) empirically discovered automounter conventions
|
|
2232
|
|
2233 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
2234
|
442
|
2235 * lwlib/lwlib.h:
|
|
2236 - redo CONST hacking to deal with X11 R4, which was
|
392
|
2237 broken in a previous patch.
|
|
2238
|
|
2239 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
2240
|
442
|
2241 * configure.in:
|
392
|
2242 - irix uses -rpath
|
|
2243
|
|
2244 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
2245
|
442
|
2246 * configure.in:
|
392
|
2247 - Check for XOpenIM before using xim=xlib
|
|
2248 - only use XmIm if $have_motif = yes
|
|
2249
|
|
2250 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
2251
|
|
2252 * configure.in. Port to BSDI BSD/OS 4.0.
|
|
2253
|
|
2254 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2255
|
|
2256 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
|
|
2257
|
390
|
2258 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2259
|
|
2260 * XEmacs 21.2.10 is released
|
|
2261
|
388
|
2262 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2263
|
|
2264 * XEmacs 21.2.9 is released
|
|
2265
|
|
2266 1999-01-21 Andy Piper <andy@xemacs.org>
|
|
2267
|
|
2268 * configure.in: make xface detection specifc to a window system in
|
|
2269 general rather than just X.
|
|
2270
|
|
2271 1999-18-10 Andy Piper <andy@xemacs.org>
|
|
2272
|
|
2273 * configure.in: remove -O3 prevention on cygwin - current versions
|
|
2274 cope ok now. remove dll prevention on cygwin - the new module
|
|
2275 code checks correctly.
|
442
|
2276
|
388
|
2277 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
2278
|
442
|
2279 * configure.in: Added moduledir as the path where loadable modules
|
388
|
2280 are stored. Added --with-site-modules and --moduledir options.
|
|
2281 - Ensure the SCO OpenServer compiles with --dynamic by default
|
|
2282 - Check for dlfcn.h for dynamic loader
|
|
2283 - Renamed dll.o to emodules.o and changed dynamic loader tests
|
|
2284 - Renabled code that deals with site-lisp so that it is handled
|
|
2285 correctly when a user specifies --with-site-lisp.
|
|
2286
|
|
2287 * aclocal.m4: Replaced entire file with more complete DLL tests
|
|
2288 by way of libtool.
|
|
2289
|
|
2290 * config.usage: Removed TAB characters which caused it to be
|
|
2291 displayed incorrectly on terminals where TAB != 8.
|
|
2292 - Added help text to describe --with-site-modules and --moduledir.
|
|
2293
|
|
2294 * INSTALL: Updated documentation to describe module directories
|
|
2295
|
|
2296 * Makefile.in.in: Added moduledir, sitemoduledir macros.
|
|
2297 - Make those directories at install time.
|
|
2298
|
386
|
2299 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
2300
|
|
2301 * XEmacs 21.2.8 is released.
|
|
2302
|
|
2303 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
2304
|
|
2305 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
|
|
2306
|
384
|
2307 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2308
|
|
2309 * XEmacs 21.2.7 is released.
|
|
2310
|
|
2311 1998-12-20 Martin Buchholz <martin@xemacs.org>
|
|
2312
|
|
2313 * configure.in: Redo DBM support
|
|
2314 - die if dbm support requested, but not provided.
|
|
2315 - properly check for libgdbm, then libc, then libdbm
|
|
2316 - properly check for ndbm.h
|
|
2317 - comments improved
|
|
2318 - XE_DIE should always prefix messages with Error: for clarity
|
|
2319
|
|
2320 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
2321
|
|
2322 * xemacs.mak (TEMACS_OBJS):
|
|
2323 (DOC_SRC4):
|
|
2324 - Remove pure.c, pure.obj
|
|
2325
|
|
2326 1998-12-06 Martin Buchholz <martin@xemacs.org>
|
|
2327
|
|
2328 * Makefile.in.in (distclean):
|
|
2329 * dynodump/Makefile.in.in (distclean):
|
|
2330 * src/Makefile.in.in (distclean):
|
|
2331 * lib-src/Makefile.in.in (distclean):
|
|
2332 * lwlib/Makefile.in.in (distclean):
|
|
2333 - Make sure GNUmakefile is deleted.
|
|
2334
|
|
2335 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
2336
|
|
2337 * configure.in (all_widgets): remove gui.o addition - its always
|
|
2338 in the makefile now.
|
|
2339
|
|
2340 * configure.in: add gui-msw.o to msw objects.
|
|
2341
|
382
|
2342 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
2343
|
|
2344 * XEmacs 21.2.6 is released
|
|
2345
|
380
|
2346 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2347
|
|
2348 * XEmacs 21.2.5 is released
|
|
2349
|
377
|
2350 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
2351
|
|
2352 * XEmacs 21.2-beta4 is released.
|
|
2353
|
|
2354 1998-11-27 SL Baur <steve@altair.xemacs.org>
|
|
2355
|
|
2356 * configure.in: Linux/Arm Support.
|
|
2357 From James LewisMoss <dres@ioa.com>
|
|
2358
|
|
2359 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
2360
|
|
2361 * configure.in:
|
|
2362 Fix the realpath() problem of UnixWare2.1.3.
|
|
2363 Patches for NEC's sysv4.2 machine.
|
|
2364
|
|
2365 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2366
|
|
2367 * configure.in: Check if there's wnn4.2 or wnn6 specific library
|
|
2368 installed. The Wnn library will be checked if the --with-wnn
|
|
2369 and/or --with-wnn6 was specified compulsory.
|
|
2370
|
|
2371 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2372
|
|
2373 * configure.in (CPP): Too many spaces im run-patch flag detection.
|
|
2374
|
375
|
2375 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
2376
|
|
2377 * XEmacs 21.2-beta3 is released.
|
|
2378
|
|
2379 1998-10-13 Andy Piper <andyp@parallax.co.uk>
|
|
2380
|
|
2381 * configure.in: enable drag and drop support by default if mswindows is
|
|
2382 detected.
|
|
2383
|
|
2384 1998-10-09 Kevin Oberman <oberman@es.net>
|
|
2385
|
|
2386 * config.sub: Fix for Alpha architecture
|
|
2387
|
|
2388 1998-10-05 Andy Piper <andyp@parallax.co.uk>
|
|
2389
|
|
2390 * configure.in: don't enable shared lib support for cygwin unless
|
|
2391 explititly told to.
|
|
2392
|
373
|
2393 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2394
|
|
2395 * XEmacs 21.2-beta2 is released.
|
|
2396
|
|
2397 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
2398
|
|
2399 * lwlib/xlwmenu.c:
|
|
2400 * lwlib/xlwscrollbar: fix for Motif >=2.0
|
|
2401 Patch provided by Glenn Barry <gtb@eng.sun.com>
|
|
2402
|
|
2403 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
|
|
2404
|
|
2405 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
2406
|
|
2407 * configure.in: check for cygwin32/version.h.
|
|
2408
|
|
2409 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2410
|
|
2411 * PROBLEMS: Added AIX 4.3 note.
|
|
2412
|
|
2413 * configure.in: Better detection of AIX 4.3.
|
|
2414 AIX xlc can do -g and -Ox at the same time.
|
|
2415
|
|
2416 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
2417
|
|
2418 * configure.in: Alter configure so that it checks for mismatched PNG
|
|
2419 header/libs, screams a little louder on old/mismatched library
|
|
2420 conditions for both PNG and XPM, stop screaming if png is not found and
|
|
2421 no window-system is selected, and fixed a bug in the XPM checking.
|
|
2422
|
|
2423 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
2424
|
|
2425 * configure.usage (--without-gif): Modify text to reflect status
|
|
2426 of GIF support
|
|
2427
|
|
2428 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
2429
|
|
2430 * configure.in: add back in the support for the in-core GIF
|
|
2431 code, change the required PNG library version to 1.0.2, and add
|
|
2432 a warning if PNG not found, since PNG images are now distributed
|
|
2433 as part of the core. Also minor wording changes in things reported
|
|
2434 to the user.
|
|
2435
|
|
2436 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
|
|
2437
|
|
2438 * BETA: Update mailing-list address for build-reports
|
|
2439
|
|
2440 1998-08-01 SL Baur <steve@altair.xemacs.org>
|
|
2441
|
|
2442 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
|
|
2443 can built that includes package lisp.
|
|
2444
|
|
2445 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
2446
|
|
2447 * configure.in:
|
|
2448 - support multiple flavors of alpha, (XEmacs treats them identically)
|
|
2449 - Fix AC_TRY_RUN so that actions have access to $?
|
|
2450 - Identify DEC C compilers. Add default optimization CFLAGS and
|
|
2451 always use -std.
|
|
2452 - Use an extensible method for adding support for future compilers.
|
|
2453 - Have SunPro C use that same extensible method.
|
|
2454 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
|
|
2455
|
304
|
2456 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
2457
|
371
|
2458 * XEmacs 21.2-beta1 is released.
|
304
|
2459
|
|
2460 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
2461
|
|
2462 * config.guess: Synched with latest FSF version.
|
|
2463
|
454
|
2464 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
304
|
2465
|
384
|
2466 * Makefile.in: added LDFLAGS.
|
304
|
2467
|
300
|
2468 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
2469
|
371
|
2470 * README: Bump version numbers.
|
|
2471 * info/dir: Ditto.
|
|
2472 * version.sh: Ditto.
|
|
2473
|
793
|
2474 * XEmacs 21.0-pre5 is released.
|
300
|
2475
|
|
2476 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
2477
|
|
2478 * configure.in (with_offix): Default --with-offix to off.
|
|
2479
|
298
|
2480 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
2481
|
300
|
2482 * configure.in: Handle multiple database libraries.
|
|
2483 From Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
2484
|
298
|
2485 * XEmacs 21.0-pre4 is released.
|
|
2486
|
|
2487 * configure.in: Fix test for InfoDock sources.
|
|
2488
|
|
2489 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
2490
|
|
2491 * configure.usage: added warning to --with-offix
|
|
2492
|
|
2493 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
2494
|
|
2495 * configure.in: Berkeley DB autodetection fixes
|
|
2496 From Martin Buchholz <martin@xemacs.org>
|
|
2497
|
296
|
2498 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
2499
|
|
2500 * XEmacs 21.0-pre3 is released.
|
|
2501
|
|
2502 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2503
|
|
2504 * configure.in: Added check if the berkdb has db_open or not.
|
|
2505 (With fixes from Martin Buchholz)
|
|
2506
|
294
|
2507 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
2508
|
|
2509 * XEmacs 21.0-pre2 is released.
|
|
2510
|
|
2511 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2512
|
|
2513 * configure.in: Added -lC for static linking under AIX 4.2.
|
|
2514
|
292
|
2515 1998-06-14 SL Baur <steve@altair.xemacs.org>
|
|
2516
|
|
2517 * XEmacs 21.0-pre1 is released.
|
|
2518
|
290
|
2519 1998-06-11 SL Baur <steve@altair.xemacs.org>
|
|
2520
|
292
|
2521 * XEmacs 21.0-beta43 is released.
|
290
|
2522
|
|
2523 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
2524
|
|
2525 * tests/Dnd/README: a step-by-step test run
|
|
2526 * tests/Dnd/droptest.el: some clarifications
|
|
2527 * tests/Dnd/droptest.sh: created, creates test files
|
|
2528
|
|
2529 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
2530
|
|
2531 * configure.in (summary): added experimental to dragndrop option
|
|
2532 * configure.usage: added experimental note to --with-dragndrop
|
|
2533 * tests/Dnd/droptest.el: extra start-drag-region function
|
|
2534 changed the experimental- stuff
|
|
2535
|
|
2536 1998-06-07 SL Baur <steve@altair.xemacs.org>
|
|
2537
|
|
2538 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
|
|
2539
|
|
2540 1998-06-05 Colin Rafferty <colin@xemacs.org>
|
|
2541
|
|
2542 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
|
|
2543
|
288
|
2544 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
2545
|
|
2546 * XEmacs 21.0-beta42 is released.
|
|
2547
|
|
2548 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
2549
|
|
2550 * configure.in: don't use -O3 for cygwin.
|
|
2551
|
|
2552 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2553
|
|
2554 * configure.in: Switch from giflib to gifreader for
|
|
2555 our GIF image support (no other mods needed)
|
|
2556
|
290
|
2557 1998-05-28 Oliver Graf <ograf@fga.de>
|
288
|
2558
|
|
2559 * configure.in: only one DnD protocol, CDE has priority over OffiX
|
|
2560
|
|
2561 * tests/Dnd/README: some changes reflecting recent modifications
|
|
2562 * tests/Dnd/dragtest.el: removed
|
|
2563 * tests/Dnd/droptest.el: cosmetics and comments
|
|
2564
|
290
|
2565 1998-05-26 Oliver Graf <ograf@fga.de>
|
288
|
2566
|
|
2567 * tests/Dnd/droptest.el: adapted to CDE extensions
|
|
2568
|
290
|
2569 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
2570
|
|
2571 * configure.in:
|
|
2572 * config.sub: add initial OpenBSD support
|
|
2573
|
288
|
2574 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
2575
|
|
2576 * configure.in: check for msw dialogs.
|
|
2577
|
286
|
2578 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
2579
|
|
2580 * XEmacs 21.0-beta41 is released.
|
|
2581
|
|
2582 1998-05-17 SL Baur <steve@altair.xemacs.org>
|
|
2583
|
|
2584 * configure.in (CPP): Change -O2 to -O3.
|
|
2585 Suggested by Martin Buchholz <martin@xemacs.org>
|
|
2586
|
284
|
2587 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
2588
|
|
2589 * XEmacs 21.0-beta40 is released.
|
|
2590
|
|
2591 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
2592
|
|
2593 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
|
|
2594 on the `unset CDPATH' if running as sh.
|
|
2595
|
|
2596 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
2597
|
|
2598 * tests/Dnd/droptest.el: some CDE adaptions (untested)
|
|
2599
|
|
2600 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
2601
|
|
2602 * configure.in:
|
|
2603 Add some more comments.
|
|
2604 If using bash, use Posix mode and unset CDPATH.
|
|
2605 Be more careful checking feature dependencies.
|
|
2606 Introduce XE_CHECK_FEATURE_DEPENDENCY.
|
|
2607 Undo the gross hack of multiple `echo >> $tempcname'
|
|
2608 by using here documents instead. (Might break mswindows, tho...)
|
|
2609 Be more careful autodetecting tooltalk.
|
|
2610
|
|
2611 * PROBLEMS:
|
|
2612 Document problems with Solaris 2.6 + XSUNTRANSPORT
|
|
2613
|
384
|
2614 * Makefile.in:
|
284
|
2615 * lwlib/Makefile.in.in:
|
|
2616 * modules/Makefile.in:
|
|
2617 - Adjust for luser's CDPATH being set to something weird.
|
|
2618 - Take into account bash 2.02's tendency to print the cwd when
|
|
2619 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
2620 - fix the run-temacs target to use $(DUMPENV)
|
|
2621 - fix the run-puremacs target to use $(DUMPENV)
|
|
2622 - fix the `depend' target to properly $(RM) the right files
|
|
2623 - Generate a better TAGS file for XEmacs' lisp code using
|
|
2624 hand-crafted regexps.
|
|
2625 - Use standard coding conventions for modules/Makefile.in
|
|
2626
|
|
2627 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2628
|
|
2629 * configure.in: some people claimed that they can't stop
|
|
2630 linking wnn6 library if they set --with-wnn6=no.
|
|
2631
|
|
2632 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
2633
|
|
2634 * tests/Dnd/droptest.el: adapted to new calling conventions
|
|
2635 also showing the new possibilities
|
|
2636 * tests/Dnd/README: changed to new protocol
|
|
2637
|
|
2638 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
2639
|
|
2640 * Fix for HAVE_MULTICAST check.
|
|
2641
|
282
|
2642 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
2643
|
|
2644 * XEmacs 21.0-beta39 is released.
|
|
2645
|
|
2646 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
2647
|
|
2648 * configure.in: added autodetection for the Drag'n'Drop API
|
|
2649 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
|
|
2650 and dragdrop.o is added to extra_objs
|
|
2651 * configure.usage: added with-dragndrop, added (*) to with-offix
|
|
2652 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
|
|
2653
|
|
2654 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
2655
|
|
2656 * tests/Dnd/droptest.el: changed to test new protocol
|
|
2657 * tests/Dnd/README.OffiX: removed
|
|
2658 * tests/Dnd/README: created, info about new protocol
|
|
2659 * tests/Dnd/dragtest.el: comment change
|
|
2660
|
280
|
2661 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
2662
|
|
2663 * XEmacs 21.0-beta38 is released.
|
|
2664
|
|
2665 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
2666
|
|
2667 * configure.in: Use `PROGNAME' for all generated paths.
|
|
2668
|
|
2669 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
|
|
2670
|
|
2671 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
2672
|
384
|
2673 * configure.in (progname): Parameterize program name on `progname'
|
280
|
2674 and add --with-infodock.
|
|
2675
|
|
2676 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
2677
|
|
2678 * Makefile.in: Religiously use ${progname} instead of hardcoded
|
|
2679 `xemacs'.
|
|
2680 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
|
|
2681 overridden by the empty one set in the toplevel Makefile.
|
|
2682
|
278
|
2683 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
2684
|
|
2685 * XEmacs-21.0-beta37 is released.
|
|
2686
|
|
2687 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2688
|
|
2689 * configure.in: Sychronized ..._USER_DEFINED variables with
|
|
2690 datadir setting.
|
|
2691
|
|
2692 * Makefile.in (mkdir): No longer create sitelispdir.
|
|
2693
|
|
2694 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2695
|
371
|
2696 * configure.in: make graphic libraries tests be dependant on a
|
278
|
2697 window system not X11 only.
|
|
2698
|
|
2699 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2700
|
|
2701 * configure.in: check for our special select in msw.
|
|
2702
|
|
2703 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
2704
|
|
2705 * PROBLEMS: add answers to some FAQ concerning hpux.
|
|
2706
|
|
2707 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2708
|
|
2709 * configure.in: enable checking for special mswindows select()
|
|
2710
|
|
2711 1998-04-21 Martin Buchholz <martin@xemacs.org>
|
|
2712
|
|
2713 * configure.in: Isolate incomprehensible cma_open/pthreads checking
|
|
2714 to decosf*
|
|
2715
|
|
2716 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
2717
|
|
2718 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
|
|
2719 libs and includes.
|
|
2720
|
|
2721 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
2722
|
|
2723 * configure.in: check for xpm does not depend anymore on having X.
|
|
2724 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
|
|
2725
|
|
2726 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2727
|
|
2728 * info/dir: Fixed the explanatory notes for
|
|
2729 `Info-default-directory-list' removal and the new automatic dir
|
|
2730 rebuilding facility. Reindented the menu. Added an entry for
|
384
|
2731 term.info
|
278
|
2732
|
|
2733 1998-04-20 SL Baur <steve@altair.xemacs.org>
|
|
2734
|
|
2735 * configure.in (LISPDIR): Removed configuration option for
|
|
2736 site-lisp.
|
|
2737
|
|
2738 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
2739
|
|
2740 * configure.in (version): snarf InfoDock version number.
|
|
2741
|
276
|
2742 1998-04-18 SL Baur <steve@altair.xemacs.org>
|
|
2743
|
|
2744 * XEmacs-21.0-beta36 is released.
|
|
2745
|
|
2746 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2747
|
|
2748 * configure.in: enable install pre-processing for mswindows
|
|
2749
|
|
2750 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
2751
|
276
|
2752 * Makefile.in.in: add install_pp to install incantation.
|
|
2753
|
|
2754 * installexe.sh: new file. Add .exe to install targets if the
|
|
2755 result is executable.
|
|
2756
|
|
2757 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
2758
|
276
|
2759 * Makefile.in: add install_pp to install incantation.
|
|
2760
|
|
2761 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
2762
|
|
2763 * configure.in: Large echo split into a few smaller ones,
|
|
2764 so the cygnus sh.exe does not crash.
|
|
2765
|
|
2766 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2767
|
|
2768 * configure.in: enable toolbar checking for mswindows build
|
|
2769
|
|
2770 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
2771
|
384
|
2772 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
|
276
|
2773 Used (at least) by RedHat 4.2.
|
|
2774
|
|
2775 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2776
|
|
2777 * configure.in: Re-instated src/paths.h generation from
|
|
2778 src/paths.h.in.
|
|
2779
|
|
2780 * Makefile.in (top_distclean): Remove site-lisp on `make
|
|
2781 distclean'.
|
|
2782
|
274
|
2783 1998-04-10 SL Baur <steve@altair.xemacs.org>
|
|
2784
|
|
2785 * XEmacs 21.0-beta35 is released.
|
|
2786
|
|
2787 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2788
|
|
2789 * configure.usage: Clarified --package-path documentation.
|
|
2790
|
|
2791 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2792
|
|
2793 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
|
|
2794 Removed defaults for infopath and package-path.
|
|
2795
|
|
2796 * Makefile.in (src/paths.h): ... is now generated from
|
|
2797 src/paths.h.in.in. Moved generation of paths.h to configure.
|
|
2798
|
|
2799 * paths.h.in: Removed.
|
|
2800
|
|
2801 * paths.h.in.in: Created.
|
|
2802
|
|
2803 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
2804
|
|
2805 * configure.in: png was still being used if png_version < 0.96
|
|
2806
|
|
2807 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
|
|
2808
|
|
2809 1998-04-05 Amir J. Katz <amir@ndsoft.com>
|
|
2810
|
|
2811 * INSTALL (Rationale): Offix support comment is wrong. To disable,
|
|
2812 one must use --with-offix=no and not --without-offix
|
|
2813
|
|
2814 1998-04-05 SL Baur <steve@altair.xemacs.org>
|
|
2815
|
|
2816 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
|
|
2817
|
272
|
2818 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
2819
|
|
2820 * XEmacs 21.0-beta34 is released.
|
|
2821
|
|
2822 1998-04-03 Martin Buchholz <martin@xemacs.org>
|
|
2823
|
|
2824 * configure.in:
|
|
2825 checking whether gettimeofday accepts one or two arguments... two
|
|
2826
|
|
2827 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2828
|
|
2829 * configure.in: Fixed magic to handle AIX and MIT X11R6.
|
|
2830
|
|
2831 1998-04-02 Martin Buchholz <martin@xemacs.org>
|
|
2832
|
|
2833 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
|
|
2834
|
|
2835 1998-04-01 Martin Buchholz <martin@xemacs.org>
|
|
2836
|
|
2837 * tests/database.el (test-database): Temporary files (the databases
|
|
2838 that were created) should be deleted.
|
|
2839
|
|
2840 * Makefile.in (testdir): Remove gnumake-specific syntax.
|
|
2841 (src/Makefile): src/Makefile depends on src/depend.
|
|
2842
|
|
2843 1998-03-29 Martin Buchholz <martin@xemacs.org>
|
|
2844
|
|
2845 * configure.in: Check for -lz, -lgz unconditionally. Too many
|
|
2846 system linkers don't properly die when there are cascaded link
|
|
2847 dependencies, so we can't rely on the linker for that. The only
|
384
|
2848 downside is that we might link with an extra unneeded library. If
|
272
|
2849 you really really care about this, you can go fix it.
|
|
2850
|
|
2851 * configure.in: Enhance PANIC msg to make it clear that
|
|
2852 --with-FEATURE is going to die if FEATURE is not installed.
|
|
2853
|
|
2854 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
2855
|
|
2856 * configure.in: $debug was not properly dependent on $beta
|
384
|
2857
|
|
2858 * configure.in: Move offix configuration out of src/Makefile.in.in
|
272
|
2859 into configure.in.
|
|
2860
|
|
2861 * configure.in: Reorganize xpm detection code.
|
|
2862
|
384
|
2863 * configure.in: XIM default to ON if Motif which is not Lesstif is
|
272
|
2864 found.
|
|
2865
|
|
2866 * configure.in: Keep auto-generated makefile dependencies out of
|
|
2867 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
|
|
2868
|
|
2869 1998-03-26 Martin Buchholz <martin@xemacs.org>
|
|
2870
|
|
2871 * configure.in: Fix up cflags handling. Specifically, configure
|
|
2872 --cflags='' would fail to be recognized.
|
|
2873
|
|
2874 * configure.in: Fix up png detection. Link with png_read_image to
|
|
2875 make sure -lz is required. Test for png >- 0.96 via header file.
|
|
2876
|
|
2877 1998-03-21 Martin Buchholz <martin@xemacs.org>
|
|
2878
|
|
2879 * configure.in (XE_GCC_WRAP_LDFLAGS)
|
|
2880 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
|
|
2881
|
|
2882 * configure.in: Make sure BSD always links in libz.a
|
|
2883 BSD's stupid linker can't detect cascaded lib dependencies
|
|
2884
|
|
2885 * configure.in: Autodetect lesstif. define have_lesstif.
|
|
2886 Don't use motif-xim with lesstif, at least by default.
|
|
2887
|
|
2888 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
2889
|
|
2890 * version.sh: Add InfoDock version number variables.
|
|
2891
|
|
2892 1998-03-30 Amir J. Katz <amir@ndsoft.com>
|
|
2893
|
|
2894 * info/dir: Replaced string '20.5' with '21.0'
|
|
2895
|
269
|
2896 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
2897
|
|
2898 * XEmacs 21.0-beta33 is released.
|
|
2899
|
442
|
2900 1998-03-26 Didier Verna <didier@xemacs.org>
|
269
|
2901
|
|
2902 * configure.in, Makefile.in: Removed infopath_user_defined---we
|
|
2903 always want to propagate it.
|
|
2904
|
|
2905 * configure.usage: Synched with configure.in.
|
|
2906
|
|
2907 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2908
|
|
2909 * configure.usage, INSTALL: Synched with the new path layout.
|
|
2910
|
|
2911 * Makefile.in (src/paths.h): Replaced packagepath with
|
|
2912 package_path to make configure happy.
|
|
2913
|
|
2914 * configure.in: Made default setting for packagepath conform to
|
|
2915 what packages.el builds at run-time: XEmacs-version-specific paths
|
|
2916 before site-specific ones.
|
|
2917 Added default setting for pkgdir.
|
|
2918 Changed --packagepath back to --package-path.
|
|
2919
|
267
|
2920 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
2921
|
|
2922 * XEmacs 21.0-beta32 is released.
|
|
2923
|
|
2924 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2925
|
|
2926 * configure.in: Extended package path by version-specific
|
|
2927 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
|
|
2928
|
|
2929 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2930
|
|
2931 * Makefile.in (distclean): Remove packages and mule-packages if they
|
|
2932 have been linked into place.
|
|
2933
|
|
2934 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2935
|
|
2936 * <Today>: The Big Path Searching Overhaul.
|
|
2937
|
|
2938 * Makefile.in, configure.in: Now pass all configure-specified paths
|
|
2939 into the binary in a uniform way.
|
|
2940
|
|
2941 1998-03-20 SL Baur <steve@altair.xemacs.org>
|
|
2942
|
|
2943 * configure.in (have_libmcheck): Add test for glibc's malloc
|
|
2944 checker.
|
|
2945 - Fix HP/UX dynamic linking flag.
|
|
2946
|
|
2947 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
2948
|
|
2949 * configure.in (quoted_arguments): Fix unquoted variable in
|
|
2950 error-checking test.
|
|
2951 - fix bogus substitution.
|
384
|
2952
|
267
|
2953 1998-03-17 SL Baur <steve@altair.xemacs.org>
|
|
2954
|
|
2955 * configure.in: In -lpng test, look for png_set_strip_alpha.
|
|
2956 Suggested by William M. Perry <wmperry@aventail.com>
|
|
2957
|
265
|
2958 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
2959
|
|
2960 * XEmacs 21.0 beta31 is released.
|
|
2961
|
|
2962 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2963
|
|
2964 * configure.usage (Usage): Correct information about gif, tiff
|
|
2965 and WNN entries
|
|
2966
|
|
2967 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
2968
|
|
2969 * configure.in: typo fix in sed command.
|
|
2970 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2971
|
|
2972 * configure.in (all_widgets): Check for snprintf().
|
|
2973
|
|
2974 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2975
|
|
2976 * configure.in: New gif support
|
|
2977
|
|
2978 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
2979
|
|
2980 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
|
|
2981
|
|
2982 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2983
|
|
2984 * configure.in: don't add libc to link list for dlopen ordinary
|
|
2985 link takes care of this. check for dlfcn.h
|
|
2986
|
|
2987 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
2988
|
|
2989 * configure.in: Examine each directory of X11 include path for
|
|
2990 inclusion into BITMAPDIR.
|
|
2991
|
|
2992 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2993
|
|
2994 * aclocal.m4: Add legalese.
|
|
2995
|
|
2996 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2997
|
|
2998 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
|
|
2999 database support.
|
|
3000
|
|
3001 * configure.in: move msw checking after x checking so that
|
|
3002 auto-detection works.
|
|
3003
|
|
3004 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
3005
|
|
3006 * configure.in: New DLL support.
|
|
3007 * aclocal.m4: New file.
|
|
3008 From William M. Perry <wmperry@aventail.com>
|
|
3009
|
|
3010 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
3011
|
|
3012 * configure.in (xemacs_betaname): Align messages for minimal
|
|
3013 tagbits and indexed lrecords.
|
|
3014 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
3015
|
263
|
3016 1998-03-07 SL Baur <steve@altair.xemacs.org>
|
|
3017
|
|
3018 * XEmacs 20.5-beta30 is released.
|
|
3019
|
|
3020 1998-03-05 SL Baur <steve@altair.xemacs.org>
|
|
3021
|
|
3022 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
|
|
3023
|
|
3024 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
3025
|
|
3026 * configure.in: add a --with-msw option. Make X and msw work
|
|
3027 together if the user asks.
|
|
3028
|
|
3029 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
3030
|
|
3031 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
|
|
3032
|
|
3033 1998-03-01 SL Baur <steve@altair.xemacs.org>
|
|
3034
|
|
3035 * configure.in: Add substitutable variable ld_dynamic_link_flags
|
|
3036 for special required linker flags for building DLL capable
|
|
3037 binaries.
|
|
3038
|
261
|
3039 1998-02-28 SL Baur <steve@altair.xemacs.org>
|
|
3040
|
|
3041 * Makefile.in (top_distclean): Remove Installation.el.
|
|
3042 (xemacs): New target. Formerly it was `all:'.
|
|
3043 (all): New default, dist: is now superfluous.
|
|
3044
|
|
3045 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
3046
|
|
3047 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
|
|
3048 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
|
|
3049 (Installation): Add XEmacs version and generate `Installation.el'.
|
|
3050
|
|
3051 1998-02-26 SL Baur <steve@altair.xemacs.org>
|
|
3052
|
|
3053 * configure.in (with_ldap: Fix -lldap autodection.
|
|
3054 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
3055 (Installation): Only keep the last configuration.
|
|
3056
|
259
|
3057 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
3058
|
|
3059 * XEmacs 20.5-beta28 is released.
|
|
3060
|
|
3061 * configure.in (with_session): Fix reporting of the setting.
|
|
3062 (with_database_gnudbm): Correctly report setting.
|
|
3063
|
|
3064 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
3065
|
|
3066 * configure.usage: Restore documentation of graphics library
|
|
3067 flags.
|
|
3068 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3069
|
|
3070 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3071
|
|
3072 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
|
|
3073 console.
|
|
3074
|
|
3075 1998-02-23 SL Baur <steve@altair.xemacs.org>
|
|
3076
|
|
3077 * XEmacs 20.4 is released to the beta testers.
|
|
3078
|
|
3079 1998-02-21 SL Baur <steve@altair.xemacs.org>
|
|
3080
|
384
|
3081 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
|
259
|
3082 to also test for Linux libc5.
|
|
3083
|
255
|
3084 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
3085
|
257
|
3086 * XEmacs 20.5-beta27 is released.
|
|
3087 * XEmacs-20.4-pre4 is released.
|
|
3088
|
|
3089 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
|
|
3090 (--with-gung): Implement it.
|
|
3091
|
|
3092 * configure.usage (--with-gung): Document. Turns on
|
|
3093 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
|
|
3094 (--with-term): Remove.
|
384
|
3095
|
255
|
3096 * XEmacs-20.5-beta26 is released.
|
|
3097
|
|
3098 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
3099
|
|
3100 * XEmacs-20.4-pre3 is released.
|
|
3101
|
|
3102 * Makefile.in: use better feedback while rebuilding finder database.
|
|
3103 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
3104
|
|
3105 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
3106
|
|
3107 * configure.in (doug_lea_malloc): Add checking for Doug Lea
|
|
3108 Malloc.
|
|
3109
|
253
|
3110 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
3111
|
255
|
3112 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
|
|
3113 Suggested by Pekka Marjola <pema@iki.fi>
|
|
3114
|
|
3115 * XEmacs-20.4-pre2 is released.
|
253
|
3116 * XEmacs-20.5-beta25 is released.
|
|
3117
|
|
3118 1998-02-13 SL Baur <steve@altair.xemacs.org>
|
|
3119
|
|
3120 * INSTALL: Update for Cygwin and Microsoft Windows.
|
|
3121
|
|
3122 * README: Update for Microsoft Windows.
|
|
3123
|
251
|
3124 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
3125
|
253
|
3126 * XEmacs 20.4-pre1 is released.
|
251
|
3127 * XEmacs 20.5-beta24 is released.
|
|
3128
|
|
3129 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
|
|
3130
|
|
3131 * configure.in: add mule-coding target which defines MULE_CODING,
|
|
3132 nothing uses it as yet. add gif objects to msw support. define
|
|
3133 const_is_losing=no for msw. make msw not selected if tty selected.
|
|
3134 add -lshell32 for dnd support. check for a.out.h rather than
|
|
3135 coff.h
|
|
3136
|
|
3137 * lib-src/make-docfile.c: add cygwin support and generalise the
|
|
3138 remaining open calls. IMHO this should really include sysfile.h.
|
|
3139
|
249
|
3140 1998-02-03 SL Baur <steve@altair.xemacs.org>
|
|
3141
|
|
3142 * XEmacs 20.5-beta23 is released.
|
|
3143
|
247
|
3144 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
3145
|
|
3146 * XEmacs 20.5-beta22 is released.
|
|
3147
|
245
|
3148 1998-01-25 SL Baur <steve@altair.xemacs.org>
|
|
3149
|
|
3150 * XEmacs 20.5-beta21 is released.
|
|
3151
|
|
3152 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
|
|
3153
|
|
3154 * configure.in: check for coff.h
|
|
3155
|
|
3156 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
3157
|
|
3158 * configure.in: Added support for `--with-shlib'.
|
|
3159
|
243
|
3160 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
3161
|
|
3162 * XEmacs 20.5-beta20 is released.
|
|
3163
|
|
3164 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
3165
|
384
|
3166 * configure.usage:
|
243
|
3167 Remove doc for configure-time INFOPATH, no longer used.
|
|
3168
|
|
3169 * configure.in:
|
|
3170 * src/config.h.in:
|
|
3171 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
|
|
3172
|
384
|
3173 * lwlib/lwlib.h:
|
|
3174 * lwlib/lwlib.c:
|
|
3175 * lwlib/lwlib-config.c:
|
|
3176 * lwlib/lwlib-Xm.c:
|
|
3177 * lwlib/lwlib-Xaw.c:
|
|
3178 * lwlib/lwlib-Xlw.c:
|
|
3179 * lwlib/config.h.in:
|
243
|
3180 * src/menubar-x.c:
|
|
3181 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
|
|
3182 Maintain only one set of variables.
|
|
3183
|
|
3184 * Makefile.in (install-arch-dep): Simplify.
|
384
|
3185 Replace construct `test -d $dir && foo' with
|
243
|
3186 `if test -d $dir; then foo; fi'
|
|
3187
|
384
|
3188 * lwlib/xlwmenu.c:
|
|
3189 * lwlib/xlwscrollbar.c:
|
|
3190 * lwlib/lwlib-Xlw.c:
|
|
3191 * lwlib/lwlib-Xm.c:
|
243
|
3192 Always assume presence of limits.h (ANSI).
|
|
3193
|
241
|
3194 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
3195
|
243
|
3196 * INSTALL: Updated for recent Mule/package changes.
|
|
3197
|
241
|
3198 * XEmacs 20.5-beta19 is released.
|
|
3199
|
|
3200 1998-01-12 Damon Lipparelli <lipp@primus.com>
|
|
3201
|
|
3202 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
|
|
3203 --exec-prefix.
|
|
3204
|
239
|
3205 1998-01-10 SL Baur <steve@altair.xemacs.org>
|
|
3206
|
|
3207 * XEmacs 20.5-beta18 is released.
|
|
3208
|
442
|
3209 1998-01-08 Didier Verna <didier@xemacs.org>
|
239
|
3210
|
|
3211 * configure.in: Get rid of INFOPATH for configure time.
|
|
3212 * configure.usage (Usage): Ditto.
|
|
3213
|
|
3214 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
3215
|
|
3216 * Makefine.in: Correct reported amount of disk savings from
|
|
3217 compression.
|
|
3218 From Markus Linnala <maage@cs.tut.fi>
|
|
3219
|
|
3220 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
3221
|
|
3222 * configure.in: detect and set scrollbars and menubars with
|
|
3223 MS-Windows more appropriately. Check for sys/un.h to use in
|
|
3224 gnuserv.
|
|
3225
|
|
3226 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
3227
|
|
3228 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
|
|
3229 naming.
|
|
3230
|
|
3231 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
|
|
3232
|
|
3233 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
|
|
3234 inactive_button_gc for menu entries.
|
|
3235 (remap_menubar): ignore the enabled status
|
|
3236
|
237
|
3237 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
3238
|
|
3239 * XEmacs 20.5-beta17 is released.
|
|
3240
|
|
3241 * Makefile.in (finder): Use -vanilla.
|
|
3242 (lisp/finder-inf.el): Ditto.
|
|
3243 (check-features): New target. Do a sanity check prior to
|
|
3244 installation.
|
|
3245
|
235
|
3246 1997-01-03 SL Baur <steve@altair.xemacs.org>
|
|
3247
|
|
3248 * XEmacs 20.5-beta16 is released.
|
|
3249
|
233
|
3250 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
3251
|
|
3252 * XEmacs 20.5-beta15 is released.
|
|
3253
|
|
3254 1997-12-29 SL Baur <steve@altair.xemacs.org>
|
|
3255
|
|
3256 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
|
|
3257
|
231
|
3258 1997-12-27 SL Baur <steve@altair.xemacs.org>
|
|
3259
|
|
3260 * XEmacs 20.5-beta14 is released.
|
|
3261
|
|
3262 1997-12-23 Andy Piper <andyp@parallax.co.uk>
|
|
3263
|
|
3264 * configure.in: support for *-pc-cygwin32 config
|
|
3265
|
229
|
3266 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
3267
|
|
3268 * XEmacs 20.5-beta13 is released.
|
|
3269
|
227
|
3270 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
3271
|
|
3272 * XEmacs 20.5-beta 12 is released.
|
|
3273
|
|
3274 1997-12-19 SL Baur <steve@altair.xemacs.org>
|
|
3275
|
384
|
3276 * configure.in (bitmapdir): Reenable --with-session by default for
|
227
|
3277 testing.
|
|
3278
|
|
3279 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
3280
|
|
3281 * info/dir (File): Skk and Gnats are packaged.
|
|
3282
|
|
3283 * PROBLEMS (Note): Update version numbers.
|
|
3284
|
|
3285 * info/dir (File): Update version number.
|
|
3286
|
225
|
3287 1997-12-16 SL Baur <steve@altair.xemacs.org>
|
|
3288
|
227
|
3289 * XEmacs 20.5-beta11 is released.
|
225
|
3290
|
|
3291 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
3292
|
|
3293 * configure.in: Don't bypass graphics library detection
|
|
3294 if the `--with-imagick' option is given to configure.
|
|
3295 : Print autodetected graphics libraries to be linked with Imagick.
|
|
3296
|
|
3297 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
|
|
3298
|
|
3299 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3300
|
|
3301 * Makefile.in (install-arch-indep): Build info files if needed.
|
|
3302
|
223
|
3303 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
3304
|
225
|
3305 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
|
|
3306
|
227
|
3307 * XEmacs 20.5-beta10 is released.
|
223
|
3308
|
|
3309 1997-12-12 SL Baur <steve@altair.xemacs.org>
|
|
3310
|
|
3311 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
|
|
3312
|
|
3313 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3314
|
|
3315 * configure.in (autodetect ImageMagick): also look for
|
|
3316 "X11/magick/magick.h", and if present, define
|
|
3317 MAGICK_HEADERS_ARE_UNDER_X11
|
|
3318
|
|
3319 1997-12-11 SL Baur <steve@altair.xemacs.org>
|
|
3320
|
|
3321 * configure.in (imagick_libs): Add autodetection for freetype
|
|
3322 -lttf library.
|
|
3323
|
221
|
3324 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
3325
|
227
|
3326 * XEmacs 20.5-beta9 is released.
|
221
|
3327
|
219
|
3328 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
3329
|
227
|
3330 * XEmacs 20.5-beta8 is released.
|
219
|
3331
|
|
3332 * info/dir: update for further packaging.
|
|
3333 * configure.in: remove `tree-x' from XEmacs build.
|
|
3334
|
|
3335 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
3336
|
|
3337 * configure.in: motif menubars need xlwmenu.o
|
|
3338
|
|
3339 * updated files in src/ to allow an XEmacs configured for
|
|
3340 motif menubars to at least compile. Motif menubars are still
|
|
3341 very broken.
|
|
3342
|
|
3343 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
|
|
3344
|
|
3345 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
|
|
3346 properly with the information in the core.
|
|
3347
|
|
3348 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
|
|
3349 the information in the core, and fixed a potental problem with
|
|
3350 parentage.
|
|
3351
|
|
3352 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
3353
|
|
3354 * configure.in (with_session): Properly display flag in configure
|
|
3355 status report.
|
|
3356
|
|
3357 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
3358
|
|
3359 * configure.usage: Remove documentation of obsolete option
|
|
3360 --with-gif.
|
|
3361
|
217
|
3362 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
3363
|
227
|
3364 * XEmacs 20.5-beta7 is released.
|
217
|
3365
|
|
3366 * configure.in: When testing for -ltiff, fall back on the extra
|
|
3367 libraries -ljpeg, and -lz since some -ltiff's need them.
|
|
3368
|
|
3369 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
3370
|
|
3371 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
|
|
3372 From Glynn Clements <glynn@sensei.co.uk>
|
|
3373
|
|
3374 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
3375
|
|
3376 * configure.in: Improve auto detect of libraries ImageMagick rely
|
|
3377 on.
|
|
3378
|
|
3379 1997-11-23 Jeff Miller <jmiller@smart.net>
|
|
3380
|
|
3381 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
|
|
3382 and src. Configure.in modified. --with-energize is no longer a
|
|
3383 valid configure option.
|
|
3384
|
|
3385 * lwlib/Makefile.in.in removed energize support
|
|
3386 * lwlib/lwlib-Xm.c removed energize support
|
|
3387 * lwlib/lwlib-config.c removed energize support
|
|
3388
|
|
3389 * lwlib/energize/* removed
|
|
3390
|
|
3391 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
3392
|
|
3393 * Makefile.in: Change references of lisp/utils/finder-inf.el to
|
|
3394 lisp/finder-inf.el.
|
|
3395
|
215
|
3396 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
3397
|
227
|
3398 * XEmacs 20.5-beta6 is released.
|
215
|
3399
|
|
3400 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
3401
|
|
3402 * configure.usage: Use `--' convention in "usage:" line.
|
|
3403
|
|
3404 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
3405
|
|
3406 * configure.in: added `with_xfs' to list of boolean features.
|
|
3407
|
|
3408 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
3409
|
217
|
3410 * XEmacs 20.3 is released for binary kit building.
|
215
|
3411
|
|
3412 1997-11-19 Tor Arntsen <tor@spacetec.no>
|
|
3413
|
|
3414 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
|
|
3415 xemacs dumped on one machine on another. Problem was fixed by 20.3.
|
|
3416
|
|
3417 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
3418
|
|
3419 * configure.usage: New file.
|
|
3420
|
|
3421 * configure.in: Use it instead of monster 10k shell variable.
|
|
3422
|
|
3423 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
3424
|
|
3425 * XEmacs 20.3-pre4 is released.
|
|
3426
|
|
3427 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3428
|
|
3429 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
|
|
3430 dirs.
|
|
3431
|
|
3432 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
3433
|
|
3434 * configure.in: Initialize infodir off of datadir.
|
|
3435
|
|
3436 * Makefile.in: Force LANG = C for building.
|
|
3437
|
|
3438 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
3439
|
|
3440 * XEmacs 20.3-pre3 is released.
|
227
|
3441 * XEmacs 20.5-beta5 is released.
|
215
|
3442
|
213
|
3443 1997-11-13 Marc Paquette <marcpa@cam.org>
|
|
3444
|
|
3445 * nt/Todo: added a task for support of lisp packages through
|
|
3446 the registry.
|
|
3447
|
|
3448 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3449
|
|
3450 * Renamed files *w32* to *msw*
|
|
3451
|
|
3452 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
|
|
3453 HAVE_MS_WINDOWS. Changed files:
|
|
3454 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
|
|
3455 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
|
|
3456 sysdep.el, console-msw.c, console-msw.h, console.c,
|
|
3457 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
|
|
3458 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
|
|
3459 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
|
384
|
3460 redisplay.c, symsinit.h,
|
213
|
3461
|
|
3462 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
|
|
3463
|
|
3464 * Deleted w32 build directory since nt build directory now handles
|
|
3465 X and native mswindows builds.
|
|
3466
|
215
|
3467 1997-11-11 SL Baur <steve@altair.xemacs.org>
|
|
3468
|
227
|
3469 * XEmacs 20.5-beta4 is released.
|
215
|
3470
|
211
|
3471 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
3472
|
|
3473 * info/dir: remove packaged entries.
|
|
3474 From Glynn Clements <glynn@sensei.co.uk>
|
|
3475
|
|
3476 * configure.in: Puke and die if NAS sound is selected without X.
|
|
3477
|
209
|
3478 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
3479
|
227
|
3480 * XEmacs 20.5-beta3 is released.
|
209
|
3481 * XEmacs 20.3-pre2 is released.
|
|
3482
|
|
3483 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
|
|
3484
|
|
3485 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
|
|
3486
|
|
3487 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
|
|
3488
|
|
3489 * Files split from nt to new w32 directory:
|
|
3490 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
|
|
3491 xemacs.mak.
|
|
3492
|
442
|
3493 1997-11-05 Didier Verna <didier@xemacs.org>
|
209
|
3494
|
|
3495 * configure.in: Added the --site-prefixes options for the configure
|
384
|
3496 script. You give a colon or space separated list of prefixes, and
|
209
|
3497 subdirectories include/ and lib/ will be added with -I and -L.
|
|
3498
|
|
3499 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
3500
|
|
3501 * configure.in: AIX + gcc fixes.
|
|
3502 - Don't wrap -B. aixflags changed to start_flags.
|
|
3503
|
|
3504 1997-11-04 SL Baur <steve@altair.xemacs.org>
|
|
3505
|
|
3506 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
|
|
3507 From Skip Montanaro <skip@calendar.com>
|
|
3508
|
|
3509 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3510
|
|
3511 * Delete etc/TUTORIAL.th because Thai is not supported yet.
|
|
3512
|
|
3513 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3514
|
|
3515 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
|
|
3516 window's coordinates and dimensions to center the
|
|
3517 dialog box unless its mapped_when_managed property is
|
|
3518 true. This should avoid the top level widget that the
|
|
3519 HAVE_SESSION code creates, which is unmapped and
|
|
3520 useless for this purpose.
|
|
3521
|
|
3522 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
3523
|
|
3524 * XEmacs 20.3-pre1 is released.
|
|
3525
|
207
|
3526 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
3527
|
209
|
3528 * XEmacs 19.16 is released.
|
|
3529
|
|
3530 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
3531
|
227
|
3532 * XEmacs 20.5-beta2 is released.
|
207
|
3533
|
|
3534 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
3535
|
|
3536 * configure.in (xetest): Eliminate tests for PNG, JPEG,
|
|
3537 TIFF(broken) and replace with test for ImageMagick.
|
|
3538
|
|
3539 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
|
384
|
3540
|
207
|
3541 * lwlib/xlwmenu.h: Added string macro declarations for
|
|
3542 titleForeground and highlightForeground properties.
|
|
3543
|
|
3544 * lwlib/xlwmenuP.h: Added struct fields for title and
|
|
3545 highlight colors.
|
|
3546
|
|
3547 * lwlib/xlwmenu.c: Added initialization and usage code
|
|
3548 for the new titleForeground and highlightForeground
|
|
3549 properties.
|
|
3550
|
|
3551 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
3552
|
|
3553 * XEmacs 20.3-beta94 is released.
|
|
3554
|
|
3555 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
3556
|
|
3557 * configure.in: Correct last patch for berkdb.
|
|
3558
|
|
3559 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
3560
|
|
3561 * XEmacs 20.3-beta93 is released.
|
|
3562
|
|
3563 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
|
|
3564
|
|
3565 * lib-src/make-path.c:
|
|
3566 * lib-src/digest-doc.c:
|
|
3567 * lib-src/gnuslib.c: Always include config.h before system headers
|
|
3568 * configure.in: Improve AIX configure support
|
|
3569 - NON_GNU_CC defaults to `xlc'
|
384
|
3570 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
|
207
|
3571 -qmaxmem=20000"
|
|
3572 - check for sin instead of sqrt in -lm to avoid xlc internal error
|
|
3573 - Detect -li18n for use with Motif
|
|
3574 - Move weird AIX static linking flags from s&m files to configure.in
|
|
3575 - use #pragma instead of -ma flag to avoid compiler warnings
|
|
3576
|
|
3577 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3578
|
|
3579 * lwlib/xlwmenu.c: Use XtRDimension in place of
|
|
3580 XmRHorizontalDimension in shadowThickness resource
|
|
3581 declaration.
|
|
3582
|
|
3583 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
|
|
3584 color as the foreground for selected entries.
|
|
3585
|
|
3586 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
|
|
3587 color as the foreground for selected entries.
|
|
3588
|
|
3589 * lwlib/xlwmenu.c (toggle_decoration_height): Force
|
|
3590 height to be minimum of 2x the shadow thickness.
|
|
3591
|
|
3592 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
3593
|
|
3594 * configure.in: Don't choke on Berkeley DB 2.x.
|
|
3595
|
|
3596 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
3597
|
|
3598 * XEmacs 20.3-beta92 is released.
|
|
3599
|
|
3600 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
3601
|
|
3602 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
|
|
3603 it already exists (use `make finder' to force rebuild).
|
|
3604
|
|
3605 1997-10-18 SL Baur <steve@altair.xemacs.org>
|
|
3606
|
424
|
3607 * XEmacs 20.3-beta91 is released.
|
207
|
3608
|
|
3609 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3610
|
|
3611 * configure.in: Removed -Olimit=2000 from cc for IRIX.
|
|
3612
|
|
3613 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3614
|
|
3615 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
|
|
3616 and removed backquoted echo statement from the infopath report line.
|
|
3617
|
|
3618 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3619
|
|
3620 * configure.in: Added detection of the declaration of the timezone
|
|
3621 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
|
|
3622
|
|
3623
|
|
3624 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3625
|
|
3626 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
|
|
3627 of the timezone variable in system headers.
|
|
3628
|
|
3629 * systime.h: Use HAVE_TIMEZONE_DECL.
|
|
3630
|
|
3631 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
3632
|
|
3633 * configure.in (all_widgets): Don't allow configuration of
|
|
3634 --with-mule if Mule lisp hasn't been installed.
|
|
3635
|
|
3636 1997-10-13 SL Baur <steve@altair.xemacs.org>
|
|
3637
|
|
3638 * configure.in: Remove `site-lisp' from list of directories to
|
|
3639 make symbolic links for.
|
|
3640
|
|
3641 * XEmacs 20.3-beta90 is released.
|
|
3642
|
|
3643 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
|
|
3644
|
|
3645 * info/dir: Cosmetic changes to info/dir
|
|
3646
|
205
|
3647 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
3648
|
227
|
3649 * XEmacs 20.5-beta1 is released.
|
205
|
3650
|
|
3651 * XEmacs 19.16-pre9 is released.
|
|
3652
|
|
3653 * XEmacs 19.16-pre8 is released.
|
|
3654
|
203
|
3655 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
3656
|
205
|
3657 * XEmacs 20.3-beta28 is released.
|
|
3658
|
203
|
3659 * Makefile.in (src/paths.h): Update PATH_INFOPATH
|
|
3660 (infopath): New shell variable.
|
|
3661 (infopath_user_defined): Ditto.
|
|
3662
|
|
3663 * configure.in (infodir_user_defined): Spelling fixes.
|
|
3664
|
|
3665 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3666
|
|
3667 * configure.in: added options and option help docs for infopath
|
|
3668 and lockdir
|
|
3669 * '' added a line to the report for infopath and lockdir
|
|
3670
|
|
3671 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3672
|
|
3673 * Makefile.in.in (INFOPATH): Added variable and put it into
|
|
3674 DUMPENV.
|
|
3675
|
|
3676 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
3677
|
|
3678 * packages/info/localdir: New directory and file.
|
|
3679
|
|
3680 * packages/README: New directory & file.
|
|
3681
|
|
3682 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
3683
|
|
3684 * Makefile.in: Add `make configure' target
|
|
3685
|
|
3686 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
3687
|
|
3688 * XEmacs 19.16-pre7 is released.
|
|
3689
|
|
3690 1997-10-05 Damon Lipparelli <lipp@aa.net>
|
|
3691
|
|
3692 * Makefile.in (install-arch-dep, install-arch-indep): Move the
|
|
3693 commands for symlink'ing the system-independent bits into the
|
|
3694 system-dependent directory structure from "install-arch-indep" to
|
|
3695 "install-arch-dep".
|
|
3696
|
|
3697 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3698
|
|
3699 * Makefile.in (blddir): variable from "configure".
|
|
3700 (finder): use it.
|
|
3701
|
|
3702 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
3703
|
|
3704 * Makefile.in (GENERATED_LISP): New variable.
|
|
3705 (all): Force dependency on finder-inf.el.
|
|
3706 (lisp/utils/finder-inf.el): new rule.
|
|
3707
|
|
3708 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
3709
|
|
3710 * XEmacs 19.16-pre6 is released.
|
|
3711
|
201
|
3712 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
3713
|
|
3714 * XEmacs 20.3-beta27 is released.
|
|
3715
|
|
3716 1997-10-03 Damon Lipparelli <lipp@primus.com>
|
|
3717
|
|
3718 * Makefile.in (install-arch-indep): When --prefix !=
|
|
3719 --exec-prefix, symlink the system-independent bits into the
|
|
3720 system-dependent directory structure (rather than the other way
|
|
3721 around).
|
|
3722
|
|
3723 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
|
|
3724
|
|
3725 * lib-src/etags.c: etags 12.28 + prototypization
|
384
|
3726 * INSTALL: Better document --site-runtime-libraries
|
|
3727 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
|
201
|
3728 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
|
|
3729 left; scrollbar disappears; keyboard inoperative.
|
|
3730 * configure.in: Remove left-over references to *_switch_x_*
|
|
3731 - NAS libaudio is part of $libs_x, not $LIBS
|
|
3732
|
199
|
3733 1997-10-02 SL Baur <steve@altair.xemacs.org>
|
|
3734
|
|
3735 * XEmacs 20.3-beta26 is released.
|
|
3736
|
197
|
3737 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
3738
|
|
3739 * XEmacs 20.3-beta25 is released.
|
|
3740
|
|
3741 * Makefile.in (install-arch-dep): Install the `Installation' for
|
|
3742 future reference.
|
|
3743
|
|
3744 * Makefile.in (top_distclean): Remove finder-inf.el*.
|
|
3745
|
|
3746 * configure.in (use_union_type): Default to "yes".
|
|
3747
|
|
3748 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3749
|
|
3750 * configure.in: Add tiff autodetection
|
|
3751
|
|
3752 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
3753
|
|
3754 * lwlib/xlwmenu.c: Add bounds checking.
|
|
3755 Check error return on XmStringGetLtoR.
|
|
3756
|
195
|
3757 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
3758
|
|
3759 * XEmacs 20.3-beta24 is released.
|
|
3760
|
|
3761 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
3762
|
|
3763 * Makefile.in (custom-loads): New target.
|
|
3764
|
|
3765 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
3766
|
|
3767 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
|
|
3768 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
3769
|
|
3770 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
3771
|
|
3772 * XEmacs 19.16-pre4 is released.
|
|
3773
|
193
|
3774 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
3775
|
|
3776 * XEmacs 20.3-beta23 is released.
|
|
3777
|
|
3778 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
3779
|
|
3780 * XEmacs 19.16-pre3 is released.
|
|
3781
|
|
3782 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3783
|
|
3784 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
|
|
3785 sequences (needs more testing).
|
384
|
3786 * */Makefile*:
|
193
|
3787 - Cleanup man/*/Makefile for consistency.
|
|
3788 - use $(MAKEFINFO), $(TEXI2DVI), etc...
|
|
3789 - Make combination --with-srcdir + Sun make work properly.
|
384
|
3790 - Change construct: test -d $${dir} || mkdir $${dir}
|
193
|
3791 --> if test ! -d $${dir}; then mkdir $${dir}; fi
|
|
3792 * lisp/x11/x-win-sun.el: Fix remaining glitches with
|
|
3793 re-mappings of Sun function keys.
|
|
3794 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
|
|
3795 * man/internals/internals.texi: Fix makeinfo compilation error.
|
|
3796
|
191
|
3797 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
3798
|
|
3799 * XEmacs 20.3-beta22 is released.
|
|
3800
|
189
|
3801 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
3802
|
|
3803 * XEmacs 20.3-beta21 is released.
|
|
3804
|
|
3805 * XEmacs 19.16-pre2 is released.
|
|
3806
|
187
|
3807 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
3808
|
|
3809 * XEmacs 20.3-beta20 is released.
|
|
3810
|
|
3811 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3812
|
|
3813 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
3814 - Fix test for $PWD == `pwd`
|
|
3815 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
3816 systems can work. (untested)
|
|
3817
|
|
3818 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
3819 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
3820 being autoloaded - let's make them part of the core.
|
|
3821
|
|
3822 * lisp/x11/x-compose.el:
|
|
3823 * lisp/x11/x-init.el:
|
|
3824 * lisp/x11/x-win-sun.el:
|
|
3825 * lisp/x11/x-winxfree86.el:
|
|
3826 * src/device-x.c:
|
|
3827 * src/event-Xt.c:
|
|
3828 - Yet another rewrite of key handling (not the last, though)
|
|
3829 - x-keysym-on-keyboard-p is much faster.
|
|
3830 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
3831 - x-keysym-hashtable introduced.
|
|
3832 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
384
|
3833 - A better workaround for the bug that some Xlibs generate
|
187
|
3834 Multi_key a adiaeresis when pressing Multi_key a "
|
384
|
3835
|
187
|
3836 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
3837
|
|
3838 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
3839
|
|
3840 XEmacs 19.16-pre1 "Queens" is released.
|
|
3841
|
|
3842 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
3843
|
|
3844 * configure.in: Reverse package-path.
|
|
3845 From Colin Rafferty <craffert@ml.com>
|
|
3846
|
185
|
3847 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
3848
|
|
3849 * XEmacs 20.3-beta19 is released.
|
|
3850
|
|
3851 * Makefile.in (finder): New target.
|
|
3852
|
|
3853 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
3854
|
|
3855 * XEmacs 19.16-beta91 is released.
|
|
3856
|
|
3857 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3858
|
|
3859 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3860 iso-2022-jp-2 is defined as coding-system.
|
|
3861
|
|
3862 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
3863 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
3864
|
|
3865 (iso-2022-jp-2): New coding system.
|
|
3866
|
|
3867 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3868
|
|
3869 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
3870 jka-compr.el.
|
|
3871
|
|
3872 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
3873
|
|
3874 * XEmacs 19.16-beta90 is released.
|
|
3875
|
183
|
3876 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
3877
|
|
3878 * XEmacs 20.3-beta18 is released.
|
|
3879
|
181
|
3880 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
3881
|
|
3882 * XEmacs 20.3-beta17 is released.
|
|
3883
|
|
3884 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
3885
|
|
3886 * configure.in:
|
|
3887 - use-system-malloc renamed to with-system-malloc.
|
|
3888 - config.el reimplemented for improved accuracy.
|
|
3889 - new variable `blddir' introduced for informational purposes.
|
|
3890 * lib-src/config.values.in: new config.el implementation
|
|
3891 * lib-src/config.values.sh: new config.el implementation
|
384
|
3892 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
181
|
3893 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
3894 * src/chartab.c: maintainability improvements.
|
|
3895 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
3896 coding systems results in extra CR's inserted into file on saving.
|
|
3897
|
|
3898 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
3899
|
|
3900 * configure.in: Crash & burn if db-2 is detected.
|
|
3901 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
3902
|
179
|
3903 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
3904
|
|
3905 * XEmacs 20.3-beta16 is released.
|
|
3906
|
|
3907 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
3908
|
|
3909 * configure.in: --with-x11=no --> --with-xface=no
|
|
3910 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
3911 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
3912 * event-Xt.c: Fix crashes when no input context available.
|
|
3913 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
3914 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
3915 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
3916 NOT_C_CODE
|
|
3917
|
177
|
3918 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
3919
|
|
3920 * XEmacs 20.3-beta15 is released.
|
|
3921
|
|
3922 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
3923
|
|
3924 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
3925 * lwlib/xlwmenu.c: Ditto.
|
|
3926 * lwlib/lwlib-utils.h: Ditto.
|
|
3927
|
|
3928 * configure.in (null_string): Add --use-debug-malloc option.
|
|
3929
|
|
3930 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3931
|
|
3932 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
3933
|
|
3934 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
3935
|
|
3936 * Makefile.in (install-arch-indep): Create required links when
|
|
3937 prefixdir != execdir.
|
|
3938
|
|
3939 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
3940
|
|
3941 * XEmacs 20.3-beta14 is released.
|
|
3942
|
|
3943 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3944
|
177
|
3945 * src/fns.c (require): Print messages when loading a file as a
|
175
|
3946 result of require.
|
384
|
3947
|
175
|
3948 * configure.in:
|
|
3949 * lisp/utils/config.el:
|
384
|
3950 * lib-src/config.values:
|
175
|
3951 - new file created and installed by building.
|
|
3952 - Allow configuration time values to be queried by the lisp code.
|
|
3953
|
|
3954 * configure.in:
|
|
3955 - check for alloca in libPW on hpux.
|
|
3956 - Redo --with-clash-detection
|
|
3957 - need to check for termios and friends even if with-tty=no.
|
|
3958 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
3959 - better quoting for AIX_SMT_EXP (untested)
|
|
3960 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
3961
|
|
3962 * *.[ch]: more warning elimination
|
|
3963
|
|
3964 * src/input-method*.c:
|
|
3965 * src/s/freebsd.h:
|
|
3966 - remove freebsd ifdefs from C code.
|
|
3967
|
|
3968 * src/specifier.c:
|
|
3969 - fix Fdisplay-table-specifier-p
|
|
3970
|
173
|
3971 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3972
|
|
3973 * XEmacs 20.3-beta13 is released.
|
|
3974
|
|
3975 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
3976
|
|
3977 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3978
|
|
3979 * extents.c (print_extent): Print correctly.
|
384
|
3980
|
173
|
3981 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3982
|
|
3983 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
3984
|
|
3985 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3986
|
|
3987 * *Makefile*: More cleanup.
|
|
3988 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
3989 - Nuke ld_call_shared from s&m files
|
|
3990 - Nuke src/s/*-static.h
|
|
3991 - Nuke Solaris and DEC OSF static build support.
|
|
3992 - Nuke SHORTNAMES
|
|
3993 - Nuke libmld
|
|
3994 - CLASH_DETECTION configurable, off by default.
|
|
3995
|
|
3996 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
3997 safeguarding.
|
|
3998
|
|
3999 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
4000
|
|
4001 * lib-src/etags.c: etags version 12.19.
|
|
4002
|
|
4003 * lisp/x11/x-select.el:
|
|
4004 * src/xselect.c: Try STRING if selection owner couldn't convert
|
384
|
4005 COMPOUND_TEXT.
|
173
|
4006
|
|
4007 * src/*.c: Change defalt to default_, and in general allow
|
|
4008 doc-snarfing functions to recognize and ignore trailing `_'
|
|
4009
|
384
|
4010 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
173
|
4011 convert source code to use them consistently.
|
|
4012
|
171
|
4013 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4014
|
|
4015 * XEmacs 20.3-beta12 is released.
|
|
4016
|
|
4017 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
4018
|
384
|
4019 * configure.in: Set options differently, depending on beta-ness of
|
171
|
4020 build tree.
|
|
4021 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
4022 distclean.
|
|
4023
|
|
4024 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4025
|
|
4026 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
4027 linker.
|
|
4028 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
4029
|
|
4030 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
4031
|
|
4032 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
4033
|
|
4034 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
4035
|
|
4036 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
4037 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
4038
|
|
4039 * XEmacs 20.3-beta11 is released.
|
|
4040
|
|
4041 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4042
|
|
4043 * lisp/language/english.el: Add quail-british for British.
|
|
4044
|
|
4045 * lisp/language/european.el: Register input-method for various non
|
|
4046 quail-latin-1 methods.
|
|
4047
|
169
|
4048 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
4049
|
|
4050 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
4051
|
|
4052 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
4053 - Autodetect ulimit.h
|
|
4054 - Remove broken SunOS4 kludge for libXmu
|
|
4055 - Autodetect usleep
|
|
4056
|
|
4057 * src/s/sol2.h: Support gcc on various Solaris releases.
|
384
|
4058
|
169
|
4059 * lib-src/*.c: Ansify prototypes.
|
|
4060
|
|
4061 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
4062
|
|
4063 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
4064 - `make install' now works.
|
|
4065 - dependencies updated.
|
|
4066
|
|
4067 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
4068 - Replace uses of XtVa* with non-varargs variants.
|
|
4069
|
|
4070 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4071
|
|
4072 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
4073 `change-major-mode-hook'.
|
|
4074
|
|
4075 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
4076
|
|
4077 * src/glyphs.c (make_string_from_file): must protect from
|
|
4078 `format-alist'.
|
|
4079
|
|
4080 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
4081
|
|
4082 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
4083 variable.
|
|
4084
|
167
|
4085 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
4086
|
169
|
4087 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
4088 should be `print-libgcc-file-name'
|
|
4089 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
384
|
4090
|
167
|
4091 * XEmacs 20.3-beta10 is released.
|
|
4092
|
|
4093 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4094
|
|
4095 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
4096 GB).
|
|
4097
|
|
4098 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
4099 11643 to be more detailed.
|
|
4100
|
|
4101 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
4102 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
4103 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
4104
|
|
4105 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
4106 detailed.
|
|
4107
|
|
4108 Use BOX DRAWINGS characters of JIS X0208.
|
|
4109
|
|
4110 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4111
|
|
4112 * lisp/apel/richtext.el: Add autoload comments for
|
|
4113 `richtext-encode' and `richtext-decode'.
|
|
4114
|
|
4115 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
4116
|
|
4117 * lisp/tl/chartblxmas.el: New file.
|
|
4118
|
|
4119 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
4120 table" for MULE menu.
|
|
4121
|
|
4122 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
4123
|
|
4124 * lisp/tl/char-table.el (view-charset): New command.
|
|
4125
|
|
4126 * lisp/tl/char-table.el: Rename some functions.
|
|
4127
|
|
4128 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
4129 `hexl-mode-exit-hook'.
|
|
4130
|
|
4131 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
4132 support" and "Set language environment" of mule menu.
|
|
4133
|
|
4134 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
4135 `add-path', `add-latest-path', `get-latest-path',
|
|
4136 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
4137 variable `exec-suffix-list'.
|
|
4138
|
|
4139 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
4140 image/png and image/x-xpm.
|
|
4141
|
|
4142 * lisp/modes/image-mode.el: New file.
|
|
4143
|
|
4144 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4145
|
|
4146 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
4147 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
4148
|
|
4149 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
4150
|
165
|
4151 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
4152
|
|
4153 * XEmacs 20.3-beta9 is released.
|
|
4154
|
|
4155 * Makefile.in (dist): Make `make dist' work for me.
|
|
4156
|
|
4157 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
4158
|
|
4159 * configure.in:
|
|
4160 - Change "t" to tabs in sed commands
|
|
4161 - Add /g to sed substitition commands when appropriate
|
|
4162 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
4163 - Make version variables into Lisp_Objects.
|
|
4164
|
|
4165 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
4166
|
|
4167 * src/config.h.in:
|
|
4168 * configure.in:
|
|
4169 - Autodetect X defines using xmkmf.
|
|
4170 - Compute rpath on *bsd* systems as well.
|
|
4171 - rewrite PRINT_VAR m4 macro.
|
|
4172 - detect sizes of void* and long long for future use by unex*.c
|
|
4173 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
4174
|
|
4175 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4176
|
|
4177 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
4178
|
|
4179 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
4180 `mh-folder-coding-system'.
|
|
4181
|
|
4182 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4183
|
|
4184 * lisp/language/ethio-util.el: imported from
|
|
4185 Emacs/mule-19.34.94-zeta.
|
|
4186
|
|
4187 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
4188 repair Arabic characters.
|
|
4189
|
|
4190 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4191
|
|
4192 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
4193
|
|
4194 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
4195 language environment" of Mule menu.
|
|
4196
|
|
4197 * lisp/language/visual-mode.el: moved from mule/.
|
|
4198
|
|
4199 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
4200
|
|
4201 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
4202 problem of setting for `language-info-alist' about koi8-r.
|
|
4203
|
|
4204 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
4205
|
|
4206 * lisp/mule/mule-util.el: New file (imported from
|
|
4207 Emacs/mule-19.34.94-zeta).
|
|
4208
|
|
4209 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
4210 moved to mule-util.el.
|
|
4211
|
|
4212 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
4213 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
4214 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
4215 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
4216 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
4217
|
|
4218 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
4219 emulate Emacs/mule-19.34.94-zeta function.
|
|
4220
|
|
4221 * lisp/mule/mule-cmds.el: modified to sync with
|
|
4222 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
4223
|
|
4224 (set-language-info): Add to "Describe Language Support" and "Set
|
|
4225 Language Environment" menu.
|
|
4226
|
|
4227 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
4228 `decompose-region' were moved to mule-util.el.
|
|
4229
|
|
4230 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
4231 Emacs/mule in ETL.
|
|
4232
|
|
4233 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
4234
|
|
4235 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
4236
|
163
|
4237 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
4238
|
165
|
4239 * Makefile.in: Missing FRC.info.
|
|
4240 (install-arch-dep): Add missing backslash.
|
|
4241 From Glynn Clements <glynn@sensei.co.uk>
|
|
4242
|
163
|
4243 * XEmacs 20.3-beta8 is released.
|
|
4244
|
|
4245 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
4246
|
|
4247 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
4248 lwlib/lwlib.c: Make 64 bit clean.
|
384
|
4249
|
163
|
4250 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
4251
|
|
4252 * configure.in:
|
|
4253 - Autodetect X defines using xmkmf.
|
|
4254 - Compute rpath on *bsd* systems as well.
|
|
4255 - rewrite PRINT_VAR m4 macro.
|
|
4256 - detect sizes of void* and long long for future use by unex*.c
|
|
4257
|
|
4258 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
4259
|
|
4260 * */Makefile.in.in: Another rewrite
|
|
4261 Make makefiles immune from being mangled by various cpp
|
384
|
4262 implementations by quoting non-preprocessor directive lines.
|
163
|
4263 - random cleanup
|
|
4264 - Use $(RM) and $(pwd) macros consistently
|
|
4265 - Add dependencies for balloon-help source files
|
|
4266 - Use getcwd by default instead of getwd.
|
|
4267 * lwlib/config.h: Now includes src/config.h
|
|
4268 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
4269 * lib-src/*.c: Fix compiler warnings
|
|
4270 * lisp/version.el:
|
|
4271 - Put version information in version.sh instead of version.el
|
|
4272
|
|
4273 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4274
|
|
4275 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
4276 -I/usr/local/include.
|
|
4277
|
161
|
4278 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
4279
|
|
4280 * XEmacs 20.3-beta7 is released.
|
|
4281
|
|
4282 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4283
|
|
4284 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
4285 regexp for horizontal smiley faces.
|
|
4286 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
4287
|
|
4288 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
4289 `string-to-vector' for XEmacs.
|
|
4290
|
|
4291 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
4292
|
|
4293 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
4294 previously commented out and normalized everything vis a vis
|
|
4295 'backspace and 'delete keysyms.
|
|
4296 * lisp/packages/*.el: Normalized all the "\177" bindings
|
384
|
4297 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
161
|
4298 which is a "smart" version of the cperl-electric-backspace
|
|
4299 function (it honors the desired delete direction). Bound it to
|
|
4300 'delete and the electric-backspace to 'backspace.
|
384
|
4301 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
161
|
4302 cperl-electric-delete to the 'supersede list.
|
|
4303
|
159
|
4304 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
4305
|
|
4306 * XEmacs 20.3-b6 is released.
|
|
4307
|
|
4308 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
4309 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
4310
|
|
4311 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
4312
|
384
|
4313 * src/Makefile.in:
|
|
4314 * lwlib/Makefile.in:
|
|
4315 * lib-src/Makefile.in:
|
159
|
4316 * Makefile.in: More Makefile cleanup
|
|
4317 - add .PHONY targets where necessary
|
|
4318 - remove most builtin rules using .SUFFIXES
|
|
4319 - -lXau only gets used for linking gnuserv binaries
|
|
4320 - No VPATH for root Makefile
|
|
4321 - remove gcc v1 support
|
384
|
4322 * configure.in:
|
159
|
4323 - A new test to autodetect need to define NARROWPROTO,
|
|
4324 needed by XFree86
|
|
4325 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
4326 - Immediately exit if SIZEOF_* tests fail.
|
|
4327 - Check for libPW
|
|
4328 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
4329 are in sync.
|
384
|
4330 * src/s/linux.h:
|
159
|
4331 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
4332
|
|
4333 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
4334
|
|
4335 * lib-src/pop.c: Correct incantation for pop.h.
|
|
4336 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4337
|
|
4338 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4339
|
|
4340 * configure.in (beta): Correct test looking for Beta number.
|
|
4341
|
|
4342 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4343
|
|
4344 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
4345 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
4346 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
4347 mule/ipa-hooks.el was deleted.
|
|
4348
|
|
4349 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4350
|
|
4351 * Use lisp/mule/language/thai-util.el instead of
|
|
4352 lisp/mule/thai.el.
|
|
4353
|
|
4354 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
4355
|
|
4356 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
4357 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
4358
|
|
4359 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
4360
|
|
4361 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4362
|
|
4363 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
4364 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
4365 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
4366 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
4367 instead of lisp/mule/chinese-hooks.el,
|
|
4368 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
4369 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
4370 lisp/mule/korean-hooks.el.
|
|
4371
|
|
4372 * lisp/mule/language/*.el was imported from
|
|
4373 Emacs/mule-19.34.94-zeta.
|
|
4374
|
|
4375 * Use lisp/mule/language/china-util.el instead of
|
|
4376 lisp/mule/chinese.el.
|
|
4377
|
|
4378 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4379
|
|
4380 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
4381 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
4382 were defined as coding-system.
|
|
4383
|
|
4384 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4385
|
|
4386 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
4387 smiley faces.
|
|
4388
|
163
|
4389 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
384
|
4390
|
163
|
4391 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
4392 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
4393
|
|
4394 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4395
|
|
4396 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
4397 the `backward-or-forward-foo' functions.
|
|
4398 * lisp/prim/simple.el:
|
|
4399 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
4400 - Removed `backspace-or-delete-hook'
|
|
4401 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
4402 - Added functions: `backward-or-forward-kill-word'
|
|
4403 `backward-or-forward-kill-sentence'
|
|
4404 `backward-or-forward-kill-sexp'
|
|
4405 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
4406 began playing nicely with pending-del.
|
|
4407 * lisp/modes/cc-mode.el:
|
|
4408 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
4409 to use the new names.
|
384
|
4410
|
157
|
4411 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
4412
|
|
4413 * XEmacs 20.3-b5 is released.
|
|
4414
|
155
|
4415 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
4416
|
|
4417 * XEmacs 20.3-b4 is released.
|
|
4418
|
|
4419 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
4420
|
|
4421 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
4422 with new Autoconf 2 mechanisms.
|
|
4423 * src/syswait.h:
|
|
4424 * src/sysdep.c:
|
|
4425 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
4426
|
|
4427 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
4428 old cruft that can be obtained from system header files.
|
|
4429 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
384
|
4430
|
|
4431 * lib-src/b2m.c:
|
|
4432 * src/gifalloc.c:
|
|
4433 * lib-src/gnuslib.c:
|
|
4434 * lib-src/profile.c:
|
155
|
4435 * lib-src/movemail.c: Fix compiler warnings
|
384
|
4436
|
155
|
4437 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
4438 - Fix up compile flags for new etags version
|
|
4439
|
384
|
4440 * man/xemacs/programs.texi:
|
155
|
4441 * lib-src/etags.c: Upgraded to etags 12.11
|
|
4442
|
|
4443 * src/config.h.in: Fix inline keyword support
|
384
|
4444
|
|
4445 * configure.in: Use a different mechanism for removing extra white
|
155
|
4446 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
4447 - new M4 macro XE_SPACE(var, words...)
|
|
4448 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
4449 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
4450 linking with losing Xpm implementations
|
|
4451 - Check for correct wnn4 lib symbols
|
|
4452 - Only link with inline.o when using gcc
|
|
4453 - Support inline keywords inline, __inline, __inline__
|
|
4454 - Ultrix now implies have_mmap=no
|
|
4455 - Sun sound in non-standard dirs now works
|
|
4456 - --native-sound-lib no longer ignored on HP & SGI
|
|
4457 - gpm configure tests moved after curses configure tests
|
163
|
4458
|
|
4459 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4460
|
384
|
4461 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
163
|
4462 desired delete direction in both normal and "hungry" modes.
|
384
|
4463 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
4464 honor the desired delete direction.
|
384
|
4465
|
155
|
4466 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
4467
|
|
4468 * configure.in: Automagically compute -R path for gcc
|
|
4469
|
163
|
4470 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4471
|
|
4472 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
4473 `vm-scroll-down'
|
384
|
4474
|
155
|
4475 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4476
|
|
4477 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
4478
|
|
4479 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
4480
|
|
4481 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
4482 Becker's replacement, hacked somewhat.
|
|
4483
|
163
|
4484 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4485
|
|
4486 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
4487 `backspace-or-delete-hook'
|
|
4488 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
4489 delete function.
|
|
4490 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
4491 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
4492 delete bindings.
|
384
|
4493 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
4494 use new delete bindings.
|
384
|
4495
|
155
|
4496 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4497
|
|
4498 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
4499
|
|
4500 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
4501 x11/x-menubar.el.
|
|
4502
|
|
4503 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4504
|
|
4505 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
4506 overlay.el.
|
|
4507
|
|
4508 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4509
|
|
4510 * lisp/leim/quail.el: to sync with quail.el of
|
|
4511 Emacs-19.34.94-zeta.
|
|
4512
|
|
4513 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
4514 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
4515 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
4516 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
4517 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
4518 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
4519 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
4520 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
4521 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
4522 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
4523 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
4524 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
4525 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
4526 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
4527 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
4528 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
4529 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
4530 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
4531 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
4532
|
|
4533 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4534
|
|
4535 * mule/korean.el was abolished because it seems not to be used.
|
|
4536
|
|
4537 * mule/japanese.el was abolished because it seems not to be used.
|
|
4538
|
|
4539 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4540
|
|
4541 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
4542 Gnus 5.4.
|
|
4543
|
|
4544 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
4545
|
|
4546 * lisp/tm/tm-view.el: updated to 7.83.
|
|
4547
|
|
4548 * lisp/leim/quail.el: modified for XEmacs.
|
|
4549
|
|
4550 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
4551 mule-process.el because it is not used.
|
|
4552
|
|
4553 * lisp/mule/european.el was abolished because it seems not to be
|
|
4554 used.
|
|
4555
|
|
4556 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
4557 language-environment.
|
|
4558
|
|
4559 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
4560
|
|
4561 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
4562 `toggle-input-method'.
|
|
4563
|
|
4564 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
4565 to mule-cmds.el).
|
|
4566
|
|
4567 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
4568 from mule-init.el).
|
|
4569
|
|
4570 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
4571
|
|
4572 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
4573
|
|
4574 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
4575
|
|
4576 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4577
|
|
4578 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
4579 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
4580
|
|
4581 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
4582
|
|
4583 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
4584
|
|
4585 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
4586 19.34.94-epsilon).
|
|
4587
|
|
4588 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
4589 XEmacs can not compile it.
|
|
4590
|
|
4591 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
4592 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
4593 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
4594 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
4595 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
4596 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
4597 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
4598 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
4599 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
4600 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
4601 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
4602 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
4603 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
4604 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
4605 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
4606 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
4607 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
4608 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
4609 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
4610 elisp files; old lisp/quail was abolished.
|
|
4611
|
|
4612 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
4613
|
|
4614 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
4615 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
4616 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
4617
|
|
4618 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
4619 from Emacs-19.34.94-epsilon.
|
|
4620
|
153
|
4621 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
4622
|
|
4623 * XEmacs 20.3-beta3 is released.
|
|
4624
|
|
4625 * INSTALL: Delete documentation of mocklisp support.
|
|
4626
|
|
4627 * configure.in: Delete mocklisp support.
|
|
4628
|
|
4629 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
4630
|
|
4631 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
4632 Becker's replacement, hacked somewhat.
|
|
4633
|
|
4634 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
4635
|
|
4636 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
4637
|
|
4638 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
4639
|
|
4640 * configure.in: Juggle link order of X libraries.
|
|
4641 Add support for using zsh to run configure.
|
|
4642 Document --with-tty=no.
|
|
4643 Fix -no-recursion option.
|
|
4644 Recognize and ignore --cache-file option.
|
|
4645 Recognize null values for preprocessor symbols converted to shell
|
|
4646 variables. This maybe fixes the "-ltermcap" problem.
|
|
4647 Remove spurious blanks from various SUBST-ituted variables.
|
|
4648 Fix conditional creation of gdbinit.
|
|
4649 Conditionally create .sbinit for Sunpro C.
|
|
4650
|
151
|
4651 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
4652
|
|
4653 * XEmacs 20.3-beta2 is released.
|
|
4654
|
|
4655 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4656
|
|
4657 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
4658 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
4659 extra-verbose now default on beta builds.
|
|
4660 extra-verbose now much more verbose.
|
|
4661 Don't set libs_termcap to " ".
|
|
4662 Detect -lXm AFTER detecting -lXpm.
|
|
4663 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
4664 depend on it.
|
|
4665 with-xim=motif only default on Solaris.
|
|
4666 realpath moved from s&m to configure.in.
|
384
|
4667 xemacs-version.h removed. main_1 now contains $canonical as well,
|
151
|
4668 for even more useful backtraces.
|
|
4669 termcap handling rewritten.
|
|
4670 Create .sbinit for Sun's source browser.
|
|
4671 Warn user if no XPM support present.
|
|
4672 Warn user if compiling in error checking.
|
|
4673
|
384
|
4674 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
151
|
4675 dynodump. Remove core when cleaning. Remove config.log.
|
|
4676 make distclean now functional.
|
|
4677
|
|
4678 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4679
|
|
4680 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
4681
|
|
4682 * Makefile.in (distclean): Remve config.log.
|
|
4683 remove broken dynodump stuffs.
|
|
4684
|
149
|
4685 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4686
|
|
4687 * XEmacs 20.3-b1 is released.
|
|
4688
|
|
4689 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4690
|
|
4691 * info/dir (Packages): Update minor version number.
|
|
4692
|
|
4693 * README: Update minor version number.
|
|
4694
|
146
|
4695 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4696
|
|
4697 * XEmacs-20.2 is released.
|
|
4698
|
144
|
4699 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4700
|
|
4701 * XEmacs 20.2-b6 is released.
|
|
4702
|
142
|
4703 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4704
|
|
4705 * XEmacs 20.2-b5 is released.
|
|
4706
|
140
|
4707 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4708
|
|
4709 * XEmacs 20.2-b4 is released.
|
|
4710
|
|
4711 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4712
|
|
4713 * configure.in (--with-xim): Don't default it to Motif since it
|
|
4714 causes crashes at startup on some systems.
|
|
4715
|
138
|
4716 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4717
|
|
4718 * XEmacs 20.2-b3 is released.
|
|
4719
|
136
|
4720 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4721
|
|
4722 * XEmacs 20.2-b2 is released.
|
|
4723
|
|
4724 * configure.in (beta): OPENWINHOME misspelled.
|
|
4725
|
134
|
4726 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4727
|
|
4728 * XEmacs 20.2-b1 is released.
|
|
4729
|
|
4730 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4731
|
|
4732 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
4733 uname.
|
|
4734
|
131
|
4735 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4736
|
|
4737 * XEmacs 20.1 is re-released.
|
|
4738
|
126
|
4739 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4740
|
|
4741 * XEmacs 20.1 is released.
|
|
4742
|
124
|
4743 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4744
|
|
4745 * XEmacs 20.1-b15 is released.
|
|
4746
|
|
4747 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4748 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
4749 1) changing it into sections -- there is now a section for building,
|
|
4750 running and compatibility problems
|
|
4751
|
|
4752 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
4753 to Emacs 18, etc. --> size is off by 20K
|
|
4754
|
|
4755 3) Rearranging the entries by relevance. I have tried to put the most
|
|
4756 relevant entries in front.
|
384
|
4757
|
122
|
4758 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4759
|
|
4760 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
4761
|
120
|
4762 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4763
|
|
4764 * XEmacs 20.1-b12 is released.
|
|
4765
|
|
4766 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
4767
|
|
4768 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
4769 Hesiod options.
|
|
4770
|
118
|
4771 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4772
|
|
4773 * XEmacs 20.1-b11 is released.
|
|
4774
|
|
4775 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4776
|
384
|
4777 * Makefile.in (install-only): New target. Functionality suggested
|
118
|
4778 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
4779 Thompson.
|
|
4780
|
|
4781 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
4782 Zawinski for SGI cc and Irix 6.
|
|
4783
|
|
4784 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4785
|
|
4786 * configure.in: Add configuration parameters for Emacs 19.34
|
|
4787 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
4788
|
|
4789 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4790
|
|
4791 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
4792 mispatch.
|
|
4793
|
116
|
4794 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4795
|
|
4796 * XEmacs 20.1-b10 is released.
|
|
4797
|
|
4798 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4799
|
|
4800 * Remove vms top-level directory.
|
384
|
4801
|
116
|
4802 * XEmacs 19.15 final released to beta testers.
|
|
4803
|
|
4804 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4805
|
|
4806 * XEmacs 19.15 prefinal released to beta testers.
|
|
4807
|
|
4808 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4809
|
|
4810 * configure.in (--debug): Correct documentation.
|
|
4811
|
|
4812 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4813
|
|
4814 * XEmacs 19.15-b104 is released.
|
|
4815
|
|
4816 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4817
|
|
4818 * configure.in (beta): Add configure support for the -rpath flag
|
|
4819 for IRIX analogous to the Solaris "-R".
|
|
4820
|
|
4821 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4822
|
|
4823 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
4824
|
|
4825 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
4826
|
424
|
4827 * configure.in: Echo only current configuration using 'tee -a'.
|
116
|
4828
|
114
|
4829 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4830
|
|
4831 * XEmacs-19.15-b103 is released.
|
|
4832 * XEmacs-20.0-b9 is released.
|
|
4833
|
|
4834 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
4835 rule.
|
|
4836
|
|
4837 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4838
|
|
4839 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
4840 update-autoloads.sh.
|
|
4841
|
|
4842 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4843
|
|
4844 * XEmacs-19.15-b102 is released.
|
|
4845
|
|
4846 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4847
|
|
4848 * XEmacs-19.15-b101 is released.
|
|
4849
|
112
|
4850 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4851
|
|
4852 * XEmacs-20.1-b8 is released.
|
|
4853 * XEmacs-19.15-b100 is released.
|
|
4854
|
110
|
4855 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4856
|
112
|
4857 * XEmacs-20.1-b7 is released.
|
|
4858 * XEmacs-19.15-b99 is released.
|
|
4859
|
110
|
4860 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4861
|
|
4862 * configure.in: Add sunos4-1-4 header files.
|
|
4863
|
|
4864 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4865
|
|
4866 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
4867
|
108
|
4868 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4869
|
|
4870 * XEmacs-20.1-b6 is released.
|
|
4871 * XEmacs-19.15-b98 is released.
|
|
4872
|
|
4873 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4874
|
|
4875 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
4876 (gzip-el): New targe for compressed installed lisp sources.
|
|
4877
|
|
4878 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4879
|
|
4880 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
4881 but before anything else. More flexible about finding an xemacs
|
|
4882 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
4883
|
106
|
4884 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4885
|
|
4886 * XEmacs 20.1-b5 is released.
|
|
4887
|
104
|
4888 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4889
|
|
4890 * XEmacs 20.1-b4 is released.
|
|
4891
|
|
4892 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4893
|
|
4894 * Makefile.in (distclean): Correct typos.
|
|
4895
|
|
4896 * XEmacs 19.15-b96 is released.
|
|
4897
|
|
4898 * configure.in: Symlink site-lisp when using --srcdir.
|
|
4899 Add special handling of lisp directory to allow for multiple
|
|
4900 site-packages files.
|
|
4901
|
|
4902 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4903
|
|
4904 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
4905 when they don't exist (after being pruned by CVS).
|
|
4906
|
102
|
4907 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4908
|
|
4909 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
4910 distribution.
|
|
4911
|
|
4912 * XEmacs 20.1-b3 is released.
|
|
4913
|
100
|
4914 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4915
|
|
4916 * XEmacs 20.1-b2 is released.
|
|
4917
|
|
4918 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4919
|
|
4920 * XEmacs 19-15-b'95 is released.
|
|
4921
|
102
|
4922 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4923
|
|
4924 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
4925 - "knob" renamed to "slider"
|
|
4926 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
4927 pixel was.
|
|
4928 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
4929 - goobers on top of up-arrow removed.
|
|
4930 - up-arrow would not always be redrawn when necessary
|
|
4931 - slider drag would be `off' by size of up-arrow
|
|
4932 - horizontal and vertical scrollbars didn't use exactly the same
|
|
4933 dimensions.
|
|
4934 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
4935 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
4936
|
100
|
4937 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4938
|
|
4939 * configure.in (with_xauth): Attempted correction of test for
|
|
4940 libXmu on SunOS.
|
|
4941
|
98
|
4942 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4943
|
|
4944 * XEmacs 20.1-b1 is released.
|
|
4945 * XEmacs 19.15-b94 is released.
|
|
4946
|
|
4947 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4948
|
|
4949 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
4950
|
|
4951 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4952
|
|
4953 * XEmacs 19.15-b93 is released.
|
|
4954 XEmacs 20.0 is released to the 'net.
|
|
4955
|
96
|
4956 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4957
|
|
4958 * XEmacs 20.0try3 is released.
|
|
4959
|
94
|
4960 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4961
|
96
|
4962 * XEmacs 20.0try2 is released.
|
94
|
4963
|
96
|
4964 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
4965
|
|
4966 * XEmacs 19.15-b92 is released.
|
|
4967
|
88
|
4968 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4969
|
96
|
4970 * XEmacs 20.0try1 is released.
|
94
|
4971 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
4972
|
|
4973 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4974
|
|
4975 * PROBLEMS: Updated from beta test bug reports.
|
|
4976 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
4977
|
|
4978 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4979
|
|
4980 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
4981
|
84
|
4982 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4983
|
|
4984 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
4985
|
|
4986 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4987
|
|
4988 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
4989 char and pointer.
|
|
4990
|
|
4991 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4992
|
|
4993 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
4994
|
82
|
4995 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4996 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
4997
|
|
4998 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
4999 type.
|
|
5000
|
|
5001 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
5002 borderwidth.
|
|
5003 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
5004 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
5005 bottom of the buffer. :-(
|
|
5006
|
|
5007 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
5008
|
|
5009 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
5010 configurations that use both Motif and Athena.
|
|
5011
|
|
5012 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5013
|
|
5014 * info/dir (Gnus): Updated spelling and info.
|
|
5015
|
|
5016 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5017
|
|
5018 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
5019
|
|
5020 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
5021
|
|
5022 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
5023 warnings for ccl-read-*
|
|
5024
|
80
|
5025 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
5026
|
80
|
5027 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
5028 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
384
|
5029
|
80
|
5030 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5031
|
|
5032 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
5033
|
78
|
5034 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5035 * XEmacs 20.0 beta 34 is released.
|
|
5036 * XEmacs 19.15 beta 7 is released.
|
|
5037
|
177
|
5038 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
5039
|
|
5040 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
5041
|
80
|
5042 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
5043
|
384
|
5044 * src/emacs.c: Make sure
|
|
5045 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
80
|
5046 works properly
|
|
5047
|
|
5048 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
5049 competitor to Purify.
|
|
5050
|
|
5051 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
5052 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
5053
|
|
5054 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
5055
|
|
5056 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
5057
|
|
5058 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
5059
|
|
5060 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
5061 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
5062 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
5063 Errors during autoload generation are just that - errors.
|
384
|
5064
|
80
|
5065 Generated autoloads are now in a separate file of their own.
|
384
|
5066
|
80
|
5067 Reliability of autoload generation greatly increased.
|
384
|
5068
|
80
|
5069 Distribution smaller by about 100k.
|
384
|
5070
|
80
|
5071 `make autoloads' is still the preferred mechanism for update.
|
384
|
5072
|
80
|
5073 Autoloads are always regenerated completely from scratch. This
|
|
5074 avoids errors with obsolete or corrupted autoload entries.
|
|
5075
|
|
5076 Caching of autoload entries using timestamps has been eliminated.
|
384
|
5077
|
80
|
5078 Files that have no autoloads no longer have a comment placed into
|
|
5079 the generated autoloads file.
|
|
5080
|
|
5081 There was a bug where autoload entries would sometimes end up
|
|
5082 being inserted into the *middle* of other autoload entries,
|
|
5083 thereby corrupting them.
|
|
5084
|
|
5085 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
5086
|
|
5087 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
5088
|
|
5089 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
5090 doesn't use the autoload facility to load `autoload';
|
|
5091 load it explicity instead.
|
|
5092
|
|
5093 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
5094
|
|
5095 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
5096
|
|
5097 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
5098
|
|
5099 * src/mule-charset.c: Use lower case for charset registry, to
|
|
5100 match XLFD.
|
|
5101
|
|
5102 * Makefile.in: replace list of info files with *.info* - one less
|
|
5103 maintenance headache
|
|
5104
|
|
5105 * man/oo-browser.texi: Fix TeXability
|
|
5106
|
|
5107 * man/hyperbole.texi: Fix TeXability
|
|
5108
|
|
5109 * man/vhdl-mode.texi: Fix TeXability
|
|
5110
|
|
5111 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
5112 `make autoloads' should finally work.
|
|
5113
|
|
5114 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
5115
|
|
5116 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
5117
|
|
5118 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
5119 `special' directories without using the Makefiles
|
|
5120 designed for that purpose.
|
|
5121 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
5122
|
|
5123 * info/dir (Packages): Add Japanese TM info files
|
|
5124
|
|
5125 * src/inline.c: Allow compilation with `gcc -g'
|
|
5126
|
|
5127 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
5128
|
|
5129 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
5130 that various tools can recognize the filename as such.
|
|
5131
|
|
5132 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
384
|
5133 --with-xim=xlib and key event on window frame.
|
80
|
5134 Change return foo to return (foo) when return is a macro.
|
|
5135
|
|
5136 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
5137
|
|
5138 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
5139 This Makefile is no longer officially broken.
|
|
5140
|
|
5141 * info/dir: Add Japanese tm documents.
|
|
5142
|
|
5143 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
5144
|
|
5145 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
5146 xargs -i flag.
|
|
5147
|
|
5148 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
5149 the `binary' coding system is used for .gz and .Z extensions.
|
|
5150
|
|
5151 * man/viper.texi: Viper version 2.90
|
|
5152
|
|
5153 * man/ediff.texi: Ediff Version 2.62
|
|
5154
|
|
5155 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
5156 define-key, for compatibility with loaddefs.el
|
|
5157
|
|
5158 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
5159
|
|
5160 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
5161
|
|
5162 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
5163 files in dirs that have their own Makefiles.
|
|
5164
|
78
|
5165 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5166
|
|
5167 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
5168
|
|
5169 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
5170
|
|
5171 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
5172 installation.
|
|
5173
|
|
5174 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5175
|
|
5176 * XEmacs 20.0 beta 33 is released.
|
|
5177 * XEmacs 19.15 beta 6 is released.
|
|
5178
|
76
|
5179 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
5180
|
|
5181 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
5182 pages.
|
|
5183
|
|
5184 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5185 * XEmacs 20.0-b32 released.
|
|
5186
|
|
5187 * XEmacs 19.15-b5 released.
|
|
5188
|
74
|
5189 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
5190
|
|
5191 * configure.in: Reformat. Fix shared include file rename
|
|
5192 problem.
|
|
5193
|
|
5194 * configure: Reformat. Fix shared include file rename problem.
|
|
5195
|
|
5196 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
5197
|
|
5198 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
5199
|
|
5200 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
5201 default.
|
|
5202
|
|
5203 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
5204
|
|
5205 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
5206
|
72
|
5207 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
5208
|
|
5209 * info/vhdl-mode.info: New file.
|
|
5210
|
|
5211 * info/dir (Packages): Add vhdl-mode documentation.
|
|
5212
|
|
5213 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
5214
|
|
5215 * configure: Make shared/dynamic flags work much more logically.
|
|
5216
|
|
5217 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
5218
|
|
5219 * configure.in (machine): Patch to make newly renamed shared
|
|
5220 link include files work.
|
|
5221
|
|
5222 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
5223
|
|
5224 * configure.in: Configure for POSIX getcwd if available.
|
|
5225
|
|
5226 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
5227
|
|
5228 * configure.in (LIBS): Fix typo in dialog box test.
|