commit/idlwave: 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 idlwave:

https://bitbucket.org/xemacs/idlwave/commits/440ac0dbbffa/
Changeset:   440ac0dbbffa
User:        Jerry James
Date:        2014-05-13 21:54:59
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 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-idlwave*.html

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,12 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13  Jerry James  <[email protected]>
+
+	* .cvsignore: Remove.
+	* .hgignore: New file.
+	* *.el: Restore CVS keyword expansions.
+	* idlwave_catalog: Ditto.
+
 2005-05-07  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 1.32 released.

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlw-complete-structtag.el
--- a/idlw-complete-structtag.el
+++ b/idlw-complete-structtag.el
@@ -4,7 +4,7 @@
 ;; Author: Carsten Dominik <[email protected]>
 ;; Maintainer: J.D. Smith <[email protected]
 ;; Version: 1.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:17 $
 ;; Keywords: languages
 
 ;; This file is part of GNU Emacs.

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlw-shell.el
--- a/idlw-shell.el
+++ b/idlw-shell.el
@@ -6,7 +6,7 @@
 ;;          Chris Chase <[email protected]>
 ;; Maintainer: J.D. Smith <[email protected]>
 ;; Version: 5.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:18 $
 ;; Keywords: processes
 
 ;; This file is part of GNU Emacs.

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlw-toolbar.el
--- a/idlw-toolbar.el
+++ b/idlw-toolbar.el
@@ -4,7 +4,7 @@
 ;; Author: Carsten Dominik <[email protected]>
 ;; Maintainer: J.D. Smith <[email protected]>
 ;; Version: 5.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:18 $
 ;; Keywords: processes
 
 ;; This file is part of GNU Emacs.

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlwave.el
--- a/idlwave.el
+++ b/idlwave.el
@@ -6,7 +6,7 @@
 ;;          Chris Chase <[email protected]>
 ;; Maintainer: J.D. Smith <[email protected]>
 ;; Version: 5.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:18 $
 ;; Keywords: languages
 
 ;; This file is part of GNU Emacs.

diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlwave_catalog
--- a/idlwave_catalog
+++ b/idlwave_catalog
@@ -31,7 +31,7 @@
 # (without spaces).  E.g. "NasaLib".  A file named .idlwave_catalog
 # will be created in each directory with ".pro" routine files.
 #
-# $Id$
+# $Id: idlwave_catalog,v 1.1 2003-08-12 12:26:18 dominik Exp $
 
 use Getopt::Std;
 $opt_l=$opt_s=$opt_f=$opt_v=$opt_d=$opt_h=0;

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

--

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.