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