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

https://bitbucket.org/xemacs/ocaml/commits/b4129f6f2dc3/
Changeset:   b4129f6f2dc3
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 fd7ad264907107574dbbe5492304ec4a9786d658 -r b4129f6f2dc3996148f04774c922987f29bebe43 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-ocamltags

diff -r fd7ad264907107574dbbe5492304ec4a9786d658 -r b4129f6f2dc3996148f04774c922987f29bebe43 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^ocamltags$
+^package-info$
+^pdepends\.mk$

diff -r fd7ad264907107574dbbe5492304ec4a9786d658 -r b4129f6f2dc3996148f04774c922987f29bebe43 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13  Jerry James  <[email protected]>
+
+	* .cvsignore: Remove.
+	* .hgignore: New file.
+	* Makefile.upstream: Restore CVS keyword expansions.
+	* README: Ditto.
+	* ocamltags.in: Ditto.
+
 2006-05-17  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 0.06 released.

diff -r fd7ad264907107574dbbe5492304ec4a9786d658 -r b4129f6f2dc3996148f04774c922987f29bebe43 Makefile.upstream
--- a/Makefile.upstream
+++ b/Makefile.upstream
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.9 2002/03/19 09:45:46 garrigue Exp $
 
 include ../config/Makefile
 

diff -r fd7ad264907107574dbbe5492304ec4a9786d658 -r b4129f6f2dc3996148f04774c922987f29bebe43 README
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-        O'Caml emacs mode, snapshot of $Date$
+        O'Caml emacs mode, snapshot of $Date: 2002/08/05 02:05:42 $
 
 The files in this archive define a caml-mode for emacs, for editing
 Objective Caml and Objective Label programs, as well as an

diff -r fd7ad264907107574dbbe5492304ec4a9786d658 -r b4129f6f2dc3996148f04774c922987f29bebe43 ocamltags.in
--- a/ocamltags.in
+++ b/ocamltags.in
@@ -10,7 +10,7 @@
 ;;  but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;  General Public License for more details.
-;; $Id$
+;; $Id: ocamltags.in,v 1.5 1999/11/29 19:03:30 doligez Exp $
 
 (require 'caml)

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

--

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.