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