1 new commit in vm:
https://bitbucket.org/xemacs/vm/commits/694b18b9f2ea/
Changeset: 694b18b9f2ea
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 6 files
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r
694b18b9f2eac2bd686f63c124972ec4257b3351 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-vm-autoload.el
-vm.el
-vm*.html
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r
694b18b9f2eac2bd686f63c124972ec4257b3351 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,13 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^vm\.el$
+^vm-autoload\.el$
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r
694b18b9f2eac2bd686f63c124972ec4257b3351 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * lisp/vm-version.el: Restore CVS keyword expansions.
+ * info/vm.texinfo: Update for texinfo 5.x.
+ * info/vm-pcrisis.texinfo: Ditto.
+
2009-09-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 8.08 released.
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r
694b18b9f2eac2bd686f63c124972ec4257b3351 info/vm-pcrisis.texinfo
--- a/info/vm-pcrisis.texinfo
+++ b/info/vm-pcrisis.texinfo
@@ -10,13 +10,13 @@
@paragraphindent asis
-@ifinfo
+@ifnottex
This is the documentation for Personality Crisis, an add-on for the
mail reader VM which allows you to do all sorts of things
automatically when you compose new mail messages or replies.
Copyright @copyright{} 1999 Rob Hodges, 2006 Robert Widhopf-Fenk
-@end ifinfo
+@end ifnottex
@c ***************************************************************************
diff -r 4eb09b852b72373e7ce9790cb9ebafc7e1b7598e -r
694b18b9f2eac2bd686f63c124972ec4257b3351 info/vm.texinfo
--- a/info/vm.texinfo
+++ b/info/vm.texinfo
@@ -14,7 +14,7 @@
\overfullrule=0pt
%\global\baselineskip 30pt % For printing in double spaces
@end tex
-@ifinfo
+@ifnottex
This file documents the VM mail reader.
Copyright (C) 1989, 1991, 1999 Kyle E. Jones
@@ -30,7 +30,7 @@
(this paragraph not being relevant to the printed manual).
@end ignore
-@end ifinfo
+@end ifnottex
@c
@titlepage
@sp 6
@@ -49,7 +49,7 @@
@end titlepage
@page
-@ifinfo
+@ifnottex
@node Top, Introduction,, (DIR)
This manual documents the VM mail reader, a Lisp program which runs as a
@@ -85,7 +85,7 @@
* Command Index:: Menus of commands and their references.
* Variable Index:: Menus of variables and their references.
@end menu
-@end ifinfo
+@end ifnottex
@node Introduction, Starting Up, Top, Top
@unnumbered Introduction
@@ -437,10 +437,10 @@
should return the spool file name or crash box name to be used
for that folder.
-@ifinfo
+@ifnottex
If your spool file is on another host, VM supports accessing
spool files on remote hosts using the POP and IMAP protocols.
-@end ifinfo
+@end ifnottex
@menu
* POP Spool Files:: How to use a POP maildrop as a spool file
@@ -3794,9 +3794,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
@@ -4019,9 +4019,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
@@ -4049,9 +4049,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
Repository URL:
https://bitbucket.org/xemacs/vm/
--
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