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