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