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@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 <[email protected]>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+ * eudc.texi: Update for texinfo 5.x.
+
2012-01-10 Norbert Koch <[email protected]>
* 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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 <[email protected]>
;; Maintainer: Oscar Figueiredo <[email protected]>
;; 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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.