1 new commit in xemacs-devel:
https://bitbucket.org/xemacs/xemacs-devel/commits/c9931c9b630d/
Changeset: c9931c9b630d
User: Jerry James
Date: 2014-05-13 21:55:00
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 9 files
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a .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 ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2011-12-22 Vin Shelton <acs(a)xemacs.org>
* bench.el (bench-version): Set $Revision to the most recent CVS
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a bench.el
--- a/bench.el
+++ b/bench.el
@@ -1,11 +1,11 @@
;;; bench.el --- benchmarking utility for emacsen
;; Copyright (C) 1987,88,89,90,93,94,95,96 Free Software Foundation, Inc.
-;; $Id$
-;; $Source$
-;; $Revision$
-;; $Author$
-;; $Date$
+;; $Id: bench.el,v 1.4 2001-09-08 11:01:26 adrian Exp $
+;; $Source: /cvsroot/xemacs/XEmacs/packages/xemacs-packages/xemacs-devel/bench.el,v $
+;; $Revision: 1.4 $
+;; $Author: adrian $
+;; $Date: 2001-09-08 11:01:26 $
;; Author: Shane Holder <holder(a)rsn.hp.com>
;; Adapted-By: Steve Baur <steve(a)xemacs.org>
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a eldoc.el
--- a/eldoc.el
+++ b/eldoc.el
@@ -7,7 +7,7 @@
;; Keywords: extensions
;; Created: 1995-10-06
-;; $Id$
+;; $Id: eldoc.el,v 1.5 2002/01/10 11:36:26 youngs Exp $
;; This file is part of GNU Emacs.
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a eval-expr.el
--- a/eval-expr.el
+++ b/eval-expr.el
@@ -9,7 +9,7 @@
;; Keywords: extensions
;; Created: 1998-07-30
-;; $Id$
+;; $Id: eval-expr.el,v 1.2 1998/08/04 02:43:59 friedman Exp $
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a patch-keywords.el
--- a/patch-keywords.el
+++ b/patch-keywords.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2002 Steve Youngs
-;; RCS: $Id$
+;; RCS: $Id: patch-keywords.el,v 1.4 2003-08-17 09:34:55 adrian Exp $
;; Author: Steve Youngs <youngs(a)xemacs.org>
;; Maintainer: Steve Youngs <youngs(a)xemacs.org>
;; Created: 2002-01-14
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a pretty-print.el
--- a/pretty-print.el
+++ b/pretty-print.el
@@ -115,7 +115,10 @@
; Change History
;
-; $Log$
+; $Log: pretty-print.el,v $
+; Revision 1.3 2000-10-06 09:35:05 youngs
+; Martin's Monster Mega typo patch
+;
; Revision 1.2 1998/02/10 16:23:33 steveb
; pretty-print fixes
;
diff -r ec58531392f665a09fe5bc0c75ff371b293dd19d -r
c9931c9b630d7f19af84718b59c9602c545f280a texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-patcher*.html
Repository URL:
https://bitbucket.org/xemacs/xemacs-devel/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches