User: vins
Date: 05/02/14 05:15:45
Modified: xemacs/src Tag: release-21-4 ChangeLog emacs.c
Log:
New oxymorons.
Send crash reports to xemacs-beta.
Revision Changes Path
No revision
No revision
1.241.2.74 +4 -0 XEmacs/xemacs/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/ChangeLog,v
retrieving revision 1.241.2.73
retrieving revision 1.241.2.74
diff -u -r1.241.2.73 -r1.241.2.74
--- ChangeLog 2005/02/06 19:23:30 1.241.2.73
+++ ChangeLog 2005/02/14 04:15:22 1.241.2.74
@@ -1,3 +1,7 @@
+2005-02-12 Vin Shelton <acs(a)xemacs.org>
+
+ * etc/OXYMORONS: New list.
+
2005-02-06 Vin Shelton <acs(a)xemacs.org>
* XEmacs 21.4.17 is released
No revision
No revision
1.2.2.9 +8 -13 XEmacs/xemacs/etc/Attic/OXYMORONS
Index: OXYMORONS
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/etc/Attic/OXYMORONS,v
retrieving revision 1.2.2.8
retrieving revision 1.2.2.9
diff -u -r1.2.2.8 -r1.2.2.9
--- OXYMORONS 2004/02/16 14:25:16 1.2.2.8
+++ OXYMORONS 2005/02/14 04:15:29 1.2.2.9
@@ -14,12 +14,7 @@
prospect of such a big win, I could not have justified trying to
coordinate a release myself.
-The rest of the codenames are in alphabetical order.
-N.B. I expect that the Stable Release Maintainer will choose a new
-theme for the releases following the promotion of 21.4 from "gamma" to
-"stable". So 15 or so should be enough....
-
21.4.0: Solid Vapor
21.4.1: Copyleft
21.4.2: Developer-Friendly Unix APIs
@@ -38,14 +33,14 @@
21.4.15: Security Through Obscurity
21.4.16: Corporate Culture
21.4.17: Jumbo Shrimp
-21.4.18: Social Property
-21.4.19: Stable Release Maintainer
-21.4.20: Standard C
-21.4.21: Successful IPO
-21.4.22: Sufficiently Smart Compiler
-21.4.23: The Gift Economy
+21.4.18: Constant Variable
+21.4.19: Double Solitaire
+21.4.20: Educational Television
+21.4.21: Instant Classic
+21.4.22: Moral Moajority
+21.4.23: Standard C
21.4.24: Too Much Mozart
-21.4.25: UTF-8 BOM
+21.4.25: Working Vacation
+
-N.B. Only incredibly redeeming suggestions can be accepted now.
No revision
No revision
1.290.2.95 +5 -0 XEmacs/xemacs/src/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/ChangeLog,v
retrieving revision 1.290.2.94
retrieving revision 1.290.2.95
diff -u -r1.290.2.94 -r1.290.2.95
--- ChangeLog 2005/02/12 02:56:47 1.290.2.94
+++ ChangeLog 2005/02/14 04:15:31 1.290.2.95
@@ -1,3 +1,8 @@
+2005-02-12 Vin Shelton <acs(a)xemacs.org>
+
+ * emacs.c (shut_down_emacs): Advise users to send email to the
+ xemacs-beta list instead of crashes(a)xemacs.org.
+
2005-02-03 David Evers <extsw(a)appliedgenerics.com>
* process-unix.c (unix_send_process): Flush the last chunk, even
1.97.2.11 +1 -1 XEmacs/xemacs/src/emacs.c
Index: emacs.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/emacs.c,v
retrieving revision 1.97.2.10
retrieving revision 1.97.2.11
diff -u -r1.97.2.10 -r1.97.2.11
--- emacs.c 2005/02/01 03:55:01 1.97.2.10
+++ emacs.c 2005/02/14 04:15:34 1.97.2.11
@@ -3070,7 +3070,7 @@
#else
"Please report this bug by invoking M-x report-emacs-bug,\n"
"or by selecting `Send Bug Report' from the Help menu. If necessary,
send\n"
- "ordinary email to `crashes(a)xemacs.org'. *MAKE SURE* to include the
XEmacs\n"
+ "ordinary email to `xemacs-beta(a)xemacs.org'. *MAKE SURE* to include the
XEmacs\n"
"configuration from M-x describe-installation, or equivalently the file\n"
"Installation in the top of the build tree.\n"
#endif