commit/xwem: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in xwem:
https://bitbucket.org/xemacs/xwem/commits/ddf3f8b3fe94/
Changeset: ddf3f8b3fe94
User: Jerry James
Date: 2014-05-13 21:54:53
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 #: 61 files
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.info$
+^lisp/_pkg\.el$
+^lisp/auto-autoloads\.el$
+^lisp/custom-defines\.el$
+^lisp/custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * lisp/.cvsignore: Remove.
+ * .hgignore: New file.
+ * lisp/*.el: Restore CVS keyword expansions.
+ * ChangeLog: Ditto.
+ * TODO: Ditto.
+ * man/xwem.texi: Ditto.
+ * man/xwem-version.texi: Add trailing newline to fix texinfo 5.x
+ hang.
+
2009-10-02 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.23 released.
@@ -636,4 +647,4 @@
* ChangeLog (Revision): ChangeLog in new XWEM layout created.
-;; $Id$
+;; $Id: ChangeLog,v 1.85 2009-10-02 14:33:08 viteno Exp $
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de TODO
--- a/TODO
+++ b/TODO
@@ -44,4 +44,4 @@
- Ubering. i.e. you can run other window manager in xwem frame.
Maybe implement using Xnest's -parent feature?
-# $Id$
+# $Id: TODO,v 1.3 2004-12-16 08:07:47 youngs Exp $
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-appcollect.el
--- a/lisp/xwem-appcollect.el
+++ b/lisp/xwem-appcollect.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Fri Oct 29 04:35:18 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-appcollect.el,v 1.2 2005-04-04 19:54:10 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-battery.el
--- a/lisp/xwem-battery.el
+++ b/lisp/xwem-battery.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Thu Sep 2 01:14:36 GMT 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-battery.el,v 1.4 2009-10-02 12:03:35 aidan Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-clgen.el
--- a/lisp/xwem-clgen.el
+++ b/lisp/xwem-clgen.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Sat Aug 28 14:31:39 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-clgen.el,v 1.7 2006-04-01 17:11:04 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-clients.el
--- a/lisp/xwem-clients.el
+++ b/lisp/xwem-clients.el
@@ -7,7 +7,7 @@
;; Richard Klinda <ignotus(a)hixsplit.hu>
;; Created: 2 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-clients.el,v 1.16 2009-10-01 18:30:13 aidan Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-clswi.el
--- a/lisp/xwem-clswi.el
+++ b/lisp/xwem-clswi.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Steve Youngs <steve(a)youngs.au.com>
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-clswi.el,v 1.8 2005-04-04 19:54:10 lg Exp $
;; This file is NOT part of XEmacs.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-compat.el
--- a/lisp/xwem-compat.el
+++ b/lisp/xwem-compat.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Fri Dec 12 15:51:10 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-compat.el,v 1.7 2005-04-04 19:54:10 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-desktop.el
--- a/lisp/xwem-desktop.el
+++ b/lisp/xwem-desktop.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Wed Jul 14 10:16:20 MSD 2004
;; Keywords: xwem, desktop
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-desktop.el,v 1.7 2005-04-04 19:54:10 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-diagram.el
--- a/lisp/xwem-diagram.el
+++ b/lisp/xwem-diagram.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Sat Mar 6 17:09:58 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-diagram.el,v 1.6 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-edmacro.el
--- a/lisp/xwem-edmacro.el
+++ b/lisp/xwem-edmacro.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Fri Dec 12 11:19:50 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-edmacro.el,v 1.9 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-edprops.el
--- a/lisp/xwem-edprops.el
+++ b/lisp/xwem-edprops.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Wed Oct 27 11:15:39 MSD 2004
;; Keywords: xwem, edit
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-edprops.el,v 1.2 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-events.el
--- a/lisp/xwem-events.el
+++ b/lisp/xwem-events.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-events.el,v 1.11 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-faces.el
--- a/lisp/xwem-faces.el
+++ b/lisp/xwem-faces.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Mon Dec 29 12:04:19 MSK 2003
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-faces.el,v 1.12 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-focus.el
--- a/lisp/xwem-focus.el
+++ b/lisp/xwem-focus.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Fri Dec 19 13:25:30 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-focus.el,v 1.10 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-frame.el
--- a/lisp/xwem-frame.el
+++ b/lisp/xwem-frame.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-frame.el,v 1.15 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-framei.el
--- a/lisp/xwem-framei.el
+++ b/lisp/xwem-framei.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Tue Jan 27 08:01:43 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-framei.el,v 1.8 2005-04-04 19:54:11 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-frametrans.el
--- a/lisp/xwem-frametrans.el
+++ b/lisp/xwem-frametrans.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Thu Dec 2 10:35:14 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-frametrans.el,v 1.2 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-gamma.el
--- a/lisp/xwem-gamma.el
+++ b/lisp/xwem-gamma.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Tue Jan 20 13:10:28 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-gamma.el,v 1.7 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-help.el
--- a/lisp/xwem-help.el
+++ b/lisp/xwem-help.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: 1 Sep 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-help.el,v 1.8 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-holer.el
--- a/lisp/xwem-holer.el
+++ b/lisp/xwem-holer.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Thu Jan 15 12:39:04 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-holer.el,v 1.7 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-icons.el
--- a/lisp/xwem-icons.el
+++ b/lisp/xwem-icons.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Sat Dec 27 15:38:24 MSK 2003
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-icons.el,v 1.10 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-interactive.el
--- a/lisp/xwem-interactive.el
+++ b/lisp/xwem-interactive.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Thu Dec 18 05:49:52 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-interactive.el,v 1.13 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-keyboard.el
--- a/lisp/xwem-keyboard.el
+++ b/lisp/xwem-keyboard.el
@@ -7,7 +7,7 @@
;; Alex Ott <ottalex(a)narod.ru>
;; Created: 21 Mar 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-keyboard.el,v 1.17 2005-04-08 08:38:07 youngs Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-keydefs.el
--- a/lisp/xwem-keydefs.el
+++ b/lisp/xwem-keydefs.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Fri Dec 12 15:47:42 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-keydefs.el,v 1.12 2005-04-04 19:54:12 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-keymacro.el
--- a/lisp/xwem-keymacro.el
+++ b/lisp/xwem-keymacro.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Fri Dec 12 17:18:00 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-keymacro.el,v 1.11 2005-04-04 19:54:13 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-launcher.el
--- a/lisp/xwem-launcher.el
+++ b/lisp/xwem-launcher.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Thu Dec 4 16:32:11 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-launcher.el,v 1.11 2005-04-04 19:54:13 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-load.el
--- a/lisp/xwem-load.el
+++ b/lisp/xwem-load.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Tue Aug 24 13:48:56 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-load.el,v 1.7 2005-04-04 19:54:13 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-main.el
--- a/lisp/xwem-main.el
+++ b/lisp/xwem-main.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-main.el,v 1.18 2005-04-04 19:54:13 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-manage.el
--- a/lisp/xwem-manage.el
+++ b/lisp/xwem-manage.el
@@ -6,7 +6,7 @@
;; Richard Klinda <ignotus(a)hixsplit.hu>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-manage.el,v 1.11 2005-04-04 19:54:13 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-minibuffer.el
--- a/lisp/xwem-minibuffer.el
+++ b/lisp/xwem-minibuffer.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Thu Dec 4 15:13:12 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-minibuffer.el,v 1.12 2005-04-04 19:54:13 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-misc.el
--- a/lisp/xwem-misc.el
+++ b/lisp/xwem-misc.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-misc.el,v 1.18 2005-04-04 19:54:14 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-modes.el
--- a/lisp/xwem-modes.el
+++ b/lisp/xwem-modes.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Mon Oct 18 22:36:23 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-modes.el,v 1.4 2005-04-04 19:54:14 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-mouse.el
--- a/lisp/xwem-mouse.el
+++ b/lisp/xwem-mouse.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-mouse.el,v 1.10 2005-04-04 19:54:14 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-netwm.el
--- a/lisp/xwem-netwm.el
+++ b/lisp/xwem-netwm.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Sat May 15 19:44:58 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-netwm.el,v 1.6 2005-04-04 19:54:14 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-osd.el
--- a/lisp/xwem-osd.el
+++ b/lisp/xwem-osd.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Mon Jan 12 13:14:32 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-osd.el,v 1.7 2005-04-04 19:54:14 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-pager.el
--- a/lisp/xwem-pager.el
+++ b/lisp/xwem-pager.el
@@ -6,7 +6,7 @@
;; Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Wed Aug 18 08:05:09 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-pager.el,v 1.2 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-recover.el
--- a/lisp/xwem-recover.el
+++ b/lisp/xwem-recover.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Sat Sep 11 23:20:23 GMT 2004
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-recover.el,v 1.2 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-register.el
--- a/lisp/xwem-register.el
+++ b/lisp/xwem-register.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Fri Feb 6 08:04:24 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-register.el,v 1.8 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-report.el
--- a/lisp/xwem-report.el
+++ b/lisp/xwem-report.el
@@ -5,7 +5,7 @@
;; Author: Steve Youngs <steve(a)xwem.org>
;; Created: 2004-12-05
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-report.el,v 1.5 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-root.el
--- a/lisp/xwem-root.el
+++ b/lisp/xwem-root.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-root.el,v 1.10 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-rooter.el
--- a/lisp/xwem-rooter.el
+++ b/lisp/xwem-rooter.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Sat Feb 21 03:41:02 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-rooter.el,v 1.8 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-rooticon.el
--- a/lisp/xwem-rooticon.el
+++ b/lisp/xwem-rooticon.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created:
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-rooticon.el,v 1.8 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-selections.el
--- a/lisp/xwem-selections.el
+++ b/lisp/xwem-selections.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Wed May 5 17:06:41 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-selections.el,v 1.5 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-smartmods.el
--- a/lisp/xwem-smartmods.el
+++ b/lisp/xwem-smartmods.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Fri Dec 12 18:42:05 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-smartmods.el,v 1.6 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-sound.el
--- a/lisp/xwem-sound.el
+++ b/lisp/xwem-sound.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Wed Jan 28 22:25:44 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-sound.el,v 1.8 2005-04-04 19:54:15 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-special.el
--- a/lisp/xwem-special.el
+++ b/lisp/xwem-special.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Thu Dec 4 15:01:21 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-special.el,v 1.11 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-strokes.el
--- a/lisp/xwem-strokes.el
+++ b/lisp/xwem-strokes.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Thu Dec 4 17:42:12 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-strokes.el,v 1.10 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-struct.el
--- a/lisp/xwem-struct.el
+++ b/lisp/xwem-struct.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Tue Aug 24 12:43:45 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-struct.el,v 1.5 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-tabbing.el
--- a/lisp/xwem-tabbing.el
+++ b/lisp/xwem-tabbing.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Sun Dec 7 18:35:15 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-tabbing.el,v 1.8 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-theme.el
--- a/lisp/xwem-theme.el
+++ b/lisp/xwem-theme.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: Tue Nov 23 14:49:41 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-theme.el,v 1.5 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-time.el
--- a/lisp/xwem-time.el
+++ b/lisp/xwem-time.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Mon Dec 8 09:53:42 MSK 2003
;; Keywords: xwem, xlib
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-time.el,v 1.8 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-transient.el
--- a/lisp/xwem-transient.el
+++ b/lisp/xwem-transient.el
@@ -6,7 +6,7 @@
;; Steve Youngs <steve(a)youngs.au.com>
;; Created: Sat Jun 5 01:33:25 MSD 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-transient.el,v 1.6 2005-04-04 19:54:16 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-tray.el
--- a/lisp/xwem-tray.el
+++ b/lisp/xwem-tray.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: 1 Sep 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-tray.el,v 1.9 2005-04-04 19:54:17 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-weather.el
--- a/lisp/xwem-weather.el
+++ b/lisp/xwem-weather.el
@@ -5,7 +5,7 @@
;; Author: Steve Youngs <steve(a)youngs.au.com>
;; Created: 2004-06-22
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-weather.el,v 1.5 2005-04-04 19:54:17 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-win.el
--- a/lisp/xwem-win.el
+++ b/lisp/xwem-win.el
@@ -5,7 +5,7 @@
;; Author: Zajcev Evgeny <zevlg(a)yandex.ru>
;; Created: 21 Mar 2003
;; Keywords: xlib, xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-win.el,v 1.9 2005-04-04 19:54:17 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de lisp/xwem-worklog.el
--- a/lisp/xwem-worklog.el
+++ b/lisp/xwem-worklog.el
@@ -6,7 +6,7 @@
;; Richard Klinda <ignotus(a)hixsplit.hu>
;; Created: Thu Feb 26 01:00:25 MSK 2004
;; Keywords: xwem
-;; X-CVS: $Id$
+;; X-CVS: $Id: xwem-worklog.el,v 1.11 2005-04-04 19:54:17 lg Exp $
;; This file is part of XWEM.
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de man/xwem-version.texi
--- a/man/xwem-version.texi
+++ b/man/xwem-version.texi
@@ -1,1 +1,1 @@
-@set VERSION lg@(a)xwem.org--2004/xwem--main--2.0--version-0
\ No newline at end of file
+@set VERSION lg@(a)xwem.org--2004/xwem--main--2.0--version-0
diff -r 611279a47da1ffe6f52e33cbc210895fd9d0d66b -r ddf3f8b3fe9402793444c418a229fff7b84b53de man/xwem.texi
--- a/man/xwem.texi
+++ b/man/xwem.texi
@@ -1,5 +1,5 @@
\input texinfo @c xwem.texi -*-TeXinfo-*-
-@c $Id$
+@c $Id: xwem.texi,v 1.2 2005-01-01 04:43:08 youngs Exp $
@c Copyright (C) 2003 Free Software Foundation
@c %**start of header
@setfilename xwem.info
Repository URL: https://bitbucket.org/xemacs/xwem/
--
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
commit/xslt-process: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in xslt-process:
https://bitbucket.org/xemacs/xslt-process/commits/2d9181f5c491/
Changeset: 2d9181f5c491
User: Jerry James
Date: 2014-05-13 21:54:53
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 #: 6 files
diff -r 8de2c7880e03d5f1aa31537c6118c05ec7e5b3f7 -r 2d9181f5c491d8ac1678c0d7fbe48e5fb04035ca .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-package-info
-pdepends.mk
-INSTALL
-README
diff -r 8de2c7880e03d5f1aa31537c6118c05ec7e5b3f7 -r 2d9181f5c491d8ac1678c0d7fbe48e5fb04035ca .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,14 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^INSTALL$
+^README$
+^lisp/_pkg\.el$
+^lisp/auto-autoloads\.el$
+^lisp/custom-defines\.el$
+^lisp;custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 8de2c7880e03d5f1aa31537c6118c05ec7e5b3f7 -r 2d9181f5c491d8ac1678c0d7fbe48e5fb04035ca ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * doc/.cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * .hgignore: New file.
+ * xslt-process.texi: Update for texinfo 5.x.
+
2005-07-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.12 released.
diff -r 8de2c7880e03d5f1aa31537c6118c05ec7e5b3f7 -r 2d9181f5c491d8ac1678c0d7fbe48e5fb04035ca doc/.cvsignore
--- a/doc/.cvsignore
+++ /dev/null
@@ -1,9 +0,0 @@
-xslt-process_1.html
-xslt-process_2.html
-xslt-process_3.html
-xslt-process_4.html
-xslt-process_5.html
-xslt-process_6.html
-xslt-process_abt.html
-xslt-process_ovr.html
-xslt-process_toc.html
diff -r 8de2c7880e03d5f1aa31537c6118c05ec7e5b3f7 -r 2d9181f5c491d8ac1678c0d7fbe48e5fb04035ca doc/xslt-process.texi
--- a/doc/xslt-process.texi
+++ b/doc/xslt-process.texi
@@ -35,7 +35,8 @@
@page
@vskip 0pt plus 1filll
Copyright @copyright{} 2000, 2001 Ovidiu Predescu.
-@par All rights reserved.
+
+All rights reserved.
@sp 1
Repository URL: https://bitbucket.org/xemacs/xslt-process/
--
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
commit/apel: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in apel:
https://bitbucket.org/xemacs/apel/commits/c7233c52081a/
Changeset: c7233c52081a
User: Jerry James
Date: 2014-05-13 21:54:53
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 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 .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 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2009-08-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.34 released.
diff -r 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 atype.el
--- a/atype.el
+++ b/atype.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc.
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
-;; Version: $Id$
+;; Version: $Id: atype.el,v 6.6 1997/03/10 14:11:23 morioka Exp $
;; Keywords: atype
;; This file is part of APEL (A Portable Emacs Library).
diff -r 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 file-detect.el
--- a/file-detect.el
+++ b/file-detect.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1996,1997 Free Software Foundation, Inc.
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
-;; Version: $Id$
+;; Version: $Id: file-detect.el,v 7.1 1997/11/08 07:40:52 morioka Exp $
;; Keywords: file detection, install, module
;; Status: obsoleted
diff -r 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 filename.el
--- a/filename.el
+++ b/filename.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1996,1997 MORIOKA Tomohiko
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
-;; Version: $Id$
+;; Version: $Id: filename.el,v 2.1 1997/11/06 15:50:53 morioka Exp $
;; Keywords: file name, string
;; This file is part of APEL (A Portable Emacs Library).
diff -r 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 richtext.el
--- a/richtext.el
+++ b/richtext.el
@@ -4,7 +4,7 @@
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
;; Created: 1995/7/15
-;; Version: $Id$
+;; Version: $Id: richtext.el,v 3.6 1997/06/28 17:58:34 morioka Exp $
;; Keywords: wp, faces, MIME, multimedia
;; This file is not part of GNU Emacs yet.
diff -r 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 std11-parse.el
--- a/std11-parse.el
+++ b/std11-parse.el
@@ -4,7 +4,7 @@
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
;; Keywords: mail, news, RFC 822, STD 11
-;; Version: $Id$
+;; Version: $Id: std11-parse.el,v 0.18 1997/09/25 16:06:50 morioka Exp $
;; This file is part of MU (Message Utilities).
diff -r 954d6059bf11518b6314eb21d2cb8e16c17588ce -r c7233c52081a9569072a0e6ca32ec117b3f40c82 std11.el
--- a/std11.el
+++ b/std11.el
@@ -4,7 +4,7 @@
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
;; Keywords: mail, news, RFC 822, STD 11
-;; Version: $Id$
+;; Version: $Id: std11.el,v 0.40 1997/03/03 08:03:06 shuhei-k Exp $
;; This file is part of MU (Message Utilities).
Repository URL: https://bitbucket.org/xemacs/apel/
--
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
commit/dictionary: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in dictionary:
https://bitbucket.org/xemacs/dictionary/commits/f78d84095fe0/
Changeset: f78d84095fe0
User: Jerry James
Date: 2014-05-13 21:54:53
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 #: 7 files
diff -r 4b05810d9470b8dbfb095e7660e0dfbcce4546fc -r f78d84095fe09854cbd41adeb155527fc0a31142 .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 4b05810d9470b8dbfb095e7660e0dfbcce4546fc -r f78d84095fe09854cbd41adeb155527fc0a31142 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2005-05-10 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.16 released.
diff -r 4b05810d9470b8dbfb095e7660e0dfbcce4546fc -r f78d84095fe09854cbd41adeb155527fc0a31142 connection.el
--- a/connection.el
+++ b/connection.el
@@ -2,7 +2,7 @@
;; Author: Torsten Hilbrich <dictionary(a)myrkr.in-berlin.de>
;; Keywords: network
-;; $Id$
+;; $Id: connection.el,v 1.9 2001-11-24 12:18:26 torsten Exp $
;; This file 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 4b05810d9470b8dbfb095e7660e0dfbcce4546fc -r f78d84095fe09854cbd41adeb155527fc0a31142 dictionary-init.el
--- a/dictionary-init.el
+++ b/dictionary-init.el
@@ -1,4 +1,4 @@
-;; $Id$
+;; $Id: dictionary-init.el,v 1.2 2003-06-21 18:05:16 torsten Exp $
;; This file contains the autoload definitions that are used by the
;; debian package and can also be used in a standalone installation
;; The XEmacs package has some other means to create the autoload
diff -r 4b05810d9470b8dbfb095e7660e0dfbcce4546fc -r f78d84095fe09854cbd41adeb155527fc0a31142 dictionary.el
--- a/dictionary.el
+++ b/dictionary.el
@@ -2,7 +2,7 @@
;; Author: Torsten Hilbrich <dictionary(a)myrkr.in-berlin.de>
;; Keywords: interface, dictionary
-;; $Id$
+;; $Id: dictionary.el,v 1.41 2004-10-02 06:39:20 torsten Exp $
;; This file 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 4b05810d9470b8dbfb095e7660e0dfbcce4546fc -r f78d84095fe09854cbd41adeb155527fc0a31142 link.el
--- a/link.el
+++ b/link.el
@@ -2,7 +2,7 @@
;; Author: Torsten Hilbrich <dictionary(a)myrkr.in-berlin.de>
;; Keywords: interface, hypermedia
-;; $Id$
+;; $Id: link.el,v 1.11 2001-12-21 17:55:49 torsten Exp $
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Repository URL: https://bitbucket.org/xemacs/dictionary/
--
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
commit/efs: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in efs:
https://bitbucket.org/xemacs/efs/commits/5cfa5ab8da0a/
Changeset: 5cfa5ab8da0a
User: Jerry James
Date: 2014-05-13 21:54:53
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 #: 5 files
diff -r e52f7777d685b7d272d63cf0098fe52217f8b725 -r 5cfa5ab8da0ab498cee463596e7f60a314b48bd1 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-efs*.html
diff -r e52f7777d685b7d272d63cf0098fe52217f8b725 -r 5cfa5ab8da0ab498cee463596e7f60a314b48bd1 .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 e52f7777d685b7d272d63cf0098fe52217f8b725 -r 5cfa5ab8da0ab498cee463596e7f60a314b48bd1 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * efs.el: Restore CVS keyword expansions.
+ * efs.texi: Update for texinfo 5.x.
+
2013-06-24 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.35 released.
diff -r e52f7777d685b7d272d63cf0098fe52217f8b725 -r 5cfa5ab8da0ab498cee463596e7f60a314b48bd1 efs.el
--- a/efs.el
+++ b/efs.el
@@ -145,7 +145,7 @@
;;; efs|Andy Norman and Sandy Rutherford
;;; |ange(a)hplb.hpl.hp.com and sandy(a)ibm550.sissa.it
;;; |transparent FTP Support for GNU Emacs
-;;; |$Date$|$efs release: 1.24 $|
+;;; |$Date: 2007-10-12 15:16:33 $|$efs release: 1.24 $|
;;; Host and listing type notation:
;;;
diff -r e52f7777d685b7d272d63cf0098fe52217f8b725 -r 5cfa5ab8da0ab498cee463596e7f60a314b48bd1 efs.texi
--- a/efs.texi
+++ b/efs.texi
@@ -12,7 +12,7 @@
@node Top, What is EFS?, (dir), (dir)
@comment node-name, next, previous, up
-@ifinfo
+@ifnottex
@unnumbered EFS
This file documents EFS, a system for transparent file-transfer
@@ -39,7 +39,7 @@
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
-@end ifinfo
+@end ifnottex
@titlepage
@sp 5
@@ -106,7 +106,7 @@
Mike Sperber (@code{sperber@(a)informatik.uni-tuebingen.de}).
EFS is partly based on an earlier package called ange-ftp.
-@ifinfo
+@ifnottex
Many people have sent in enhancements for ange-ftp and EFS.
Members of the ange-ftp and EFS Hall of Fame include:
@@ -143,7 +143,7 @@
Raymond A. Wiker and many others whose names have been forgotten who
have helped to debug and fix problems.
@end itemize
-@end ifinfo
+@end ifnottex
Finally, this info file was put together by Mike Sperber
(@code{sperber@(a)informatik.uni-tuebingen.de}) from an ange-ftp info file
Repository URL: https://bitbucket.org/xemacs/efs/
--
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
commit/cedet-common: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in cedet-common:
https://bitbucket.org/xemacs/cedet-common/commits/0ea1183c20c1/
Changeset: 0ea1183c20c1
User: Jerry James
Date: 2014-05-13 21:54:53
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 #: 15 files
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 .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 a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2008-02-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.01 released.
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 cedet-autogen.el
--- a/cedet-autogen.el
+++ b/cedet-autogen.el
@@ -5,7 +5,7 @@
;; Author: David Ponce <david(a)dponce.com>
;; Created: 22 Aug 2003
;; Keywords: maint
-;; X-CVS: $Id$
+;; X-CVS: $Id: cedet-autogen.el,v 1.1 2007-11-26 15:06:38 michaels Exp $
;; This file is not part of GNU Emacs.
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 cedet-compat.el
--- a/cedet-compat.el
+++ b/cedet-compat.el
@@ -5,7 +5,7 @@
;; Author: David Ponce <david(a)dponce.com>
;; Maintainer: David Ponce <david(a)dponce.com>
;; Keywords: compatibility
-;; X-RCS: $Id$
+;; X-RCS: $Id: cedet-compat.el,v 1.1 2007-11-26 15:06:38 michaels Exp $
;; This file is not part of Emacs
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 cedet-files.el
--- a/cedet-files.el
+++ b/cedet-files.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2007 Eric M. Ludlam
;; Author: Eric M. Ludlam <eric(a)siege-engine.com>
-;; X-RCS: $Id$
+;; X-RCS: $Id: cedet-files.el,v 1.1 2007-11-26 15:06:39 michaels Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 cedet-load.el
--- a/cedet-load.el
+++ b/cedet-load.el
@@ -3,7 +3,7 @@
;;; Copyright (C) 2003 David Ponce
;; Author: David Ponce <david(a)dponce.com>
-;; X-RCS: $Id$
+;; X-RCS: $Id: cedet-load.el,v 1.1 2007-11-26 15:06:39 michaels Exp $
;; CEDET 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 a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 cedet.el
--- a/cedet.el
+++ b/cedet.el
@@ -6,7 +6,7 @@
;; Maintainer: CEDET developers <http://sf.net/projects/cedet>
;; Created: 09 Dec 2002
;; Keywords: syntax
-;; X-RCS: $Id$
+;; X-RCS: $Id: cedet.el,v 1.1 2007-11-26 15:06:40 michaels Exp $
;; This file is not part of Emacs
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 ezimage.el
--- a/ezimage.el
+++ b/ezimage.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: file, tags, tools
-;; X-RCS: $Id$
+;; X-RCS: $Id: ezimage.el,v 1.1 2007-11-26 15:06:40 michaels Exp $
;; This file is part of GNU Emacs.
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 ezimage.el.upstream
--- a/ezimage.el.upstream
+++ b/ezimage.el.upstream
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: file, tags, tools
-;; X-RCS: $Id$
+;; X-RCS: $Id: ezimage.el.upstream,v 1.1 2007-11-26 15:06:40 michaels Exp $
;; This file is part of GNU Emacs.
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 fame.el
--- a/fame.el
+++ b/fame.el
@@ -6,7 +6,7 @@
;; Maintainer: David Ponce <david(a)dponce.com>
;; Created: 28 Oct 2004
;; Keywords: status
-;; X-RCS: $Id$
+;; X-RCS: $Id: fame.el,v 1.1 2007-11-26 15:06:41 michaels Exp $
;;
;; This file is not part of GNU Emacs.
;;
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 inversion.el
--- a/inversion.el
+++ b/inversion.el
@@ -3,7 +3,7 @@
;;; Copyright (C) 2002, 2003, 2005, 2006, 2007 Eric M. Ludlam
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
-;; X-RCS: $Id$
+;; X-RCS: $Id: inversion.el,v 1.1 2007-11-26 15:06:41 michaels Exp $
;;; Code:
(defvar inversion-version "1.3"
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 mode-local.el
--- a/mode-local.el
+++ b/mode-local.el
@@ -6,7 +6,7 @@
;; Maintainer: David Ponce <david(a)dponce.com>
;; Created: 27 Apr 2004
;; Keywords: syntax
-;; X-RCS: $Id$
+;; X-RCS: $Id: mode-local.el,v 1.2 2007-11-27 17:52:27 michaels Exp $
;;
;; This file is not part of GNU Emacs.
;;
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 mode-local.el.upstream
--- a/mode-local.el.upstream
+++ b/mode-local.el.upstream
@@ -6,7 +6,7 @@
;; Maintainer: David Ponce <david(a)dponce.com>
;; Created: 27 Apr 2004
;; Keywords: syntax
-;; X-RCS: $Id$
+;; X-RCS: $Id: mode-local.el.upstream,v 1.1 2007-11-27 17:52:27 michaels Exp $
;;
;; This file is not part of GNU Emacs.
;;
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 pprint.el
--- a/pprint.el
+++ b/pprint.el
@@ -6,7 +6,7 @@
;; Maintainer: David Ponce <david(a)dponce.com>
;; Created: 06 Mar 2002
;; Keywords: lisp
-;; X-RCS: $Id$
+;; X-RCS: $Id: pprint.el,v 1.1 2007-11-26 15:06:42 michaels Exp $
;; This file is not part of GNU Emacs.
diff -r a7ae1cfb2376bcd32617c1c88afe08872b11d298 -r 0ea1183c20c1458f5571a1d050686a75c84b2748 sformat.el
--- a/sformat.el
+++ b/sformat.el
@@ -46,7 +46,7 @@
;; and substring) to quickly scan over plain text, and then a slower
;; character by character scan to handle tokens.
-;;; $Id$
+;;; $Id: sformat.el,v 1.1 2007-11-26 15:06:42 michaels Exp $
;;
;; History
;;
Repository URL: https://bitbucket.org/xemacs/cedet-common/
--
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
commit/fortran-modes: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in fortran-modes:
https://bitbucket.org/xemacs/fortran-modes/commits/21a3f85f4e6b/
Changeset: 21a3f85f4e6b
User: Jerry James
Date: 2014-05-13 21:54:53
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 #: 3 files
diff -r 2b68d4f6d6bf0b8dad34e7d94868c8fc2dbb0d18 -r 21a3f85f4e6b262de40852f7c2f040d7b89ac4c8 .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 2b68d4f6d6bf0b8dad34e7d94868c8fc2dbb0d18 -r 21a3f85f4e6b262de40852f7c2f040d7b89ac4c8 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2005-12-20 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.05 released.
Repository URL: https://bitbucket.org/xemacs/fortran-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.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/gnus: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in gnus:
https://bitbucket.org/xemacs/gnus/commits/66e71628d891/
Changeset: 66e71628d891
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 5 files
diff -r 7d50551fdfac9b9ffaea2ca6d40e8a95424b08cc -r 66e71628d891998febb8be6ffd3bae64f31b27f3 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,15 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info(-\d+)?$
+^lisp/_pkg\.el$
+^lisp/auto-autoloads\.el$
+^lisp/custom-defines\.el$
+^lisp/custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^texi/ps/.*\.ps$
+^texi/ps/.*\.pdf$
+^texi/ps/Makefile$
diff -r 7d50551fdfac9b9ffaea2ca6d40e8a95424b08cc -r 66e71628d891998febb8be6ffd3bae64f31b27f3 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * texi/ps/.cvsignore: Remove.
+ * .hgignore: New file.
+
2012-06-26 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.95 released.
diff -r 7d50551fdfac9b9ffaea2ca6d40e8a95424b08cc -r 66e71628d891998febb8be6ffd3bae64f31b27f3 texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-emacs-mime*.html
-gnus*.html
-message*.html
diff -r 7d50551fdfac9b9ffaea2ca6d40e8a95424b08cc -r 66e71628d891998febb8be6ffd3bae64f31b27f3 texi/ps/.cvsignore
--- a/texi/ps/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*.ps
-*.pdf
-Makefile
Repository URL: https://bitbucket.org/xemacs/gnus/
--
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
commit/vc: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in vc:
https://bitbucket.org/xemacs/vc/commits/aa783d0addc8/
Changeset: aa783d0addc8
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 8 files
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 .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 d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2009-12-28 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.48 released.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-cvs.el
--- a/vc-cvs.el
+++ b/vc-cvs.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel(a)gnu.org>
-;; $Id$
+;; $Id: vc-cvs.el,v 1.68 2004/03/21 15:45:31 spiegel Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-hooks.el
--- a/vc-hooks.el
+++ b/vc-hooks.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel(a)gnu.org>
-;; $Id$
+;; $Id: vc-hooks.el,v 1.16 2009-03-02 16:33:11 scop Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-rcs.el
--- a/vc-rcs.el
+++ b/vc-rcs.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel(a)gnu.org>
-;; $Id$
+;; $Id: vc-rcs.el,v 1.40 2004/07/02 07:26:21 spiegel Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc-sccs.el
--- a/vc-sccs.el
+++ b/vc-sccs.el
@@ -6,7 +6,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel(a)gnu.org>
-;; $Id$
+;; $Id: vc-sccs.el,v 1.25 2004/03/21 15:49:55 spiegel Exp $
;; This file is part of GNU Emacs.
diff -r d144e4a87a6d666a221b9c6bc6fd8b4cb9dc5bc5 -r aa783d0addc83390f90bd7afa95282da6c6d0a66 vc.el
--- a/vc.el
+++ b/vc.el
@@ -7,7 +7,7 @@
;; Maintainer: Andre Spiegel <spiegel(a)gnu.org>
;; Keywords: tools
-;; $Id$
+;; $Id: vc.el,v 1.377 2004/04/23 21:02:23 lektu Exp $
;; This file is part of GNU Emacs.
Repository URL: https://bitbucket.org/xemacs/vc/
--
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
commit/ocaml: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
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(a)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 <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * Makefile.upstream: Restore CVS keyword expansions.
+ * README: Ditto.
+ * ocamltags.in: Ditto.
+
2006-05-17 Norbert Koch <viteno(a)xemacs.org>
* 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.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches