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