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