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