1 new commit in vc:
https://bitbucket.org/xemacs/vc/commits/aa783d0addc8/
Changeset: aa783d0addc8
User: Jerry James
Date: 2014-05-13 21:54:52
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@mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 8 files
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 .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 d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <[email protected]>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2009-12-28 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.48 released.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-cvs.el
--- a/vc-cvs.el
+++ b/vc-cvs.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <[email protected]>
-;; $Id$
+;; $Id: vc-cvs.el,v 1.68 2004/03/21 15:45:31 spiegel Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-hooks.el
--- a/vc-hooks.el
+++ b/vc-hooks.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <[email protected]>
-;; $Id$
+;; $Id: vc-hooks.el,v 1.16 2009-03-02 16:33:11 scop Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-rcs.el
--- a/vc-rcs.el
+++ b/vc-rcs.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <[email protected]>
-;; $Id$
+;; $Id: vc-rcs.el,v 1.40 2004/07/02 07:26:21 spiegel Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-sccs.el
--- a/vc-sccs.el
+++ b/vc-sccs.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <[email protected]>
-;; $Id$
+;; $Id: vc-sccs.el,v 1.25 2004/03/21 15:49:55 spiegel Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc.el
--- a/vc.el
+++ b/vc.el
@@ -7,7 +7,7 @@
;; Maintainer: Andre Spiegel <[email protected]>
;; Keywords: tools
-;; $Id$
+;; $Id: vc.el,v 1.377 2004/04/23 21:02:23 lektu Exp $
;; This file is part of GNU Emacs.
Repository URL: https://bitbucket.org/xemacs/vc/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.