1 new commit in general-docs:
https://bitbucket.org/xemacs/general-docs/commits/f6c49967e4d9/
Changeset: f6c49967e4d9
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@mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 8 files
diff -r 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 .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 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-05-13 Jerry James <[email protected]>
+
+ * .cvsignore: Remove.
+ * texi/packages/.cvsignore: Remove.
+ * texi/xemacs/.cvsignore: Remove.
+ * .hgignore: New file.
+ * texi/xemacs/fontconfig.texi: Update for texinfo 5.x.
+ * texi/xemacs/xemacs-devguide.texi: Ditto. Restore CVS keyword
+ expansions.
+
2009-02-24 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.06 released.
diff -r 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.html
-*.info
diff -r 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 texi/packages/.cvsignore
--- a/texi/packages/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.html
-*.info
diff -r 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 texi/xemacs/.cvsignore
--- a/texi/xemacs/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.html
-*.info
diff -r 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 texi/xemacs/fontconfig.texi
--- a/texi/xemacs/fontconfig.texi
+++ b/texi/xemacs/fontconfig.texi
@@ -33,7 +33,7 @@
@end titlepage
-@ifinfo
+@ifnottex
@node Top, Copying, (dir), (dir)
@top Fontconfig
@@ -77,7 +77,7 @@
@c distributions of the fontconfig library available from the CVS
@c repository of the XFree86 Project in module xc/extra/fontconfig.
-@end ifinfo
+@end ifnottex
@menu
* Copying::
diff -r 61ebe6c6b1bf84bf0fe5685ef66fed734bd00679 -r f6c49967e4d9aa7af1bcf8b344597278c5e5c7d2 texi/xemacs/xemacs-devguide.texi
--- a/texi/xemacs/xemacs-devguide.texi
+++ b/texi/xemacs/xemacs-devguide.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@c $Id$
+@c $Id: xemacs-devguide.texi,v 1.7 2009-02-24 09:59:13 stephent Exp $
@c Generate HTML with:
@c (shell-command "texi2html -number -monolithic xemacs-devguide.texi" nil)
@c
@@ -99,6 +99,7 @@
* The Work Roles::
* The Work Flow::
* XEmacs Resources on the Internet::
+* Copying::
* Nodes borrowed from other projects not adapted to XEmacs::
* Index::
@@ -183,7 +184,6 @@
* News::
* Surveys::
* Free Software Directories::
-* Copying::
Bugs
@@ -687,14 +687,14 @@
@c #### fix these urefs!!
Developers should be familiar with the
@uref{http://www.xemacs.org/Documentation/21.5/html/,XEmacs Lisp Manual}
-@ifinfo
+@ifnottex
@xref{Top, XEmacs Lisp Reference, , lispref}.
-@end ifinfo
+@end ifnottex
as well as the
@uref{http://www.xemacs.org/Documentation/21.5/html/,XEmacs Manual}.
-@ifinfo
+@ifnottex
@xref{Top, XEmacs User's Guide, , xemacs}.
-@end ifinfo
+@end ifnottex
@cindex xemacs-design mailing list
@cindex mailing lists, xemacs-design
@@ -2207,11 +2207,11 @@
@node XEmacs Resources on the Internet, Copying, The Work Flow, Top
@chapter XEmacs Resources on the Internet
-@strong{Write this node! Get mailing list and newsgroup information
+@strong{Write this node!} Get mailing list and newsgroup information
from the @uref{http://www.xemacs.org/Lists/, mailing list page},
available as the module @emph{xemacsweb} @ref{CVS Repository}.
-There should also be a node for the Emacs Wiki.}
+There should also be a node for the Emacs Wiki.
@cindex XEmacs Resources on the Internet
@@ -2418,9 +2418,9 @@
@iftex
@appendixsec 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
@@ -2643,9 +2643,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
@@ -2673,9 +2673,9 @@
@iftex
@heading END OF TERMS AND CONDITIONS
@end iftex
-@ifinfo
+@ifnottex
@center END OF TERMS AND CONDITIONS
-@end ifinfo
+@end ifnottex
@page
@appendixsec How to Apply These Terms to Your New Programs
@@ -2769,7 +2769,7 @@
@end menu
-@node Support Requests, Bugs, , Top
+@node Support Requests, Bugs, Nodes borrowed from other projects not adapted to XEmacs, Nodes borrowed from other projects not adapted to XEmacs
@chapter Support Requests
@cindex Support Requests
@@ -2780,7 +2780,7 @@
-@node Bugs, Feature Requests, Support Requests, Top
+@node Bugs, Feature Requests, Support Requests, Nodes borrowed from other projects not adapted to XEmacs
@chapter Bugs
@strong{We don't have a tracker. We should. Describe what it should
@@ -3119,7 +3119,7 @@
@end table
-@node Feature Requests, Patch Queue, Bugs, Top
+@node Feature Requests, Patch Queue, Bugs, Nodes borrowed from other projects not adapted to XEmacs
@chapter Feature Requests
@cindex Feature Requests
@@ -3142,7 +3142,7 @@
After incorporating the feature, update the feature request as
described in the previous section (@pxref{Bugs}).
-@node Patch Queue, File Releases, Feature Requests, Top
+@node Patch Queue, File Releases, Feature Requests, Nodes borrowed from other projects not adapted to XEmacs
@chapter Patch Queue
@cindex Patch Queue
@@ -3161,7 +3161,7 @@
-@node File Releases, News, Patch Queue, Top
+@node File Releases, News, Patch Queue, Nodes borrowed from other projects not adapted to XEmacs
@chapter File Releases
@strong{This node and all of its children need to be reviewed and
@@ -3536,7 +3536,7 @@
and must also be given access to the Emacs CVS repository. This can be
accomplished by following these steps:
-@table @emph
+@enumerate
@item
Obtain a
@@ -3550,7 +3550,7 @@
Follow the instructions given in
@uref{https://savannah.gnu.org/cvs/?group=emacs, the CVS instructions}.
-@end table
+@end enumerate
@cindex emacs-devel
@cindex mailing lists, emacs-devel
@@ -3854,7 +3854,7 @@
releases. It also limits the scope of the release, and makes it clear
when we're done.
-@node News, Surveys, File Releases, Top
+@node News, Surveys, File Releases, Nodes borrowed from other projects not adapted to XEmacs
@chapter News
@strong{Needs review.}
@@ -3929,7 +3929,7 @@
The Emacs announcement is described in @ref{Updating the Emacs
Repository}.
-@node Surveys, Free Software Directories, News, Top
+@node Surveys, Free Software Directories, News, Nodes borrowed from other projects not adapted to XEmacs
@chapter Surveys
@strong{Interesting. Should we do this, maybe?}
@@ -3942,7 +3942,7 @@
interface is backwards. First you create questions and note the
question IDs. Then you create a survey and list the question IDs.
-@node Free Software Directories, , Surveys, Top
+@node Free Software Directories, , Surveys, Nodes borrowed from other projects not adapted to XEmacs
@chapter Free Software Directories
@cindex FSF/UNESCO Free Software Directory
Repository URL: https://bitbucket.org/xemacs/general-docs/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.