commit/textools: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in textools:
https://bitbucket.org/xemacs/textools/commits/7e15c89b42c0/
Changeset: 7e15c89b42c0
User: Jerry James
Date: 2014-05-13 21:54:56
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 87030df058896b2d427c2994cbb8a7012bece5c9 -r 7e15c89b42c0cc58dd9859de9bde4fb12d6354b9 .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 87030df058896b2d427c2994cbb8a7012bece5c9 -r 7e15c89b42c0cc58dd9859de9bde4fb12d6354b9 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2003-10-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.15 released.
Repository URL: https://bitbucket.org/xemacs/textools/
--
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/liece: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in liece:
https://bitbucket.org/xemacs/liece/commits/4324b71ef8c4/
Changeset: 4324b71ef8c4
User: Jerry James
Date: 2014-05-13 21:54:56
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 c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,24 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^dcc/Makefile(\.in)?$
+^dcc/ldcc$
+^dcc/ltcp$
+^dcc/\.deps$
+^doc/Makefile(\.in)?$
+^doc/texi_xml$
+^doc/xslt$
+^etc/Makefile(\.in)?$
+^etc/gnu-emacs-user-config$
+^etc/po/Makefile(\.in)?$
+^etc/po/.*\.mo$
+^lisp/Makefile(\.in)?$
+^lisp/liece-setup\.el$
+^package-info$
+^pdepends\.mk$
diff -r c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * dcc/.cvsignore: Remove.
+ * doc/.cvsignore: Remove.
+ * etc/.cvsignore: Remove.
+ * etc/po/.cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * .hgignore: New file.
+
2007-09-04 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.16 released.
diff -r c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f dcc/.cvsignore
--- a/dcc/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-Makefile.in
-Makefile
-ldcc
-ltcp
-.deps
diff -r c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f doc/.cvsignore
--- a/doc/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-Makefile.in
-Makefile
-liece.info
-xslt
-texi_xml
-liece*.html
\ No newline at end of file
diff -r c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f etc/.cvsignore
--- a/etc/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile.in
-Makefile
-gnu-emacs-user-config
diff -r c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f etc/po/.cvsignore
--- a/etc/po/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile.in
-Makefile
-*.mo
-
diff -r c954f06edc9eb2c4b107f0ea76c7487e59d9af8b -r 4324b71ef8c400dc56cf03aaa95d6f0cd169748f lisp/.cvsignore
--- a/lisp/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile.in
-Makefile
-liece-setup.el
-
Repository URL: https://bitbucket.org/xemacs/liece/
--
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/slider: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in slider:
https://bitbucket.org/xemacs/slider/commits/741416810b40/
Changeset: 741416810b40
User: Jerry James
Date: 2014-05-13 21:54:56
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 398f5e9d493767f5e34d772475eeb52bd5e041e8 -r 741416810b409a2f494bf37fe3674159e6586c06 .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 398f5e9d493767f5e34d772475eeb52bd5e041e8 -r 741416810b409a2f494bf37fe3674159e6586c06 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2008-11-20 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.16 released.
Repository URL: https://bitbucket.org/xemacs/slider/
--
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/mailcrypt: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in mailcrypt:
https://bitbucket.org/xemacs/mailcrypt/commits/831382db3467/
Changeset: 831382db3467
User: Jerry James
Date: 2014-05-13 21:54:56
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 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-mailcrypt*.html
diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be .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 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * mailcrypt.texi: Update for texinfo 5.x.
+ * mc-gpg.el: Restore CVS keyword expansion.
+
2004-01-17 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 2.14 released.
diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be mailcrypt.texi
--- a/mailcrypt.texi
+++ b/mailcrypt.texi
@@ -25,7 +25,7 @@
@set VERSION 3.5.8
@set UPDATED August 29, 1998
-@ifinfo
+@ifnottex
This documentation describes Mailcrypt version @value{VERSION}. This
documentation was last updated on @value{UPDATED}.
@@ -48,7 +48,7 @@
with GNU Emacs; see the file COPYING. If not, write to the Free
Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-@end ifinfo
+@end ifnottex
@titlepage
@title Mailcrypt: An EMACS Interface to PGP
@@ -83,7 +83,7 @@
@end titlepage
-@ifinfo
+@ifnottex
@node Top, Introduction, (dir), (dir)
@top Mailcrypt
@@ -93,7 +93,7 @@
This documentation describes Mailcrypt version @value{VERSION}. The
documentation was last updated on @value{UPDATED}.
-@end ifinfo
+@end ifnottex
@menu
* Introduction:: Read this first.
diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be mc-gpg.el
--- a/mc-gpg.el
+++ b/mc-gpg.el
@@ -3,7 +3,7 @@
;; Patrick LoPresti <patl(a)lcs.mit.edu>
;; 1998 Brian Warner <warner(a)lothar.com>
-;; $Id$
+;; $Id: mc-gpg.el,v 1.6 2002-10-04 01:58:28 youngs Exp $
;;{{{ Licensing
;; This file is intended to be used with GNU Emacs.
Repository URL: https://bitbucket.org/xemacs/mailcrypt/
--
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/ede: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in ede:
https://bitbucket.org/xemacs/ede/commits/f2c27b3e19f3/
Changeset: f2c27b3e19f3
User: Jerry James
Date: 2014-05-13 21:54:56
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 #: 35 files
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf .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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+ * *.texi: Ditto.
+
2012-01-10 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.04 released.
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf autoconf-compat.el
--- a/autoconf-compat.el
+++ b/autoconf-compat.el
@@ -10,7 +10,7 @@
;; Author: Dave Love <fx(a)gnu.org>
;; Keywords: languages
-;; $Revision$
+;; $Revision: 1.1 $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf autoconf-edit.el
--- a/autoconf-edit.el
+++ b/autoconf-edit.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project
-;; RCS: $Id$
+;; RCS: $Id: autoconf-edit.el,v 1.1 2007-11-26 15:22:05 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-compilers.texi
--- a/ede-compilers.texi
+++ b/ede-compilers.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c
-@c $Id$
+@c $Id: ede-compilers.texi,v 1.1 2007-11-26 15:22:06 michaels Exp $
@c
@c The next line is for the back-search to see what node this one
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-dired.el
--- a/ede-dired.el
+++ b/ede-dired.el
@@ -5,7 +5,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Version: 0.4
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-dired.el,v 1.1 2007-11-26 15:22:06 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-load.el
--- a/ede-load.el
+++ b/ede-load.el
@@ -3,7 +3,7 @@
;;; Copyright (C) 2003 David Ponce
;; Author: David Ponce <david(a)dponce.com>
-;; X-RCS: $Id$
+;; X-RCS: $Id: ede-load.el,v 1.1 2007-11-26 15:22:06 michaels Exp $
;; EDE 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-pconf.el
--- a/ede-pconf.el
+++ b/ede-pconf.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project
-;; RCS: $Id$
+;; RCS: $Id: ede-pconf.el,v 1.1 2007-11-26 15:22:07 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-pmake.el
--- a/ede-pmake.el
+++ b/ede-pmake.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-pmake.el,v 1.1 2007-11-26 15:22:07 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-archive.el
--- a/ede-proj-archive.el
+++ b/ede-proj-archive.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-archive.el,v 1.1 2007-11-26 15:22:07 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-aux.el
--- a/ede-proj-aux.el
+++ b/ede-proj-aux.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-aux.el,v 1.1 2007-11-26 15:22:07 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-comp.el
--- a/ede-proj-comp.el
+++ b/ede-proj-comp.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-comp.el,v 1.1 2007-11-26 15:22:08 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-comp.el.upstream
--- a/ede-proj-comp.el.upstream
+++ b/ede-proj-comp.el.upstream
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-comp.el.upstream,v 1.1 2007-11-26 15:22:08 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-elisp.el
--- a/ede-proj-elisp.el
+++ b/ede-proj-elisp.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-elisp.el,v 1.1 2007-11-26 15:22:08 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-info.el
--- a/ede-proj-info.el
+++ b/ede-proj-info.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-info.el,v 1.1 2007-11-26 15:22:08 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-misc.el
--- a/ede-proj-misc.el
+++ b/ede-proj-misc.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-misc.el,v 1.1 2007-11-26 15:22:09 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-obj.el
--- a/ede-proj-obj.el
+++ b/ede-proj-obj.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-obj.el,v 1.1 2007-11-26 15:22:09 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-prog.el
--- a/ede-proj-prog.el
+++ b/ede-proj-prog.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-prog.el,v 1.1 2007-11-26 15:22:09 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-scheme.el
--- a/ede-proj-scheme.el
+++ b/ede-proj-scheme.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make, scheme
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-scheme.el,v 1.1 2007-11-26 15:22:09 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-shared.el
--- a/ede-proj-shared.el
+++ b/ede-proj-shared.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-shared.el,v 1.1 2007-11-26 15:22:10 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj-skel.el
--- a/ede-proj-skel.el
+++ b/ede-proj-skel.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj-skel.el,v 1.1 2007-11-26 15:22:10 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-proj.el
--- a/ede-proj.el
+++ b/ede-proj.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-proj.el,v 1.1 2007-11-26 15:22:10 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-projects.texi
--- a/ede-projects.texi
+++ b/ede-projects.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c
-@c $Id$
+@c $Id: ede-projects.texi,v 1.1 2007-11-26 15:22:10 michaels Exp $
@c
@c The next line is for the back-search to see what node this one
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-simple.el
--- a/ede-simple.el
+++ b/ede-simple.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: ede-simple.el,v 1.1 2007-11-26 15:22:10 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-simple.el.upstream
--- a/ede-simple.el.upstream
+++ b/ede-simple.el.upstream
@@ -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: ede-simple.el.upstream,v 1.1 2007-11-26 15:22:11 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-source.el
--- a/ede-source.el
+++ b/ede-source.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-source.el,v 1.1 2007-11-26 15:22:11 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-sourcecode.texi
--- a/ede-sourcecode.texi
+++ b/ede-sourcecode.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c
-@c $Id$
+@c $Id: ede-sourcecode.texi,v 1.1 2007-11-26 15:22:11 michaels Exp $
@c
@c The next line is for the back-search to see what node this one
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-speedbar.el
--- a/ede-speedbar.el
+++ b/ede-speedbar.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make, tags
-;; RCS: $Id$
+;; RCS: $Id: ede-speedbar.el,v 1.1 2007-11-26 15:22:11 michaels Exp $
;; This file is NOT part of GNU Emacs.
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-system.el
--- a/ede-system.el
+++ b/ede-system.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make, vc
-;; RCS: $Id$
+;; RCS: $Id: ede-system.el,v 1.1 2007-11-26 15:22:11 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-targets.texi
--- a/ede-targets.texi
+++ b/ede-targets.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c
-@c $Id$
+@c $Id: ede-targets.texi,v 1.1 2007-11-26 15:22:11 michaels Exp $
@c
@c The next line is for the back-search to see what node this one
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede-util.el
--- a/ede-util.el
+++ b/ede-util.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede-util.el,v 1.1 2007-11-26 15:22:12 michaels Exp $
;; This software 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 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede.el
--- a/ede.el
+++ b/ede.el
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede.el,v 1.1 2007-11-26 15:22:12 michaels Exp $
(defconst ede-version "1.0pre4"
"Current version of the Emacs EDE.")
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede.el.upstream
--- a/ede.el.upstream
+++ b/ede.el.upstream
@@ -4,7 +4,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: ede.el.upstream,v 1.1 2007-11-26 15:22:12 michaels Exp $
(defconst ede-version "1.0pre4"
"Current version of the Emacs EDE.")
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf ede.texi
--- a/ede.texi
+++ b/ede.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c
-@c $Id$
+@c $Id: ede.texi,v 1.1 2007-11-26 15:22:13 michaels Exp $
@c
@setfilename ede.info
@settitle Emacs Development Environment
diff -r 5200706cfcb56eeefed3d21d8f63f32dd491ca85 -r f2c27b3e19f31549169cf77b981e9e903eb33dbf project-am.el
--- a/project-am.el
+++ b/project-am.el
@@ -5,7 +5,7 @@
;; Author: Eric M. Ludlam <zappo(a)gnu.org>
;; Version: 0.0.3
;; Keywords: project, make
-;; RCS: $Id$
+;; RCS: $Id: project-am.el,v 1.1 2007-11-26 15:22:13 michaels Exp $
;; This file is NOT part of GNU Emacs.
Repository URL: https://bitbucket.org/xemacs/ede/
--
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/emerge: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in emerge:
https://bitbucket.org/xemacs/emerge/commits/791f850e045e/
Changeset: 791f850e045e
User: Jerry James
Date: 2014-05-13 21:54:56
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 f8210eab162b9ea35f3dcce579960d7807ac1f74 -r 791f850e045ee3fc602de464d0dba68a20344059 .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 f8210eab162b9ea35f3dcce579960d7807ac1f74 -r 791f850e045ee3fc602de464d0dba68a20344059 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2003-10-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.11 released.
Repository URL: https://bitbucket.org/xemacs/emerge/
--
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/os-utils: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in os-utils:
https://bitbucket.org/xemacs/os-utils/commits/3507a8e89963/
Changeset: 3507a8e89963
User: Jerry James
Date: 2014-05-13 21:54:56
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 26abf69511758b2c3c84cee706ca36080aec3de8 -r 3507a8e899635ab25d8c012dd270ec48936a3c6d .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 26abf69511758b2c3c84cee706ca36080aec3de8 -r 3507a8e899635ab25d8c012dd270ec48936a3c6d 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.
+ * os-utils.texi: Update for texinfo 5.x.
+
2013-02-22 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.42 released.
diff -r 26abf69511758b2c3c84cee706ca36080aec3de8 -r 3507a8e899635ab25d8c012dd270ec48936a3c6d ftelnet.el
--- a/ftelnet.el
+++ b/ftelnet.el
@@ -11,9 +11,9 @@
;; LCD Archive Entry:
;; ftelnet|Noah Friedman|friedman(a)prep.ai.mit.edu|
;; remote login interface|
-;; $Date$|$Revision$|~/misc/ftelnet.el.gz|
+;; $Date: 1998-10-02 05:58:07 $|$Revision: 1.1 $|~/misc/ftelnet.el.gz|
-;; $Id$
+;; $Id: ftelnet.el,v 1.1 1998-10-02 05:58:07 steveb 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 26abf69511758b2c3c84cee706ca36080aec3de8 -r 3507a8e899635ab25d8c012dd270ec48936a3c6d os-utils.texi
--- a/os-utils.texi
+++ b/os-utils.texi
@@ -494,9 +494,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
@@ -719,9 +719,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
@@ -749,9 +749,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
diff -r 26abf69511758b2c3c84cee706ca36080aec3de8 -r 3507a8e899635ab25d8c012dd270ec48936a3c6d rlogin.el
--- a/rlogin.el
+++ b/rlogin.el
@@ -6,7 +6,7 @@
;; Maintainer: Noah Friedman <friedman(a)splode.com>
;; Keywords: unix, comm
-;; $Id$
+;; $Id: rlogin.el,v 1.6 2003-10-08 06:27:24 viteno Exp $
;; This file is part of GNU Emacs.
diff -r 26abf69511758b2c3c84cee706ca36080aec3de8 -r 3507a8e899635ab25d8c012dd270ec48936a3c6d ssh.el
--- a/ssh.el
+++ b/ssh.el
@@ -7,7 +7,7 @@
;; Keywords: unix, comm
;; Created: 1996-07-03
-;; $Id$
+;; $Id: ssh.el,v 1.6 1998/09/11 01:14:34 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
Repository URL: https://bitbucket.org/xemacs/os-utils/
--
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/mh-e: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in mh-e:
https://bitbucket.org/xemacs/mh-e/commits/01805dc8bff1/
Changeset: 01805dc8bff1
User: Jerry James
Date: 2014-05-13 21:54:56
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 75ee31abcb26795cb9316dd53cdead6f9728e2ab -r 01805dc8bff17a81f2ba4e4002118c7009706673 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-mh-e*.html
diff -r 75ee31abcb26795cb9316dd53cdead6f9728e2ab -r 01805dc8bff17a81f2ba4e4002118c7009706673 .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 75ee31abcb26795cb9316dd53cdead6f9728e2ab -r 01805dc8bff17a81f2ba4e4002118c7009706673 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * mh-e.texi: Restore CVS keyword expansions. Update for texinfo 5.x.
+
2011-03-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.33 released.
diff -r 75ee31abcb26795cb9316dd53cdead6f9728e2ab -r 01805dc8bff17a81f2ba4e4002118c7009706673 mh-e.texi
--- a/mh-e.texi
+++ b/mh-e.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@c $Id$
+@c $Id: mh-e.texi,v 1.6 2003-04-30 01:28:04 youngs Exp $
@c %**start of header
@setfilename ../info/mh-e
@settitle mh-e
@@ -18,7 +18,7 @@
@set UPDATED 18 February 2001
@set UPDATE-MONTH February 2001
-@ifinfo
+@ifnottex
This is Edition @value{EDITION}, last updated @value{UPDATED}, of
@cite{mh-e, The Emacs Interface to MH}, for mh-e, Version
@value{VERSION}.
@@ -41,7 +41,7 @@
Documentation License. If you want to distribute this document
separately from the collection, you can do so by adding a copy of the
license to the document, as described in section 6 of the license.
-@end ifinfo
+@end ifnottex
@titlepage
@sp 10
@@ -77,7 +77,7 @@
license to the document, as described in section 6 of the license.
@end titlepage
-@ifinfo
+@ifnottex
@node Top, Preface, (dir), (dir)
@top MH and Emacs
This is Edition @value{EDITION} of @cite{mh-e, The Emacs Interface to
@@ -96,7 +96,7 @@
* Variable Index::
* Concept Index::
@end menu
-@end ifinfo
+@end ifnottex
@node Preface, Tour Through mh-e, Top, Top
@unnumbered Preface
@@ -134,9 +134,9 @@
@iftex
@cite{GNU Emacs Manual},
@end iftex
-@ifinfo
+@ifnottex
@ref{top, , GNU Emacs Manual, emacs, The GNU Emacs Manual},
-@end ifinfo
+@end ifnottex
from the Free Software Foundation.
If more information is needed, you can go to the Unix manual pages of
@@ -2060,7 +2060,7 @@
@kbd{C-h C-d}, or you can request an order form from
@i{gnu@(a)gnu.org}.}
@end iftex
-@ifinfo
+@ifnottex
@footnote{Perhaps you can find the online version of @ref{Top, The GNU
Emacs Lisp Reference Manual, , elisp, GNU Emacs Lisp Reference Manual}.
If not, you can order a printed manual, which has the desirable
@@ -2068,7 +2068,7 @@
made all this great software available. You can find an order form by
running @kbd{C-h C-d}, or you can request an order form from
@i{gnu@(a)gnu.org}.}
-@end ifinfo
+@end ifnottex
and you can look at the code itself for examples. Look in the Emacs
Lisp directory on your system (such as @file{/usr/local/lib/emacs/lisp})
and find all the @file{mh-*.el} files there. When calling mh-e and
@@ -3609,9 +3609,9 @@
@iftex
@appendixsec 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
@@ -3834,9 +3834,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
@@ -3864,9 +3864,9 @@
@iftex
@heading END OF TERMS AND CONDITIONS
@end iftex
-@ifinfo
+@ifnottex
@center END OF TERMS AND CONDITIONS
-@end ifinfo
+@end ifnottex
@page
@appendixsec How to Apply These Terms to Your New Programs
Repository URL: https://bitbucket.org/xemacs/mh-e/
--
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/dired: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in dired:
https://bitbucket.org/xemacs/dired/commits/50a2616d8c2d/
Changeset: 50a2616d8c2d
User: Jerry James
Date: 2014-05-13 21:54:55
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 7434145c3b2064345567f62e005158ea20583c45 -r 50a2616d8c2db4c71485b7da49784af59ff07e3a .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 7434145c3b2064345567f62e005158ea20583c45 -r 50a2616d8c2db4c71485b7da49784af59ff07e3a ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2009-07-30 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.20 released.
Repository URL: https://bitbucket.org/xemacs/dired/
--
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/psgml-dtds: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in psgml-dtds:
https://bitbucket.org/xemacs/psgml-dtds/commits/f33ace709339/
Changeset: f33ace709339
User: Jerry James
Date: 2014-05-13 21:54:55
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 #: 27 files
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,14 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^etc/cdtd/docbook$
+^etc/cdtd/html
+^etc/cdtd/mathml$
+^etc/cdtd/xhtml1-
+^package-info$
+^pdepends\.mk$
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * etc/.cvsignore: Remove.
+ * etc/cdtd/.cvsignore: Remove.
+ * .hgignore: New file.
+ * etc/*: Restore CVS keyword expansions.
+
2003-10-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.03 released.
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/cdtd/.cvsignore
--- a/etc/cdtd/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-docbook
-html*
-mathml
-xhtml1-*
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/datatypes.dtd
--- a/etc/datatypes.dtd
+++ b/etc/datatypes.dtd
@@ -1,5 +1,5 @@
<!-- DTD for XML Schemas: Part 2: Datatypes -->
-<!-- $Id$ -->
+<!-- $Id: datatypes.dtd,v 1.1 2002-08-25 10:21:54 scop Exp $ --><!-- Note this DTD is NOT the normative datatypes DTD - - the
prose copy in the datatypes REC is the normative version (which
shouldn't differ from this one except for this comment and entity
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/dbcent.mod
--- a/etc/dbcent.mod
+++ b/etc/dbcent.mod
@@ -7,7 +7,7 @@
Software Corporation, and the Organization for the Advancement of
Structured Information Standards (OASIS).
- $Id$
+ $Id: dbcent.mod,v 1.1 2002-08-25 10:21:54 scop Exp $
Permission to use, copy, modify and distribute the DocBook DTD and
its accompanying documentation for any purpose and without fee is
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/dbhier.mod
--- a/etc/dbhier.mod
+++ b/etc/dbhier.mod
@@ -7,7 +7,7 @@
Software Corporation, and the Organization for the Advancement of
Structured Information Standards (OASIS).
- $Id$
+ $Id: dbhier.mod,v 1.1 2002-08-25 10:21:55 scop Exp $
Permission to use, copy, modify and distribute the DocBook DTD and
its accompanying documentation for any purpose and without fee is
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/dbnotn.mod
--- a/etc/dbnotn.mod
+++ b/etc/dbnotn.mod
@@ -7,7 +7,7 @@
Software Corporation, and the Organization for the Advancement of
Structured Information Standards (OASIS).
- $Id$
+ $Id: dbnotn.mod,v 1.1 2002-08-25 10:21:55 scop Exp $
Permission to use, copy, modify and distribute the DocBook DTD and
its accompanying documentation for any purpose and without fee is
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/dbpool.mod
--- a/etc/dbpool.mod
+++ b/etc/dbpool.mod
@@ -7,7 +7,7 @@
Software Corporation, and the Organization for the Advancement of
Structured Information Standards (OASIS).
- $Id$
+ $Id: dbpool.mod,v 1.1 2002-08-25 10:21:55 scop Exp $
Permission to use, copy, modify and distribute the DocBook DTD and
its accompanying documentation for any purpose and without fee is
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/docbook.dtd
--- a/etc/docbook.dtd
+++ b/etc/docbook.dtd
@@ -7,7 +7,7 @@
Software Corporation, and the Organization for the Advancement of
Structured Information Standards (OASIS).
- $Id$
+ $Id: docbook.dtd,v 1.1 2002-08-25 10:21:55 scop Exp $
Permission to use, copy, modify and distribute the DocBook DTD and
its accompanying documentation for any purpose and without fee is
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-4.01frame.dtd
--- a/etc/html-4.01frame.dtd
+++ b/etc/html-4.01frame.dtd
@@ -6,7 +6,7 @@
documents, the "FRAMESET" element replaces the "BODY"
element.
- Draft: $Date$
+ Draft: $Date: 2002-08-25 10:21:56 $
Authors:
Dave Raggett <dsr(a)w3.org>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-4.01l.dtd
--- a/etc/html-4.01l.dtd
+++ b/etc/html-4.01l.dtd
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date$
+ Draft: $Date: 2002-08-25 10:21:56 $
Authors:
Dave Raggett <dsr(a)w3.org>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-4.01s.dtd
--- a/etc/html-4.01s.dtd
+++ b/etc/html-4.01s.dtd
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date$
+ Draft: $Date: 2002-08-25 10:21:56 $
Authors:
Dave Raggett <dsr(a)w3.org>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-4frame.dtd
--- a/etc/html-4frame.dtd
+++ b/etc/html-4frame.dtd
@@ -6,7 +6,7 @@
documents, the "FRAMESET" element replaces the "BODY"
element.
- Draft: $Date$
+ Draft: $Date: 2002-08-25 10:21:57 $
Authors:
Dave Raggett <dsr(a)w3.org>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-4l.dtd
--- a/etc/html-4l.dtd
+++ b/etc/html-4l.dtd
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date$
+ Draft: $Date: 2002-08-25 10:21:57 $
Authors:
Dave Raggett <dsr(a)w3.org>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-4s.dtd
--- a/etc/html-4s.dtd
+++ b/etc/html-4s.dtd
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date$
+ Draft: $Date: 2002-08-25 10:21:57 $
Authors:
Dave Raggett <dsr(a)w3.org>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-latin.sgml
--- a/etc/html-latin.sgml
+++ b/etc/html-latin.sgml
@@ -11,7 +11,7 @@
%HTMLlat1;
--><!-- Modified for use in HTML
- $Id$ =
+ $Id: html-latin.sgml,v 1.1 2002-08-25 10:21:57 scop Exp $ =
--><!-- Modified to add characters in the range &161; to &191; in
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html-s.dtd
--- a/etc/html-s.dtd
+++ b/etc/html-s.dtd
@@ -3,7 +3,7 @@
Document Type Definition for the HyperText Markup Language
with strict validation (HTML Strict DTD).
- $Id$
+ $Id: html-s.dtd,v 1.1 2002-08-25 10:21:58 scop Exp $
Author: Daniel W. Connolly <connolly(a)w3.org>
See Also: http://www.w3.org/hypertext/WWW/MarkUp/MarkUp.html
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html.decl
--- a/etc/html.decl
+++ b/etc/html.decl
@@ -90,7 +90,7 @@
APPINFO NONE
><!--
- $Id$
+ $Id: html.decl,v 1.1 2002-08-25 10:21:58 scop Exp $
Author: Daniel W. Connolly <connolly(a)hal.com>
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/html.dtd
--- a/etc/html.dtd
+++ b/etc/html.dtd
@@ -3,7 +3,7 @@
Document Type Definition for the HyperText Markup Language
(HTML DTD)
- $Id$
+ $Id: html.dtd,v 1.1 2002-08-25 10:21:58 scop Exp $
Author: Daniel W. Connolly <connolly(a)w3.org>
See Also: html.decl, html-1.dtd
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/mathml.dtd
--- a/etc/mathml.dtd
+++ b/etc/mathml.dtd
@@ -2,7 +2,7 @@
<!-- Content model definition for content, presentation --><!-- and browser interface elements of MathML --><!-- -->
-<!-- $Id$ -->
+<!-- $Id: mathml.dtd,v 1.1 2002-08-25 10:21:58 scop Exp $ --><!-- --><!-- Initial draft (syntax = XML) 1997-05-09 --><!-- Stephen Buswell -->
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/structures.dtd
--- a/etc/structures.dtd
+++ b/etc/structures.dtd
@@ -1,5 +1,5 @@
<!-- DTD for XML Schemas: Part 1: Structures -->
-<!-- $Id$ -->
+<!-- $Id: structures.dtd,v 1.1 2002-08-25 10:21:59 scop Exp $ --><!-- Note this DTD is NOT the normative structures DTD - - the
prose copy in the structures REC is the normative version (which
shouldn't differ from this one except for this comment and entity
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/versionInfo.ent
--- a/etc/versionInfo.ent
+++ b/etc/versionInfo.ent
@@ -1,5 +1,5 @@
<!-- Path and date information for XML Schema recommendation documents -->
-<!-- $Id$ -->
+<!-- $Id: versionInfo.ent,v 1.1 2002-08-25 10:21:59 scop Exp $ --><!ENTITY draft.year "2000"><!ENTITY draft.YY "2000"><!ENTITY draft.month "February">
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/xhtml1-frameset.dtd
--- a/etc/xhtml1-frameset.dtd
+++ b/etc/xhtml1-frameset.dtd
@@ -16,8 +16,8 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"
- $Revision$
- $Date$
+ $Revision: 1.1 $
+ $Date: 2002-08-25 10:21:59 $
-->
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/xhtml1-strict.dtd
--- a/etc/xhtml1-strict.dtd
+++ b/etc/xhtml1-strict.dtd
@@ -16,8 +16,8 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
- $Revision$
- $Date$
+ $Revision: 1.1 $
+ $Date: 2002-08-25 10:21:59 $
-->
diff -r 41e6c0b40eb4096d1656ed9b00eb25223328d736 -r f33ace70933945a6053a51924915631974622a78 etc/xhtml1-transitional.dtd
--- a/etc/xhtml1-transitional.dtd
+++ b/etc/xhtml1-transitional.dtd
@@ -16,8 +16,8 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
- $Revision$
- $Date$
+ $Revision: 1.1 $
+ $Date: 2002-08-25 10:22:00 $
-->
Repository URL: https://bitbucket.org/xemacs/psgml-dtds/
--
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