commit/ruby-modes: 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 ruby-modes:

https://bitbucket.org/xemacs/ruby-modes/commits/5dbb91f42944/
Changeset:   5dbb91f42944
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@mail.gmail.com> in
xemacs-patches and followups for details.
Affected #:  7 files

diff -r 127c2e45f7399fb54f8538d88f3ad6b188bd40fb -r 5dbb91f42944ca1f0f4089c3e03e822d6bd9a2ef .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 127c2e45f7399fb54f8538d88f3ad6b188bd40fb -r 5dbb91f42944ca1f0f4089c3e03e822d6bd9a2ef 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.
+
 2011-10-21  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 1.05 released.

diff -r 127c2e45f7399fb54f8538d88f3ad6b188bd40fb -r 5dbb91f42944ca1f0f4089c3e03e822d6bd9a2ef inf-ruby.el
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -1,8 +1,8 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;;  $Id$
-;;;  $Author$
-;;;  $Date$
+;;;  $Id: inf-ruby.el 12031 2007-03-11 10:01:15Z knu $
+;;;  $Author: knu $
+;;;  $Date: 2007-03-11 19:01:15 +0900 (Sun, 11 Mar 2007) $
 ;;;
 ;;; Inferior Ruby Mode - ruby process in a buffer.
 ;;;                      adapted from cmuscheme.el

diff -r 127c2e45f7399fb54f8538d88f3ad6b188bd40fb -r 5dbb91f42944ca1f0f4089c3e03e822d6bd9a2ef inf-ruby.el.upstream
--- a/inf-ruby.el.upstream
+++ b/inf-ruby.el.upstream
@@ -1,8 +1,8 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;;  $Id$
-;;;  $Author$
-;;;  $Date$
+;;;  $Id: inf-ruby.el 12031 2007-03-11 10:01:15Z knu $
+;;;  $Author: knu $
+;;;  $Date: 2007-03-11 19:01:15 +0900 (Sun, 11 Mar 2007) $
 ;;;
 ;;; Inferior Ruby Mode - ruby process in a buffer.
 ;;;                      adapted from cmuscheme.el

diff -r 127c2e45f7399fb54f8538d88f3ad6b188bd40fb -r 5dbb91f42944ca1f0f4089c3e03e822d6bd9a2ef ruby-mode.el
--- a/ruby-mode.el
+++ b/ruby-mode.el
@@ -1,7 +1,7 @@
 ;;;
 ;;;  ruby-mode.el -
 ;;;
-;;;  $Author: knu$
+;;;  $Author: knu $
 ;;;  $Date: 2008-05-19 00:02:36 +0900 (Mon, 19 May 2008) $
 ;;;  created at: Fri Feb  4 14:49:13 JST 1994
 ;;;

diff -r 127c2e45f7399fb54f8538d88f3ad6b188bd40fb -r 5dbb91f42944ca1f0f4089c3e03e822d6bd9a2ef ruby-mode.el.upstream
--- a/ruby-mode.el.upstream
+++ b/ruby-mode.el.upstream
@@ -1,12 +1,12 @@
 ;;;
 ;;;  ruby-mode.el -
 ;;;
-;;;  $Author$
-;;;  $Date$
+;;;  $Author: knu $
+;;;  $Date: 2008-05-19 00:02:36 +0900 (Mon, 19 May 2008) $
 ;;;  created at: Fri Feb  4 14:49:13 JST 1994
 ;;;
 
-(defconst ruby-mode-revision "$Revision$")
+(defconst ruby-mode-revision "$Revision: 16458 $")
 
 (defconst ruby-mode-version
   (progn

Repository URL: https://bitbucket.org/xemacs/ruby-modes/

--

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.