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