commit/edit-utils: 2 new changesets
[email protected] Thu, 16 Oct 2014 13:24:00 -0000
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
2 new commits in edit-utils: https://bitbucket.org/xemacs/edit-utils/commits/0c12c6d49397/ Changeset: 0c12c6d49397 User: Norbert Koch Date: 2014-10-16 12:52:28+00:00 Summary: XEmacs Package Release 2.56 Affected #: 2 files diff -r 540d548b93b5ebad284c597e84722f125b5364a5 -r 0c12c6d49397d565c5ec12e3bc6d139875f7de67 ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-16 Norbert Koch <[email protected]> + + * Makefile (VERSION): XEmacs package 2.56 released. + 2014-09-23 Jerry James <[email protected]> * lazy-lock.el (lazy-lock-install-hooks): Append, rather than diff -r 540d548b93b5ebad284c597e84722f125b5364a5 -r 0c12c6d49397d565c5ec12e3bc6d139875f7de67 Makefile --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ # This XEmacs package contains independent single file lisp packages -VERSION = 2.55 +VERSION = 2.56 AUTHOR_VERSION = MAINTAINER = XEmacs Development Team <[email protected]> PACKAGE = edit-utils https://bitbucket.org/xemacs/edit-utils/commits/3dc56727c64b/ Changeset: 3dc56727c64b User: Norbert Koch Date: 2014-10-16 12:52:28+00:00 Summary: Added tag edit-utils-2_56 for changeset 0c12c6d49397 Affected #: 1 file diff -r 0c12c6d49397d565c5ec12e3bc6d139875f7de67 -r 3dc56727c64b0f796918f7e3c65ff22d44b19f8d .hgtags --- a/.hgtags +++ b/.hgtags @@ -160,3 +160,4 @@ d8c3d283f61cd0160ce5c2e0200f7882f4c0e9e7 edit-utils-2_52 b89b714675b64e4123bc589de6f0e828ecd4ca0d edit-utils-2_53 bccc4ad7e3ee7711f1d832e720d12066d49564ab edit-utils-2_54 +0c12c6d49397d565c5ec12e3bc6d139875f7de67 edit-utils-2_56 Repository URL: https://bitbucket.org/xemacs/edit-utils/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.