1 new commit in pcl-cvs:
https://bitbucket.org/xemacs/pcl-cvs/commits/adb1363fe346/
Changeset: adb1363fe346
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 #: 4 files
diff -r 608918670e3d6936ffa06ecefff8f76251d74a98 -r
adb1363fe3468f1949055e04b5c87f8324116007 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-pcl-cvs*.html
diff -r 608918670e3d6936ffa06ecefff8f76251d74a98 -r
adb1363fe3468f1949055e04b5c87f8324116007 .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 608918670e3d6936ffa06ecefff8f76251d74a98 -r
adb1363fe3468f1949055e04b5c87f8324116007 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * pcl-cvs.texi: Update for texinfo 5.x.
+
2013-01-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.71 released.
diff -r 608918670e3d6936ffa06ecefff8f76251d74a98 -r
adb1363fe3468f1949055e04b5c87f8324116007 pcl-cvs.texi
--- a/pcl-cvs.texi
+++ b/pcl-cvs.texi
@@ -28,7 +28,7 @@
@end direntry
@setchapternewpage on
-@ifinfo
+@ifnottex
Copyright @copyright{} 1991-2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
@@ -53,7 +53,7 @@
except that the section entitled ``GNU General Public License'' and
this permission notice may be included in translations approved by the
Free Software Foundation instead of in the original English.
-@end ifinfo
+@end ifnottex
@synindex vr fn
@c The titlepage section does not appear in the Info file.
@@ -61,9 +61,9 @@
@sp 4
@c The title is printed in a large font.
@center @titlefont{User's Guide}
-@sp
+@sp 1
@center @titlefont{to}
-@sp
+@sp 1
@center @titlefont{pcl-cvs - the Emacs Front-End to CVS}
@sp 2
@center release 2.9
@@ -104,11 +104,11 @@
@c node-name, next, previous, up
-@ifinfo
+@ifnottex
This info manual describes pcl-cvs which is a GNU Emacs front-end to
CVS. It works with CVS version 1.9 and newer. This manual is updated
to release 2.5 of pcl-cvs.
-@end ifinfo
+@end ifnottex
@c -release-
@menu
@@ -808,10 +808,10 @@
@iftex
This chapter describes all the commands that you can use in pcl-cvs.
@end iftex
-@ifinfo
+@ifnottex
The nodes in this menu contains explanations about all the commands that
you can use in pcl-cvs. They are grouped together by type.
-@end ifinfo
+@end ifnottex
@menu
* Setting flags:: Setting flags for CVS commands
@@ -1150,9 +1150,9 @@
@table @kbd
@item f
Find the file that the cursor points to. Run @samp{dired}
-@ifinfo
+@ifnottex
(@pxref{Dired,,,Emacs})
-@end ifinfo
+@end ifnottex
if the cursor points to a directory (@code{cvs-mode-find-file}).@refill
@item o
@@ -1897,9 +1897,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
@item
@@ -2122,9 +2122,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
@@ -2152,9 +2152,9 @@
@iftex
@heading END OF TERMS AND CONDITIONS
@end iftex
-@ifinfo
+@ifnottex
@center END OF TERMS AND CONDITIONS
-@end ifinfo
+@end ifnottex
@page
@unnumberedsec Appendix: How to Apply These Terms to Your New Programs
Repository URL:
https://bitbucket.org/xemacs/pcl-cvs/
--
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