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