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