commit/eudc: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in eudc:
https://bitbucket.org/xemacs/eudc/commits/b63d12f43af9/
Changeset: b63d12f43af9
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 12 files
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,12 +0,0 @@
-eudc.aux
-eudc.cp
-eudc.dvi
-eudc.fn
-eudc*.html
-eudc.ky
-eudc.log
-eudc.pg
-eudc.ps
-eudc.toc
-eudc.tp
-eudc.vr
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,23 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^eudc\.aux$
+^eudc\.cp$
+^eudc\.dvi$
+^eudc\.fn$
+^eudc\.ky$
+^eudc\.log$
+^eudc\.pg$
+^eudc\.ps$
+^eudc\.toc$
+^eudc\.tp$
+^eudc\.vr$
+^package-info$
+^pdepends\.mk$
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+ * eudc.texi: Update for texinfo 5.x.
+
2012-01-10 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.41 released.
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudc-bob.el
--- a/eudc-bob.el
+++ b/eudc-bob.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Jun 1999
-;; Version: $Revision$
+;; Version: $Revision: 1.4 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudc-export.el
--- a/eudc-export.el
+++ b/eudc-export.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Jun 1999
-;; Version: $Revision$
+;; Version: $Revision: 1.4 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudc-hotlist.el
--- a/eudc-hotlist.el
+++ b/eudc-hotlist.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Jun 1999
-;; Version: $Revision$
+;; Version: $Revision: 1.4 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudc-vars.el
--- a/eudc-vars.el
+++ b/eudc-vars.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Feb 1998
-;; Version: $Revision$
+;; Version: $Revision: 1.3 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudc.el
--- a/eudc.el
+++ b/eudc.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Feb 1998
-;; Version: $Revision$
+;; Version: $Revision: 1.23 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudc.texi
--- a/eudc.texi
+++ b/eudc.texi
@@ -52,8 +52,8 @@
@end ifinfo
@titlepage
-@title{EUDC Manual}
-@subtitle{The Emacs Unified Directory Client}
+@title EUDC Manual
+@subtitle The Emacs Unified Directory Client
@author by Oscar Figueiredo
@code{1.32}
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudcb-bbdb.el
--- a/eudcb-bbdb.el
+++ b/eudcb-bbdb.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Feb 1998
-;; Version: $Revision$
+;; Version: $Revision: 1.3 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudcb-ldap.el
--- a/eudcb-ldap.el
+++ b/eudcb-ldap.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Feb 1998
-;; Version: $Revision$
+;; Version: $Revision: 1.2 $
;; Keywords: help
;; This file is part of XEmacs
diff -r 629c65a2e3eecb2c36aa3ff4dcad4faffe18e1e4 -r b63d12f43af94a008560ea173792e491ee729ee5 eudcb-ph.el
--- a/eudcb-ph.el
+++ b/eudcb-ph.el
@@ -5,7 +5,7 @@
;; Author: Oscar Figueiredo <oscar(a)xemacs.org>
;; Maintainer: Oscar Figueiredo <oscar(a)xemacs.org>
;; Created: Feb 1998
-;; Version: $Revision$
+;; Version: $Revision: 1.3 $
;; Keywords: help
;; This file is part of XEmacs
Repository URL: https://bitbucket.org/xemacs/eudc/
--
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/misc-games: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in misc-games:
https://bitbucket.org/xemacs/misc-games/commits/1825f01fb1aa/
Changeset: 1825f01fb1aa
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r d87e94b356f7bb56cab2489ed45f5b8e1d879e23 -r 1825f01fb1aae0e5c3c839dae779ec1045e4f762 .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 d87e94b356f7bb56cab2489ed45f5b8e1d879e23 -r 1825f01fb1aae0e5c3c839dae779ec1045e4f762 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2013-09-02 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.23 released.
Repository URL: https://bitbucket.org/xemacs/misc-games/
--
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/ess: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in ess:
https://bitbucket.org/xemacs/ess/commits/82cfbea51150/
Changeset: 82cfbea51150
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 4 files
diff -r 7be4c897940fd291183a3c9cf4cace91489d29cd -r 82cfbea51150108c8aef0593371d4fe7f5e40836 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-VERSION
\ No newline at end of file
diff -r 7be4c897940fd291183a3c9cf4cace91489d29cd -r 82cfbea51150108c8aef0593371d4fe7f5e40836 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,14 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info(-\d+)?$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^texi/version\.texi$
+^VERSION$
diff -r 7be4c897940fd291183a3c9cf4cace91489d29cd -r 82cfbea51150108c8aef0593371d4fe7f5e40836 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+
2005-05-10 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.16 released.
diff -r 7be4c897940fd291183a3c9cf4cace91489d29cd -r 82cfbea51150108c8aef0593371d4fe7f5e40836 texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-ess*.html
-version.texi
Repository URL: https://bitbucket.org/xemacs/ess/
--
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/mmm-mode: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in mmm-mode:
https://bitbucket.org/xemacs/mmm-mode/commits/7b2ad2c1025c/
Changeset: 7b2ad2c1025c
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 17 files
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-mmm*.html
\ No newline at end of file
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a .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 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+ * mkinstalldirs: Ditto.
+ * mmm.texinfo: Update for texinfo 5.x.
+
2012-01-10 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.06 released.
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mkinstalldirs
--- a/mkinstalldirs
+++ b/mkinstalldirs
@@ -4,7 +4,7 @@
# Created: 1993-05-16
# Public domain
-# $Id$
+# $Id: mkinstalldirs,v 1.1 2008-12-22 14:02:23 mharnisch Exp $
errstatus=0
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-auto.el
--- a/mmm-auto.el
+++ b/mmm-auto.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <mas(a)kurukshetra.cjb.net>
-;; Version: $Id$
+;; Version: $Id: mmm-auto.el,v 1.2 2008-12-22 14:02:24 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-class.el
--- a/mmm-class.el
+++ b/mmm-class.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000, 2004 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-class.el,v 1.3 2010-02-07 18:19:22 sperber-guest Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-cmds.el
--- a/mmm-cmds.el
+++ b/mmm-cmds.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-cmds.el,v 1.4 2009-08-14 10:50:32 aidan Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-compat.el
--- a/mmm-compat.el
+++ b/mmm-compat.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-compat.el,v 1.3 2008-12-22 14:02:24 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-cweb.el
--- a/mmm-cweb.el
+++ b/mmm-cweb.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2001 by Alan Shutko
;; Author: Alan Shutko <ats(a)acm.org>
-;; Version: $Id$
+;; Version: $Id: mmm-cweb.el,v 1.1 2008-12-22 14:02:24 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-mason.el
--- a/mmm-mason.el
+++ b/mmm-mason.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-mason.el,v 1.2 2008-12-22 14:02:24 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-mode.el
--- a/mmm-mode.el
+++ b/mmm-mode.el
@@ -8,7 +8,7 @@
;; Keywords: convenience, faces, languages, tools
;; Version: 0.4.8
-;; Revision: $Id$
+;; Revision: $Id: mmm-mode.el,v 1.2 2008-12-22 14:02:24 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-region.el
--- a/mmm-region.el
+++ b/mmm-region.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-region.el,v 1.2 2008-12-22 14:02:24 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-rpm.el
--- a/mmm-rpm.el
+++ b/mmm-rpm.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Marcus Harnisch <Marcus.Harnisch(a)gmx.net>
;; Author: Marcus Harnisch <Marcus.Harnisch(a)gmx.net>
-;; Version: $Id$
+;; Version: $Id: mmm-rpm.el,v 1.2 2008-12-22 14:02:25 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-sample.el
--- a/mmm-sample.el
+++ b/mmm-sample.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2003, 2004 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-sample.el,v 1.2 2008-12-22 14:02:25 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-utils.el
--- a/mmm-utils.el
+++ b/mmm-utils.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-utils.el,v 1.2 2008-12-22 14:02:25 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm-vars.el
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000, 2004 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <viritrilbia(a)users.sourceforge.net>
-;; Version: $Id$
+;; Version: $Id: mmm-vars.el,v 1.2 2008-12-22 14:02:25 mharnisch Exp $
;;{{{ GPL
diff -r 306282595cd6c40b1ac35d774319165413dbf8b4 -r 7b2ad2c1025cf2221df3819d56c9b4a587b5f69a mmm.texinfo
--- a/mmm.texinfo
+++ b/mmm.texinfo
@@ -13,7 +13,7 @@
@include version.texi
-@ifinfo
+@ifnottex
This is edition @value{EDITION} of the MMM Mode Manual, last updated
@value{UPDATED}. It documents version @value{VERSION} of MMM Mode.
@@ -42,7 +42,7 @@
except that this permission notice may be stated in a translation
approved by the Free Software Foundation.
-@end ifinfo
+@end ifnottex
@titlepage
@title MMM Mode Manual
@@ -72,7 +72,7 @@
@end titlepage
-@ifinfo
+@ifnottex
@node Top, Overview, (dir), (dir)
@top MMM Mode
@@ -82,7 +82,7 @@
This is edition @value{EDITION} of the MMM Mode Manual, last updated
@value{UPDATED}, which documents version @value{VERSION} of MMM Mode.
-@end ifinfo
+@end ifnottex
@menu
* Overview:: An overview and introduction to MMM Mode.
Repository URL: https://bitbucket.org/xemacs/mmm-mode/
--
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/debug: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in debug:
https://bitbucket.org/xemacs/debug/commits/31b66f1be8b9/
Changeset: 31b66f1be8b9
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 5 files
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r 31b66f1be8b939aa44a13ef8599b38743c94bc51 .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 b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r 31b66f1be8b939aa44a13ef8599b38743c94bc51 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * debug-toolbar.el: Restore CVS keyword expansion.
+ * pdb.el: Ditto.
+
2006-05-17 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.18 released.
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r 31b66f1be8b939aa44a13ef8599b38743c94bc51 debug-toolbar.el
--- a/debug-toolbar.el
+++ b/debug-toolbar.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2002 Steve Youngs
-;; RCS: $Id$
+;; RCS: $Id: debug-toolbar.el,v 1.1 2002-04-30 15:27:57 youngs Exp $
;; Author: Steve Youngs <youngs(a)xemacs.org>
;; Maintainer: Steve Youngs <youngs(a)xemacs.org>
;; Created: 2002-05-01
diff -r b8f6db5c3d4f46bf8e5c6d0c5b6b0cae37dc6956 -r 31b66f1be8b939aa44a13ef8599b38743c94bc51 pdb.el
--- a/pdb.el
+++ b/pdb.el
@@ -1,4 +1,4 @@
-; $Id$
+; $Id: pdb.el,v 1.4 2002-07-15 19:37:40 adrian Exp $
; This is a first attempt to add support for Python's pdb to xemacs
; using the Grand Unified Debugger mode gud.el by Eric S. Raymond
Repository URL: https://bitbucket.org/xemacs/debug/
--
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/pcomplete: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in pcomplete:
https://bitbucket.org/xemacs/pcomplete/commits/97c1f9797ef4/
Changeset: 97c1f9797ef4
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r bb764ada03558fbbb5453138c6437513fdea84bf -r 97c1f9797ef4fbf0b6a8a95f9d4d8dc7a219431a .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 bb764ada03558fbbb5453138c6437513fdea84bf -r 97c1f9797ef4fbf0b6a8a95f9d4d8dc7a219431a ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2009-08-16 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.06 released.
Repository URL: https://bitbucket.org/xemacs/pcomplete/
--
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/vm: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in vm:
https://bitbucket.org/xemacs/vm/commits/694b18b9f2ea/
Changeset: 694b18b9f2ea
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 6 files
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r 694b18b9f2eac2bd686f63c124972ec4257b3351 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-vm-autoload.el
-vm.el
-vm*.html
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r 694b18b9f2eac2bd686f63c124972ec4257b3351 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,13 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^vm\.el$
+^vm-autoload\.el$
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r 694b18b9f2eac2bd686f63c124972ec4257b3351 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * lisp/vm-version.el: Restore CVS keyword expansions.
+ * info/vm.texinfo: Update for texinfo 5.x.
+ * info/vm-pcrisis.texinfo: Ditto.
+
2009-09-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 8.08 released.
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r 694b18b9f2eac2bd686f63c124972ec4257b3351 info/vm-pcrisis.texinfo
--- a/info/vm-pcrisis.texinfo
+++ b/info/vm-pcrisis.texinfo
@@ -10,13 +10,13 @@
@paragraphindent asis
-@ifinfo
+@ifnottex
This is the documentation for Personality Crisis, an add-on for the
mail reader VM which allows you to do all sorts of things
automatically when you compose new mail messages or replies.
Copyright @copyright{} 1999 Rob Hodges, 2006 Robert Widhopf-Fenk
-@end ifinfo
+@end ifnottex
@c ***************************************************************************
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r 694b18b9f2eac2bd686f63c124972ec4257b3351 info/vm.texinfo
--- a/info/vm.texinfo
+++ b/info/vm.texinfo
@@ -14,7 +14,7 @@
\overfullrule=0pt
%\global\baselineskip 30pt % For printing in double spaces
@end tex
-@ifinfo
+@ifnottex
This file documents the VM mail reader.
Copyright (C) 1989, 1991, 1999 Kyle E. Jones
@@ -30,7 +30,7 @@
(this paragraph not being relevant to the printed manual).
@end ignore
-@end ifinfo
+@end ifnottex
@c
@titlepage
@sp 6
@@ -49,7 +49,7 @@
@end titlepage
@page
-@ifinfo
+@ifnottex
@node Top, Introduction,, (DIR)
This manual documents the VM mail reader, a Lisp program which runs as a
@@ -85,7 +85,7 @@
* Command Index:: Menus of commands and their references.
* Variable Index:: Menus of variables and their references.
@end menu
-@end ifinfo
+@end ifnottex
@node Introduction, Starting Up, Top, Top
@unnumbered Introduction
@@ -437,10 +437,10 @@
should return the spool file name or crash box name to be used
for that folder.
-@ifinfo
+@ifnottex
If your spool file is on another host, VM supports accessing
spool files on remote hosts using the POP and IMAP protocols.
-@end ifinfo
+@end ifnottex
@menu
* POP Spool Files:: How to use a POP maildrop as a spool file
@@ -3794,9 +3794,9 @@
@iftex
@unnumberedsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
@end iftex
-@ifinfo
+@ifnottex
@center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-@end ifinfo
+@end ifnottex
@enumerate 0
@item
@@ -4019,9 +4019,9 @@
@iftex
@heading NO WARRANTY
@end iftex
-@ifinfo
+@ifnottex
@center NO WARRANTY
-@end ifinfo
+@end ifnottex
@item
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
@@ -4049,9 +4049,9 @@
@iftex
@heading END OF TERMS AND CONDITIONS
@end iftex
-@ifinfo
+@ifnottex
@center END OF TERMS AND CONDITIONS
-@end ifinfo
+@end ifnottex
@page
@unnumberedsec How to Apply These Terms to Your New Programs
Repository URL: https://bitbucket.org/xemacs/vm/
--
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/riece: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in riece:
https://bitbucket.org/xemacs/riece/commits/c5444c452cbe/
Changeset: c5444c452cbe
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 9 files
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,9 +0,0 @@
-install-sh
-mkinstalldirs
-missing
-Makefile.in
-aclocal.m4
-configure
-config.log
-config.status
-config.cache
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,25 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.info$
+^Makefile\.in$
+^aclocal.m4$
+^config\.cache$
+^config\.log$
+^config\.status$
+^configure$
+^doc/Makefile(\.in)?$
+^doc/texinfo\.tex$
+^install-sh$
+^missing$
+^mkinstalldirs$
+^lisp/_pkg\.el$
+^lisp/Makefile(\.in)$
+^lisp/auto-autoloads\.el$
+^lisp/custom-defines\.el$
+^lisp/custom-load\.el$
+^lisp/lunit-report\.xml$
+^lisp/test/Makefile(\.in)$
+^package-info$
+^pdepends\.mk$
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * doc/.cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * lisp/test/.cvsignore: Remove.
+ * .hgignore: New file.
+ * doc/irchat-copyright.el: Restore CVS keyword expansions.
+ * doc/riece-en.texi: Update for texinfo 5.x.
+ * doc/riece-ja.texi: Ditto.
+
2007-03-20 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.23 released.
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 doc/.cvsignore
--- a/doc/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile.in
-Makefile
-texinfo.tex
-*.info*
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 doc/irchat-copyright.el
--- a/doc/irchat-copyright.el
+++ b/doc/irchat-copyright.el
@@ -1,9 +1,9 @@
;;; -*- emacs-lisp -*-
;;;
-;;; $Id$
+;;; $Id: irchat-copyright.el,v 1.7 2007-03-19 09:52:59 daiki Exp $
;;;
(defvar irchat-copyright "
- $Id$
+ $Id: irchat-copyright.el,v 1.7 2007-03-19 09:52:59 daiki Exp $
Internet Relay CHAT interface for GNU Emacs
Copyright (C) 1989 Tor Lillqvist
@@ -48,7 +48,10 @@
" "Basically GPL")
;;;
-;;; $Log$
+;;; $Log: irchat-copyright.el,v $
+;;; Revision 1.7 2007-03-19 09:52:59 daiki
+;;; Sync riece with upstream version 3.1.2
+;;;
;;; Revision 1.1 2003/10/22 20:07:07 ueno
;;; (EXTRA_DIST) Add irchat-copyright.el.
;;;
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 doc/riece-en.texi
--- a/doc/riece-en.texi
+++ b/doc/riece-en.texi
@@ -11,7 +11,7 @@
* Riece-en: (riece-en). An IRC client for Emacsen
@end direntry
-@ifinfo
+@ifnottex
This file describes Riece.
Copyright (C) 2003,2004,2005 Daiki Ueno.
@@ -22,7 +22,7 @@
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".
-@end ifinfo
+@end ifnottex
@tex
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 doc/riece-ja.texi
--- a/doc/riece-ja.texi
+++ b/doc/riece-ja.texi
@@ -11,7 +11,7 @@
* Riece-ja: (riece-ja). An IRC client for Emacsen
@end direntry
-@ifinfo
+@ifnottex
This file describes Riece.
Copyright (C) 2003,2004,2005,2006 Daiki Ueno.
@@ -22,7 +22,7 @@
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".
-@end ifinfo
+@end ifnottex
@tex
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 lisp/.cvsignore
--- a/lisp/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-Makefile.in
-Makefile
-auto-autoloads.el
-custom-load.el
-lunit-report.xml
diff -r f0fbad2e1eb3e336cdcaf3b7f091c670e4a119e7 -r c5444c452cbec03c9b4a51a4474a764551b08314 lisp/test/.cvsignore
--- a/lisp/test/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
Repository URL: https://bitbucket.org/xemacs/riece/
--
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/fsf-compat: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in fsf-compat:
https://bitbucket.org/xemacs/fsf-compat/commits/7b252c5cc778/
Changeset: 7b252c5cc778
User: Jerry James
Date: 2014-05-13 21:54:50
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 8fe8c2df42a169a88d984b46fcf699e588975d56 -r 7b252c5cc7787552299fb0e4fa6521ef72666d28 .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 8fe8c2df42a169a88d984b46fcf699e588975d56 -r 7b252c5cc7787552299fb0e4fa6521ef72666d28 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2014-05-12 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.21 released.
Repository URL: https://bitbucket.org/xemacs/fsf-compat/
--
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/ecrypto: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 7 months
Bitbucket
1 new commit in ecrypto:
https://bitbucket.org/xemacs/ecrypto/commits/a22a532906b0/
Changeset: a22a532906b0
User: Jerry James
Date: 2014-05-13 21:54:50
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 4d69167f82f3772a4c58a09e037f0abf5b6a0a0d -r a22a532906b0b4e64555f01381aa8fd3eeba2f08 .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 4d69167f82f3772a4c58a09e037f0abf5b6a0a0d -r a22a532906b0b4e64555f01381aa8fd3eeba2f08 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2008-07-26 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 0.21 released.
Repository URL: https://bitbucket.org/xemacs/ecrypto/
--
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