User: vins
Date: 05/12/05 02:46:56
Branch: xemacs release-21-4
xemacs/etc release-21-4
Modified: xemacs/etc NEWS PACKAGES
Log:
Starting 21.4.19.
Revision Changes Path
1.241.2.83 +29 -20 XEmacs/xemacs/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/ChangeLog,v
retrieving revision 1.241.2.82
retrieving revision 1.241.2.83
diff -u -p -r1.241.2.82 -r1.241.2.83
--- ChangeLog 2005/12/03 18:55:57 1.241.2.82
+++ ChangeLog 2005/12/05 01:46:46 1.241.2.83
@@ -1,3 +1,12 @@
+2005-12-04 Vin Shelton <acs(a)xemacs.org>
+
+ * etc/OXYMORONS: insert 'Social Property' for 21.4.18.
+ * etc/NEWS: document motif deprecation and defaulting
+ --with-widgets to off.
+
+2005-12-04 Ville Skyttä <scop(a)xemacs.org>
+ * etc/PACKAGES: Fix description of xetla.
+
2005-12-03 Vin Shelton <acs(a)xemacs.org>
* XEmacs 21.4.18 is released
@@ -20,7 +29,7 @@
2005-03-12 Aidan Kehoe <kehoea(a)parhasard.net>
* configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable
- availability.
+ availability.
2005-04-11 Norbert Koch <viteno(a)xemacs.org>
@@ -176,10 +185,10 @@
2004-01-25 Steve Youngs <youngs(a)xemacs.org>
* etc/package-index.LATEST.gpg: New, replaces
- `package-index.LATEST.pgp'.
+ `package-index.LATEST.pgp'.
* etc/package-index.LATEST.pgp: Removed, replaced with
- `package-index.LATEST.gpg'.
+ `package-index.LATEST.gpg'.
2004-01-20 Jerry James <james(a)xemacs.org>
@@ -275,7 +284,7 @@
2003-07-03 Stephen J. Turnbull <stephen(a)xemacs.org>
- * etc/README.HYPERBOLE:
+ * etc/README.HYPERBOLE:
* etc/README.OO-BROWSER:
Update.
@@ -307,7 +316,7 @@
2003-03-20 Stephen J. Turnbull <stephen(a)xemacs.org>
- * configure.in (INTPTR_T_IN_CYGWIN_TYPES_H):
+ * configure.in (INTPTR_T_IN_CYGWIN_TYPES_H):
Cygwin defines these types in <cygwin/types.h>. Detect and don't
duplicate the definition.
@@ -346,7 +355,7 @@
gcc changed the name of the `-mthreads' option to `-pthread'
on 2000-06-12.
- Be more careful when appending "_r" to various names of xlc,
+ Be more careful when appending "_r" to various names of xlc,
so that users can specify --compiler=/absolute/path/to/xlc
2003-01-27 Martin Buchholz <martin(a)xemacs.org>
@@ -356,7 +365,7 @@
2003-01-27 Martin Buchholz <martin(a)xemacs.org>
- * configure.in (athena_3d):
+ * configure.in (athena_3d):
AC_CHECK_LIB must always take a function as
argument, never a global variable. Some linkers can tell the
difference. So change:
@@ -395,7 +404,7 @@
2003-01-05 Rick Rankin <rick_rankin(a)yahoo.com>
- * configure.in: Add -lkernel32 to the list of system libraries
+ * configure.in: Add -lkernel32 to the list of system libraries
linked under Cygwin. Needed for IsBadReadPtr().
2003-01-03 Stephen J. Turnbull <stephen(a)xemacs.org>
@@ -404,8 +413,8 @@
2003-01-02 Stephen J. Turnbull <stephen(a)xemacs.org>
- * configure.in (Generate Installation):
- * configure.usage (--use-union-type):
+ * configure.in (Generate Installation):
+ * configure.usage (--use-union-type):
* PROBLEMS (XEmacs crashes mysteriously):
Deprecate --use-union-type for production builds.
@@ -440,7 +449,7 @@
2002-10-31 John Paul Wallington <jpw(a)shootybangbang.com>
- * info/dir (File): button1 on a highlighted word doesn't
+ * info/dir (File): button1 on a highlighted word doesn't
follow that cross-reference.
2002-11-11 Stephen J. Turnbull <steve(a)tleepslib.sk.tsukuba.ac.jp>
@@ -471,7 +480,7 @@
2002-10-23 Stephen J. Turnbull <stephen(a)xemacs.org>
* Makefile.in.in (lisp/auto-autoloads.el):
- (lisp/custom-load.el):
+ (lisp/custom-load.el):
Use -no-autoloads for these targets; can't load 'em if they ain't.
2002-10-18 Stephen J. Turnbull <stephen(a)xemacs.org>
@@ -508,7 +517,7 @@
* configure.in (Check for POSIX functions): New section head.
getaddrinfo is detected on HP-UX 11.XX, but appears to be
non-functional. Disable it. Based on work by Darryl Okahata.
-
+
2002-09-27 Stephen J. Turnbull <stephen(a)xemacs.org>
* PROBLEMS (Running, General): Missing charset in FontSet warnings.
@@ -629,7 +638,7 @@
* configure.in: Detect MacOS/X "Darwin".
Thanks to Greg Parker <gparker(a)cs.stanford.edu>.
-
+
2002-03-30 Steve Youngs <youngs(a)xemacs.org>
* etc/package-index.LATEST.pgp: Update to current reality.
@@ -650,7 +659,7 @@
2001-12-13 William M. Perry <wmperry(a)gnu.org>
* configure.in (GTK): add -Wno-shadow.
-
+
2002-02-04 Stephen J. Turnbull <stephen(a)xemacs.org>
* etc/BETA: Synch to 21.5.
@@ -736,8 +745,8 @@
* configure.usage (--with-dragndrop): added GTK to list of protocols
* configure.usage (--mail-locking): added `locking' or `mmdf'. to list
of options
-
-
+
+
2001-09-25 Didier Verna <didier(a)xemacs.org>
* configure.ac: new. Autoconf 2.5x guard.
@@ -831,7 +840,7 @@
2001-05-04 Martin Buchholz <martin(a)xemacs.org>
- * configure.in (opsys):
+ * configure.in (opsys):
Use lower-case `uname -s` as the default value for opsys.
The previous code effectively did the non-sensical
opsys=$canonical because [] magically disappear in configure.in.
@@ -937,14 +946,14 @@
* etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
* etc/NEWS: Fix typo.
-
+
* configure.in:
* configure:
Fix typo, add -Wsign-compare if GCC, run autoconf.
2001-03-23 Stephen J. Turnbull <stephen(a)xemacs.org>
- * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS:
+ * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS:
* PROBLEMS (Problems with running XEmacs):
Document TMPDIR lossage in gnuserv/gnuclient.
1.69.2.6 +15 -13 XEmacs/xemacs/etc/NEWS
Index: NEWS
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/etc/NEWS,v
retrieving revision 1.69.2.5
retrieving revision 1.69.2.6
diff -u -p -r1.69.2.5 -r1.69.2.6
--- NEWS 2005/11/30 23:59:18 1.69.2.5
+++ NEWS 2005/12/05 01:46:54 1.69.2.6
@@ -33,7 +33,10 @@ consulted for a more detailed list of ch
========================
** Summary of user-visible changes:
-
+ -- Motif is now deprecated on linux and cygwin.
+ -- On UNIX and linux, '--with-widgets=no' is now the default. If
+ you want buffer tabs or the progress bar, you must run configure
+ with the option '--with-widgets=lucid' or a different toolkit.
-- PUI related changes (Package User Interface)
- A minor rearrangement of the "Tools -> Packages" menu.
- Only a single package download site can be selected.
@@ -609,15 +612,15 @@ upstream `configure.in' revision 1.151.2
* Lisp and internal changes in XEmacs 21.4
==========================================
-** A new portable dumper is available for beta testing.
+** A new portable dumper is available.
Olivier Galibert has written a portable dumper for XEmacs, based on
-initial work by Kyle Jones. To perform even the most basic editor,
-XEmacs requires some amount of Lisp code to be loaded. To avoid
-repeating the expensive loading process at every startup, XEmacs is
-built in a special way. Its C sources link into an executable called
-`temacs', which loads the bootstrap Lisp code and uses a special
-"unexec" call to dump the resulting memory image into a proper
+initial work by Kyle Jones. To perform even the most basic editor
+functions, XEmacs requires some amount of Lisp code to be loaded. To
+avoid repeating the expensive loading process at every startup, XEmacs
+is built in a special way. Its C sources link into an executable
+called `temacs', which loads the bootstrap Lisp code and uses a
+special "unexec" call to dump the resulting memory image into a proper
`xemacs' executable on disk. The unexec() process is hard to
implement correctly and makes XEmacs very hard to port to new
operating systems, or even to new releases of old systems.
@@ -629,11 +632,10 @@ running XEmacs only needs to mmap that f
to the initialized data. In that scheme, there is no difference
between `temacs' and `xemacs'.
-Unfortunately, the portable dumper has not been completely finished
-for this release, and will not be used by default. However, if you
-wish to experiment with it, or if you need to compile XEmacs on a new
-and unsupported platform, you can test it by configuring XEmacs with
-`--pdump' flag.
+The portable dumper will not be used by default in this release,
+however, if you wish to experiment with it, or if you need to compile
+XEmacs on a new and unsupported platform, you can test it by
+configuring XEmacs using the `--pdump' flag.
** Much effort has been invested to make XEmacs Lisp faster:
1.8.4.8 +1 -1 XEmacs/xemacs/etc/Attic/PACKAGES
Index: PACKAGES
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/etc/Attic/PACKAGES,v
retrieving revision 1.8.4.7
retrieving revision 1.8.4.8
diff -u -p -r1.8.4.7 -r1.8.4.8
--- PACKAGES 2005/11/25 02:01:46 1.8.4.7
+++ PACKAGES 2005/12/05 01:46:55 1.8.4.8
@@ -345,7 +345,7 @@ supporting Lisp development. It is a si
tailored.
*** xetla
-(setq mm-coding-system-priorities '(iso-8859-1 iso-8859-15 utf-8))
+Frontend to GNU/arch (tla).
*** xlib
Emacs interface to X server.