1 new commit in tramp:
https://bitbucket.org/xemacs/tramp/commits/8e13a27f2fd3/
Changeset: 8e13a27f2fd3
User: Jerry James
Date: 2014-05-13 21:54:57
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 95c19ef5bb4319c710b7198eab9bc158cac0d421 -r
8e13a27f2fd34f14029b9cc7c9c981ef25d8d567 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-package-info
-pdepends.mk
diff -r 95c19ef5bb4319c710b7198eab9bc158cac0d421 -r
8e13a27f2fd34f14029b9cc7c9c981ef25d8d567 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,31 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^lisp/Makefile$
+^lisp/semantic\.cache$
+^lisp/tramp-loaddefs\.el$
+^lisp/trampver\.el$
+^package-info$
+^pdepends\.mk$
+^texi/.*\.aux$
+^texi/.*\.cps?$
+^texi/.*\.dvi$
+^texi/.*\.fns?$
+^texi/.*\.ky$
+^texi/.*\.log$
+^texi/.*\.pg$
+^texi/.*\.tmp$
+^texi/.*\.toc$
+^texi/.*\.tp$
+^texi/.*\.vrs?$
+^texi/Makefile$
+^texi/dir(\.lock)?$
+^texi/semantic\.cache$
+^texi/trampver\.texi$
diff -r 95c19ef5bb4319c710b7198eab9bc158cac0d421 -r
8e13a27f2fd34f14029b9cc7c9c981ef25d8d567 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+
2014-05-13 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.47 released.
diff -r 95c19ef5bb4319c710b7198eab9bc158cac0d421 -r
8e13a27f2fd34f14029b9cc7c9c981ef25d8d567 lisp/.cvsignore
--- a/lisp/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile
-semantic.cache
-tramp-loaddefs.el
-trampver.el
diff -r 95c19ef5bb4319c710b7198eab9bc158cac0d421 -r
8e13a27f2fd34f14029b9cc7c9c981ef25d8d567 texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,21 +0,0 @@
-*.aux
-*.cp
-*.cps
-*.dvi
-*.fn
-*.fns
-*.html
-*.info
-*.ky
-*.log
-*.pg
-*.tmp
-*.toc
-*.tp
-*.vr
-*.vrs
-Makefile
-dir
-dir.lock
-semantic.cache
-trampver.texi
Repository URL:
https://bitbucket.org/xemacs/tramp/
--
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