1 new commit in forms:
https://bitbucket.org/xemacs/forms/commits/c9a8ed0f6ba3/
Changeset: c9a8ed0f6ba3
User: Jerry James
Date: 2014-05-13 21:55:00
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 0ddb99b38d8c1147e1aca5bb5bf24ade1a9317cc -r
c9a8ed0f6ba369ca802575e76ff5f2d04d7bc581 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-forms*.html
diff -r 0ddb99b38d8c1147e1aca5bb5bf24ade1a9317cc -r
c9a8ed0f6ba369ca802575e76ff5f2d04d7bc581 .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 0ddb99b38d8c1147e1aca5bb5bf24ade1a9317cc -r
c9a8ed0f6ba369ca802575e76ff5f2d04d7bc581 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * forms.el: Restore CVS keyword expansions.
+ * forms.texi: Update for texinfo 5.x.
+
2011-12-22 Vin Shelton <acs(a)xemacs.org>
* forms.el (forms-version): Set $Revision to the most recent CVS
diff -r 0ddb99b38d8c1147e1aca5bb5bf24ade1a9317cc -r
c9a8ed0f6ba369ca802575e76ff5f2d04d7bc581 forms.el
--- a/forms.el
+++ b/forms.el
@@ -305,7 +305,7 @@
(defconst forms-version (substring "$Revision: 1.3 $" 11 -2)
"The version number of forms-mode (as string). The complete RCS id is:
- $Id$")
+ $Id: forms.el,v 1.3 1999-12-04 11:31:33 andreasj Exp $")
(defcustom forms-mode-hooks nil
"Hook functions to be run upon entering Forms mode."
diff -r 0ddb99b38d8c1147e1aca5bb5bf24ade1a9317cc -r
c9a8ed0f6ba369ca802575e76ff5f2d04d7bc581 forms.texi
--- a/forms.texi
+++ b/forms.texi
@@ -20,7 +20,7 @@
* Forms:: Mode for working with simple textual data bases in a
forms-oriented manner
@end direntry
-@ifinfo
+@ifnottex
This file documents Forms mode, a form-editing major mode for GNU Emacs.
Permission is granted to make and distribute verbatim copies of this
@@ -34,7 +34,7 @@
paragraph not being relevant to the printed manual).
@end ignore
-@end ifinfo
+@end ifnottex
@iftex
@titlepage
@@ -59,10 +59,10 @@
@end titlepage
@end iftex
-@ifinfo
+@ifnottex
@node Top
@top Forms Mode
-@end ifinfo
+@end ifnottex
Forms mode is an Emacs major mode for working with simple textual data
bases in a forms-oriented manner. In Forms mode, the information in
Repository URL:
https://bitbucket.org/xemacs/forms/
--
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