1 new commit in debug:
https://bitbucket.org/xemacs/debug/commits/31b66f1be8b9/
Changeset: 31b66f1be8b9
User: Jerry James
Date: 2014-05-13 21:54:51
Summary: Migrate .cvsignore files to a single .hgignore file.
In addition:
- Restore CVS keyword expansions that were lost during the switch to Mercurial
- Update texinfo sources for texinfo 5.x
See <CAHCOHQmqMvFtLqEt6M+w4vFyq9=e+i1Uy8zaQcUeAjeV3F9uWQ(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 5 files
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r
31b66f1be8b939aa44a13ef8599b38743c94bc51 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r
31b66f1be8b939aa44a13ef8599b38743c94bc51 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * debug-toolbar.el: Restore CVS keyword expansion.
+ * pdb.el: Ditto.
+
2006-05-17 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.18 released.
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r
31b66f1be8b939aa44a13ef8599b38743c94bc51 debug-toolbar.el
--- a/debug-toolbar.el
+++ b/debug-toolbar.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2002 Steve Youngs
-;; RCS: $Id$
+;; RCS: $Id: debug-toolbar.el,v 1.1 2002-04-30 15:27:57 youngs Exp $
;; Author: Steve Youngs <youngs(a)xemacs.org>
;; Maintainer: Steve Youngs <youngs(a)xemacs.org>
;; Created: 2002-05-01
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r
31b66f1be8b939aa44a13ef8599b38743c94bc51 pdb.el
--- a/pdb.el
+++ b/pdb.el
@@ -1,4 +1,4 @@
-; $Id$
+; $Id: pdb.el,v 1.4 2002-07-15 19:37:40 adrian Exp $
; This is a first attempt to add support for Python's pdb to xemacs
; using the Grand Unified Debugger mode gud.el by Eric S. Raymond
Repository URL:
https://bitbucket.org/xemacs/debug/
--
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