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