commit/build: Jerry James: Migrate .cvsignore files to a single .hgignore file.

[email protected]
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
1 new commit in build:

https://bitbucket.org/xemacs/build/commits/d23fad0f7432/
Changeset:   d23fad0f7432
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 #:  6 files

diff -r 48d1fe7ef06580f7b02cc9c60efd1c3d03286324 -r d23fad0f743247c51135ad04854e4cb510e9e109 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-*.err

diff -r 48d1fe7ef06580f7b02cc9c60efd1c3d03286324 -r d23fad0f743247c51135ad04854e4cb510e9e109 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,12 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.err$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$

diff -r 48d1fe7ef06580f7b02cc9c60efd1c3d03286324 -r d23fad0f743247c51135ad04854e4cb510e9e109 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13  Jerry James  <[email protected]>
+
+	* .cvsignore: Remove.
+	* .hgignore: New file.
+	* README: Restore CVS keyword expansions.
+	* build-report.el: Ditto.
+	* build.el: Ditto.
+
 2009-10-02  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 1.15 released.

diff -r 48d1fe7ef06580f7b02cc9c60efd1c3d03286324 -r d23fad0f743247c51135ad04854e4cb510e9e109 README
--- a/README
+++ b/README
@@ -13,13 +13,13 @@
 egrep -ni "\$[A-Z][a-z]+" * NUL
 Compilation started at Sun Apr 29 23:59:06 2001 +0200 (W. Europe Daylight Time)
 egrep: CVS: Invalid request code
-build.el:8:;; Date: $Date$
-build.el:9:;; Version: $Name$
-build.el:71:  (let ((x "$Name$"))
-build.el:80:  (let ((x "$Date$"))
-build.texi:28:@subtitle Version $Name$ (for XEmacs 21.1, 21.2), dated $Date$
-build.texi:59:This is the XEmacs Build Reference Manual, Version $Name$ (for XEmacs
-build.texi:60:21.1, 21.2), released $Date$, by @email{adrian@@xemacs.org, Adrian
+build.el:8:;; Date: $Date: 2002-12-08 21:26:36 $
+build.el:9:;; Version: $Name:  $
+build.el:71:  (let ((x "$Name:  $"))
+build.el:80:  (let ((x "$Date: 2002-12-08 21:26:36 $"))
+build.texi:28:@subtitle Version $Name:  $ (for XEmacs 21.1, 21.2), dated $Date: 2002-12-08 21:26:36 $
+build.texi:59:This is the XEmacs Build Reference Manual, Version $Name:  $ (for XEmacs
+build.texi:60:21.1, 21.2), released $Date: 2002-12-08 21:26:36 $, by @email{adrian@@xemacs.org, Adrian
 
 grep exited abnormally with code 2 at Sun Apr 29 23:59:07
 

diff -r 48d1fe7ef06580f7b02cc9c60efd1c3d03286324 -r d23fad0f743247c51135ad04854e4cb510e9e109 build-report.el
--- a/build-report.el
+++ b/build-report.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 1997-2003 Adrian Aichner
 
 ;; Author: Adrian Aichner <[email protected]>
-;; Date: $Date$
-;; Version: $Revision$
+;; Date: $Date: 2009-10-01 18:39:57 $
+;; Version: $Revision: 1.50 $
 ;; Keywords: internal
 
 ;; This file is part of XEmacs.

diff -r 48d1fe7ef06580f7b02cc9c60efd1c3d03286324 -r d23fad0f743247c51135ad04854e4cb510e9e109 build.el
--- a/build.el
+++ b/build.el
@@ -1,12 +1,12 @@
-;;; 	$Id$
+;;; 	$Id: build.el,v 1.52 2003-10-13 15:52:13 james Exp $
 
 ;;{{{ Legalese
 
 ;; Copyright (C) 1997-2002 Adrian Aichner
 
 ;; Author: Adrian Aichner <[email protected]>
-;; Date: $Date$
-;; Version: $Revision$
+;; Date: $Date: 2003-10-13 15:52:13 $
+;; Version: $Revision: 1.52 $
 ;; Keywords: internal
 
 ;; This file is part of XEmacs.

Repository URL: https://bitbucket.org/xemacs/build/

--

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.