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