commit/lookup: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in lookup:
https://bitbucket.org/xemacs/lookup/commits/f615e2d13f82/
Changeset: f615e2d13f82
User: Norbert Koch
Date: 2014-05-15 20:50:40
Summary: XEmacs Package Release 1.16
Affected #: 2 files
diff -r 9576eb553be5d4620174692f49afe0274dd75f60 -r f615e2d13f82cf728cd2e38d29115585c113192f ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.16 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .cvsignore: Remove.
diff -r 9576eb553be5d4620174692f49afe0274dd75f60 -r f615e2d13f82cf728cd2e38d29115585c113192f Makefile
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.15
+VERSION = 1.16
AUTHOR_VERSION = 1.0
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = lookup
https://bitbucket.org/xemacs/lookup/commits/29cef34f4daf/
Changeset: 29cef34f4daf
User: Norbert Koch
Date: 2014-05-15 20:50:40
Summary: Added tag lookup-1_16 for changeset f615e2d13f82
Affected #: 1 file
diff -r f615e2d13f82cf728cd2e38d29115585c113192f -r 29cef34f4daf317cd65768fc5e978abe3bdcac85 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -62,3 +62,4 @@
4a5225e43b8277ebb7203a445bb6c3ced481ed73 lookup-1_06
b1c77ac78c5ca00ce0a80c5b0645d2173055cf3d lookup-1_07
43de7909a9a497790ce590e0d4fef5b5b3a4d9a6 sumo-2006-05-10
+f615e2d13f82cf728cd2e38d29115585c113192f lookup-1_16
https://bitbucket.org/xemacs/lookup/commits/9103cc95cc76/
Changeset: 9103cc95cc76
User: Norbert Koch
Date: 2014-05-15 20:54:25
Summary: XEmacs Package Release 1.17
Affected #: 2 files
diff -r 29cef34f4daf317cd65768fc5e978abe3bdcac85 -r 9103cc95cc764d05cafb53e70819a7e4846a4995 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.17 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.16 released.
diff -r 29cef34f4daf317cd65768fc5e978abe3bdcac85 -r 9103cc95cc764d05cafb53e70819a7e4846a4995 Makefile
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.16
+VERSION = 1.17
AUTHOR_VERSION = 1.0
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = lookup
https://bitbucket.org/xemacs/lookup/commits/7af608160c69/
Changeset: 7af608160c69
User: Norbert Koch
Date: 2014-05-15 20:54:25
Summary: Added tag lookup-1_17 for changeset 9103cc95cc76
Affected #: 1 file
diff -r 9103cc95cc764d05cafb53e70819a7e4846a4995 -r 7af608160c697a0e6528567347f18a6094ff4ead .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -63,3 +63,4 @@
b1c77ac78c5ca00ce0a80c5b0645d2173055cf3d lookup-1_07
43de7909a9a497790ce590e0d4fef5b5b3a4d9a6 sumo-2006-05-10
f615e2d13f82cf728cd2e38d29115585c113192f lookup-1_16
+9103cc95cc764d05cafb53e70819a7e4846a4995 lookup-1_17
Repository URL: https://bitbucket.org/xemacs/lookup/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/locale: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in locale:
https://bitbucket.org/xemacs/locale/commits/68a40eb8f834/
Changeset: 68a40eb8f834
User: Norbert Koch
Date: 2014-05-15 20:50:34
Summary: XEmacs Package Release 1.29
Affected #: 2 files
diff -r 908f72ee0cc9b8b83868013615b175ad25433d5e -r 68a40eb8f834b3d67569352573c3a26d82462f93 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.29 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .cvsignore: Remove.
diff -r 908f72ee0cc9b8b83868013615b175ad25433d5e -r 68a40eb8f834b3d67569352573c3a26d82462f93 Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.28
+VERSION = 1.29
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = locale
https://bitbucket.org/xemacs/locale/commits/d3d299edfb1d/
Changeset: d3d299edfb1d
User: Norbert Koch
Date: 2014-05-15 20:50:34
Summary: Added tag locale-1_29 for changeset 68a40eb8f834
Affected #: 1 file
diff -r 68a40eb8f834b3d67569352573c3a26d82462f93 -r d3d299edfb1db0d980c9d5c4580fcc10dea3c5c1 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -64,3 +64,4 @@
03de535077b098b1c802db9a5f32b93182d9c59b sumo-2006-05-10
a5d3f764f68e2aa5fb641a1c11183f1fa17fe87a locale-1_27
88e2cf1d2bcf3e46838d5f6a67f69e4bc57da0d8 locale-1_24
+68a40eb8f834b3d67569352573c3a26d82462f93 locale-1_29
https://bitbucket.org/xemacs/locale/commits/23a67b3faf52/
Changeset: 23a67b3faf52
User: Norbert Koch
Date: 2014-05-15 20:54:19
Summary: XEmacs Package Release 1.30
Affected #: 2 files
diff -r d3d299edfb1db0d980c9d5c4580fcc10dea3c5c1 -r 23a67b3faf52d6621bba266510dead0812e88260 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.30 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.29 released.
diff -r d3d299edfb1db0d980c9d5c4580fcc10dea3c5c1 -r 23a67b3faf52d6621bba266510dead0812e88260 Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.29
+VERSION = 1.30
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = locale
https://bitbucket.org/xemacs/locale/commits/4196835ebe0f/
Changeset: 4196835ebe0f
User: Norbert Koch
Date: 2014-05-15 20:54:19
Summary: Added tag locale-1_30 for changeset 23a67b3faf52
Affected #: 1 file
diff -r 23a67b3faf52d6621bba266510dead0812e88260 -r 4196835ebe0fd2e03a0a7e077703d0cae55b67e9 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -65,3 +65,4 @@
a5d3f764f68e2aa5fb641a1c11183f1fa17fe87a locale-1_27
88e2cf1d2bcf3e46838d5f6a67f69e4bc57da0d8 locale-1_24
68a40eb8f834b3d67569352573c3a26d82462f93 locale-1_29
+23a67b3faf52d6621bba266510dead0812e88260 locale-1_30
Repository URL: https://bitbucket.org/xemacs/locale/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/leim: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in leim:
https://bitbucket.org/xemacs/leim/commits/4b9b2529afcd/
Changeset: 4b9b2529afcd
User: Norbert Koch
Date: 2014-05-15 20:50:32
Summary: XEmacs Package Release 1.35
Affected #: 2 files
diff -r 6793d65da6376b7c7b662b748daca973ad808c65 -r 4b9b2529afcdce9eefb679d0a0660a9230770e16 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.35 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .cvsignore: Remove.
diff -r 6793d65da6376b7c7b662b748daca973ad808c65 -r 4b9b2529afcdce9eefb679d0a0660a9230770e16 Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.34
+VERSION = 1.35
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = leim
https://bitbucket.org/xemacs/leim/commits/3ac4b300f1db/
Changeset: 3ac4b300f1db
User: Norbert Koch
Date: 2014-05-15 20:50:32
Summary: Added tag leim-1_35 for changeset 4b9b2529afcd
Affected #: 1 file
diff -r 4b9b2529afcdce9eefb679d0a0660a9230770e16 -r 3ac4b300f1db7ecb98a66e3238bcc2b1bf2c3483 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -73,3 +73,4 @@
11e3d2e0cacf8453b68a4c01cb01ab3f27772b71 sumo-2003-10-03
75090509937871acd544872877fc82edf595539a leim-1_33
3d13c2d3d7a25ce888a2f1ee86e4bd2779d4db60 leim-1_34
+4b9b2529afcdce9eefb679d0a0660a9230770e16 leim-1_35
https://bitbucket.org/xemacs/leim/commits/d0ba5694dfcc/
Changeset: d0ba5694dfcc
User: Norbert Koch
Date: 2014-05-15 20:54:17
Summary: XEmacs Package Release 1.36
Affected #: 2 files
diff -r 3ac4b300f1db7ecb98a66e3238bcc2b1bf2c3483 -r d0ba5694dfccc5bce279bcdce2ddec057578a353 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.36 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.35 released.
diff -r 3ac4b300f1db7ecb98a66e3238bcc2b1bf2c3483 -r d0ba5694dfccc5bce279bcdce2ddec057578a353 Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.35
+VERSION = 1.36
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = leim
https://bitbucket.org/xemacs/leim/commits/fb24044de5ab/
Changeset: fb24044de5ab
User: Norbert Koch
Date: 2014-05-15 20:54:17
Summary: Added tag leim-1_36 for changeset d0ba5694dfcc
Affected #: 1 file
diff -r d0ba5694dfccc5bce279bcdce2ddec057578a353 -r fb24044de5ab711da585692cd888b37d4c0ad32e .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -74,3 +74,4 @@
75090509937871acd544872877fc82edf595539a leim-1_33
3d13c2d3d7a25ce888a2f1ee86e4bd2779d4db60 leim-1_34
4b9b2529afcdce9eefb679d0a0660a9230770e16 leim-1_35
+d0ba5694dfccc5bce279bcdce2ddec057578a353 leim-1_36
Repository URL: https://bitbucket.org/xemacs/leim/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/latin-unity: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in latin-unity:
https://bitbucket.org/xemacs/latin-unity/commits/25858b987389/
Changeset: 25858b987389
User: Norbert Koch
Date: 2014-05-15 20:49:54
Summary: XEmacs Package Release 1.21
Affected #: 2 files
diff -r 5455e05b3e2695141a924f50ad0ca6b069a3ba41 -r 25858b98738920ab54dc7b0b25e0377a8bd36a44 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.21 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .cvsignore: Remove.
diff -r 5455e05b3e2695141a924f50ad0ca6b069a3ba41 -r 25858b98738920ab54dc7b0b25e0377a8bd36a44 Makefile
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
# Last-modified: 2005 February 7
# The XEmacs CVS version is canonical. Keep versions n'sync.
-VERSION = 1.20
+VERSION = 1.21
AUTHOR_VERSION = $(VERSION)
MAINTAINER = Stephen J. Turnbull <stephen(a)xemacs.org>
PACKAGE = latin-unity
https://bitbucket.org/xemacs/latin-unity/commits/47cf5a4bd29b/
Changeset: 47cf5a4bd29b
User: Norbert Koch
Date: 2014-05-15 20:49:54
Summary: Added tag latin-unity-1_21 for changeset 25858b987389
Affected #: 1 file
diff -r 25858b98738920ab54dc7b0b25e0377a8bd36a44 -r 47cf5a4bd29b4dc7148e02f29574a90bc70788b4 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -50,3 +50,4 @@
851d9f2475048a65689f4b2edec6d2998da61818 sumo-2002-03-12
004eaeded522eba1619275b25ff6df77166a7435 sumo-2003-02-05
a318b386506556f8847fd3e69d3c49127f7ee6ef sumo-2006-05-10
+25858b98738920ab54dc7b0b25e0377a8bd36a44 latin-unity-1_21
https://bitbucket.org/xemacs/latin-unity/commits/7ed60bc30666/
Changeset: 7ed60bc30666
User: Norbert Koch
Date: 2014-05-15 20:53:40
Summary: XEmacs Package Release 1.22
Affected #: 2 files
diff -r 47cf5a4bd29b4dc7148e02f29574a90bc70788b4 -r 7ed60bc30666be4ae0a6d9c25f4eae906082b450 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.22 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.21 released.
diff -r 47cf5a4bd29b4dc7148e02f29574a90bc70788b4 -r 7ed60bc30666be4ae0a6d9c25f4eae906082b450 Makefile
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
# Last-modified: 2005 February 7
# The XEmacs CVS version is canonical. Keep versions n'sync.
-VERSION = 1.21
+VERSION = 1.22
AUTHOR_VERSION = $(VERSION)
MAINTAINER = Stephen J. Turnbull <stephen(a)xemacs.org>
PACKAGE = latin-unity
https://bitbucket.org/xemacs/latin-unity/commits/0db6a485b423/
Changeset: 0db6a485b423
User: Norbert Koch
Date: 2014-05-15 20:53:40
Summary: Added tag latin-unity-1_22 for changeset 7ed60bc30666
Affected #: 1 file
diff -r 7ed60bc30666be4ae0a6d9c25f4eae906082b450 -r 0db6a485b423482b9deb61d0df8c459dfb5755d7 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -51,3 +51,4 @@
004eaeded522eba1619275b25ff6df77166a7435 sumo-2003-02-05
a318b386506556f8847fd3e69d3c49127f7ee6ef sumo-2006-05-10
25858b98738920ab54dc7b0b25e0377a8bd36a44 latin-unity-1_21
+7ed60bc30666be4ae0a6d9c25f4eae906082b450 latin-unity-1_22
Repository URL: https://bitbucket.org/xemacs/latin-unity/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/latin-euro-standards: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in latin-euro-standards:
https://bitbucket.org/xemacs/latin-euro-standards/commits/bd143d306fdc/
Changeset: bd143d306fdc
User: Norbert Koch
Date: 2014-05-15 20:49:49
Summary: XEmacs Package Release 1.10
Affected #: 2 files
diff -r 74ca7427de99a6fb7ad4ef1a5f6508dfb22e05d7 -r bd143d306fdc9711d76f4d40725d05a6408c23bf ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.10 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .hgignore: New file.
diff -r 74ca7427de99a6fb7ad4ef1a5f6508dfb22e05d7 -r bd143d306fdc9711d76f4d40725d05a6408c23bf Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.09
+VERSION = 1.10
# XEmacs CVS version is canonical.
AUTHOR_VERSION = $(VERSION)
MAINTAINER = Aidan Kehoe <aidan(a)xemacs.org>
https://bitbucket.org/xemacs/latin-euro-standards/commits/4fde975f7ca3/
Changeset: 4fde975f7ca3
User: Norbert Koch
Date: 2014-05-15 20:49:49
Summary: Added tag latin-euro-standards-1_10 for changeset bd143d306fdc
Affected #: 1 file
diff -r bd143d306fdc9711d76f4d40725d05a6408c23bf -r 4fde975f7ca305fe53cd2927401700fe017d90fa .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -17,3 +17,4 @@
22b018b6f16a8d8691f883b3c82e89960eede598 latin-euro-standards-1_09
733b72370bec75d46d8379bb92ed135df5bca043 latin-euro-standards-1_08
bf424d5c2c3246f4c7e64969ba2ded546e5266b1 sumo-2006-05-10
+bd143d306fdc9711d76f4d40725d05a6408c23bf latin-euro-standards-1_10
https://bitbucket.org/xemacs/latin-euro-standards/commits/bd259c201d0a/
Changeset: bd259c201d0a
User: Norbert Koch
Date: 2014-05-15 20:53:36
Summary: XEmacs Package Release 1.11
Affected #: 2 files
diff -r 4fde975f7ca305fe53cd2927401700fe017d90fa -r bd259c201d0a4c1448760b3ef71a484cff2bff07 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.11 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.10 released.
diff -r 4fde975f7ca305fe53cd2927401700fe017d90fa -r bd259c201d0a4c1448760b3ef71a484cff2bff07 Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.10
+VERSION = 1.11
# XEmacs CVS version is canonical.
AUTHOR_VERSION = $(VERSION)
MAINTAINER = Aidan Kehoe <aidan(a)xemacs.org>
https://bitbucket.org/xemacs/latin-euro-standards/commits/28a498c892b3/
Changeset: 28a498c892b3
User: Norbert Koch
Date: 2014-05-15 20:53:36
Summary: Added tag latin-euro-standards-1_11 for changeset bd259c201d0a
Affected #: 1 file
diff -r bd259c201d0a4c1448760b3ef71a484cff2bff07 -r 28a498c892b3f8f3c8d6a4d03dc07a1239722875 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -18,3 +18,4 @@
733b72370bec75d46d8379bb92ed135df5bca043 latin-euro-standards-1_08
bf424d5c2c3246f4c7e64969ba2ded546e5266b1 sumo-2006-05-10
bd143d306fdc9711d76f4d40725d05a6408c23bf latin-euro-standards-1_10
+bd259c201d0a4c1448760b3ef71a484cff2bff07 latin-euro-standards-1_11
Repository URL: https://bitbucket.org/xemacs/latin-euro-standards/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/egg-its: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in egg-its:
https://bitbucket.org/xemacs/egg-its/commits/1aede1bfcabe/
Changeset: 1aede1bfcabe
User: Norbert Koch
Date: 2014-05-15 20:49:47
Summary: XEmacs Package Release 1.28
Affected #: 2 files
diff -r 0962995a14558418bf22b9029405aea54f59e265 -r 1aede1bfcabe176addc814aa180db16b34e5dd4f ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.28 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .cvsignore: Remove.
diff -r 0962995a14558418bf22b9029405aea54f59e265 -r 1aede1bfcabe176addc814aa180db16b34e5dd4f Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.27
+VERSION = 1.28
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = egg-its
https://bitbucket.org/xemacs/egg-its/commits/f8eec0ec435f/
Changeset: f8eec0ec435f
User: Norbert Koch
Date: 2014-05-15 20:49:47
Summary: Added tag egg-its-1_28 for changeset 1aede1bfcabe
Affected #: 1 file
diff -r 1aede1bfcabe176addc814aa180db16b34e5dd4f -r f8eec0ec435f9defbbc04cec2ffdb5de4bbf8264 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -58,3 +58,4 @@
b439d49104c248d78106d757fe945ca0b0869b74 egg-its-1_26
ee1df6edae04372be94960bf2925668e4664fae9 egg-its-1_21
9bf7742add53a87ead5d822dc9371a7ecfb6e573 egg-its-1_22
+1aede1bfcabe176addc814aa180db16b34e5dd4f egg-its-1_28
https://bitbucket.org/xemacs/egg-its/commits/8975c9ee2a01/
Changeset: 8975c9ee2a01
User: Norbert Koch
Date: 2014-05-15 20:53:34
Summary: XEmacs Package Release 1.29
Affected #: 2 files
diff -r f8eec0ec435f9defbbc04cec2ffdb5de4bbf8264 -r 8975c9ee2a0134943d903c780e27fc8da428b5fa ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.29 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.28 released.
diff -r f8eec0ec435f9defbbc04cec2ffdb5de4bbf8264 -r 8975c9ee2a0134943d903c780e27fc8da428b5fa Makefile
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.28
+VERSION = 1.29
AUTHOR_VERSION =
MAINTAINER = XEmacs Development Team <xemacs-beta(a)xemacs.org>
PACKAGE = egg-its
https://bitbucket.org/xemacs/egg-its/commits/e1be555e8487/
Changeset: e1be555e8487
User: Norbert Koch
Date: 2014-05-15 20:53:34
Summary: Added tag egg-its-1_29 for changeset 8975c9ee2a01
Affected #: 1 file
diff -r 8975c9ee2a0134943d903c780e27fc8da428b5fa -r e1be555e8487c720f1655aaa17b94b8607fe9945 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -59,3 +59,4 @@
ee1df6edae04372be94960bf2925668e4664fae9 egg-its-1_21
9bf7742add53a87ead5d822dc9371a7ecfb6e573 egg-its-1_22
1aede1bfcabe176addc814aa180db16b34e5dd4f egg-its-1_28
+8975c9ee2a0134943d903c780e27fc8da428b5fa egg-its-1_29
Repository URL: https://bitbucket.org/xemacs/egg-its/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/edict: 4 new changesets
10 years, 10 months
Bitbucket
4 new commits in edict:
https://bitbucket.org/xemacs/edict/commits/1e95f9b4709a/
Changeset: 1e95f9b4709a
User: Norbert Koch
Date: 2014-05-15 20:49:41
Summary: XEmacs Package Release 1.18
Affected #: 2 files
diff -r 2d349db61d084ef6456046a1cd0da870b95310aa -r 1e95f9b4709a8d5d74e10e907291df5c2fcd84a0 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.18 released.
+
2014-05-13 Jerry James <james(a)xemacs.org>
* .cvsignore: Remove.
diff -r 2d349db61d084ef6456046a1cd0da870b95310aa -r 1e95f9b4709a8d5d74e10e907291df5c2fcd84a0 Makefile
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.17
+VERSION = 1.18
AUTHOR_VERSION = 0.9.9
MAINTAINER = Stephen J. Turnbull <stephen(a)xemacs.org>
PACKAGE = edict
https://bitbucket.org/xemacs/edict/commits/234632be4593/
Changeset: 234632be4593
User: Norbert Koch
Date: 2014-05-15 20:49:41
Summary: Added tag edict-1_18 for changeset 1e95f9b4709a
Affected #: 1 file
diff -r 1e95f9b4709a8d5d74e10e907291df5c2fcd84a0 -r 234632be459374863e9f9539622d2561be1807f2 .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -60,3 +60,4 @@
fd3251b98e23c11e16ec825b9b17465503b36901 XEMACS_BEFORE_MOVE_TO_SUNSITE_DK
d0e40cea92f4712a8542b71df4a5d52c40f18dc1 sumo-2003-02-05
a7223eed6b5d8864e3471afafb087dc637c1bd03 sumo-2006-05-10
+1e95f9b4709a8d5d74e10e907291df5c2fcd84a0 edict-1_18
https://bitbucket.org/xemacs/edict/commits/eb817734d1dd/
Changeset: eb817734d1dd
User: Norbert Koch
Date: 2014-05-15 20:53:28
Summary: XEmacs Package Release 1.19
Affected #: 2 files
diff -r 234632be459374863e9f9539622d2561be1807f2 -r eb817734d1dd505a0946864f15ed77adc6b91a95 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Norbert Koch <viteno(a)xemacs.org>
+
+ * Makefile (VERSION): XEmacs package 1.19 released.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.18 released.
diff -r 234632be459374863e9f9539622d2561be1807f2 -r eb817734d1dd505a0946864f15ed77adc6b91a95 Makefile
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
-VERSION = 1.18
+VERSION = 1.19
AUTHOR_VERSION = 0.9.9
MAINTAINER = Stephen J. Turnbull <stephen(a)xemacs.org>
PACKAGE = edict
https://bitbucket.org/xemacs/edict/commits/82f56dbabf61/
Changeset: 82f56dbabf61
User: Norbert Koch
Date: 2014-05-15 20:53:28
Summary: Added tag edict-1_19 for changeset eb817734d1dd
Affected #: 1 file
diff -r eb817734d1dd505a0946864f15ed77adc6b91a95 -r 82f56dbabf61812929dd66b20b6e55c4061b7f3a .hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -61,3 +61,4 @@
d0e40cea92f4712a8542b71df4a5d52c40f18dc1 sumo-2003-02-05
a7223eed6b5d8864e3471afafb087dc637c1bd03 sumo-2006-05-10
1e95f9b4709a8d5d74e10e907291df5c2fcd84a0 edict-1_18
+eb817734d1dd505a0946864f15ed77adc6b91a95 edict-1_19
Repository URL: https://bitbucket.org/xemacs/edict/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/XEmacs: Jerry James: Bind print-circle when printing backtraces.
10 years, 10 months
Bitbucket
1 new commit in XEmacs:
https://bitbucket.org/xemacs/xemacs/commits/acf1c26e3019/
Changeset: acf1c26e3019
User: Jerry James
Date: 2014-05-15 20:25:25
Summary: Bind print-circle when printing backtraces.
See <CAHCOHQkhpgXZFH5pWAEzdkzVsbAeQqCpNAKsFte1pX8Fv5FjNA(a)mail.gmail.com> in
xemacs-patches.
Affected #: 2 files
diff -r d2c0ff38ad5cf62e35cfe32960c50e923b651bbb -r acf1c26e3019f3e8171b591c5b9e120f87187012 src/ChangeLog
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-08 Jerry James <james(a)xemacs.org>
+
+ * print.c (struct debug_bindings): Add print_circle field.
+ (debug_print_exit): Restore print_circle.
+ (debug_print_enter): Save print_circle binding and set it.
+
2014-05-06 Jerry James <james(a)xemacs.org>
* file-coding.c (encode_decode_coding_region): Signal an error if
diff -r d2c0ff38ad5cf62e35cfe32960c50e923b651bbb -r acf1c26e3019f3e8171b591c5b9e120f87187012 src/print.c
--- a/src/print.c
+++ b/src/print.c
@@ -164,6 +164,7 @@
int print_depth;
int print_readably;
int print_unbuffered;
+ int print_circle;
int in_debug_print;
int gc_currently_forbidden;
Lisp_Object Vprint_length;
@@ -2847,6 +2848,7 @@
print_depth = bindings->print_depth;
print_readably = bindings->print_readably;
print_unbuffered = bindings->print_unbuffered;
+ print_circle = bindings->print_circle;
in_debug_print = bindings->in_debug_print;
gc_currently_forbidden = bindings->gc_currently_forbidden;
Vprint_length = bindings->Vprint_length;
@@ -2873,6 +2875,7 @@
bindings->print_depth = print_depth;
bindings->print_readably = print_readably;
bindings->print_unbuffered = print_unbuffered;
+ bindings->print_circle = print_circle;
bindings->in_debug_print = in_debug_print;
bindings->gc_currently_forbidden = gc_currently_forbidden;
bindings->Vprint_length = Vprint_length;
@@ -2885,6 +2888,7 @@
print_depth = 0;
print_readably = debug_print_readably != -1 ? debug_print_readably : 0;
print_unbuffered++;
+ print_circle = 1;
in_debug_print = 1;
gc_currently_forbidden = 1;
if (debug_print_length > 0)
Repository URL: https://bitbucket.org/xemacs/xemacs/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
[AC 21.5] Report lstream errors when encoding/decoding
10 years, 10 months
Jerry James
APPROVE COMMIT 21.5
On Tue, May 6, 2014 at 10:36 AM, Jerry James <james(a)xemacs.org> wrote:
> This is the latest version of the patch to throw an error if we
> encounter an error while trying to do an lstream read when decoding or
> encoding. This version adds a new function, Lstream_errno(), to
> retrieve the latest value of errno generated when trying to do an
> Lstream_read() or Lstream_write(). Currently only the filedesc
> lstream implements the corresponding method. The patch is attached.
I have committed this patch.
--
Jerry James
http://www.jamezone.org/
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches