commit/x-symbol: Jerry James: Migrate .cvsignore files to a single .hgignore file.

[email protected]
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
1 new commit in x-symbol:

https://bitbucket.org/xemacs/x-symbol/commits/199d39fa0cd0/
Changeset:   199d39fa0cd0
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@mail.gmail.com> in
xemacs-patches and followups for details.
Affected #:  6 files

diff -r fd7cd3bdb22b444b112299facd2375daa2091dee -r 199d39fa0cd04d296607e796d9fc30b33261e405 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-genfonts
-package-info
-pcf
-pdepends.mk

diff -r fd7cd3bdb22b444b112299facd2375daa2091dee -r 199d39fa0cd04d296607e796d9fc30b33261e405 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,14 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^genfonts$
+^lisp/_pkg\.el$
+^lisp/auto-autoloads\.el$
+^lisp/custom-defines\.el$
+^lisp/custom-load\.el$
+^package-info$
+^pcf$
+^pdepends\.mk$

diff -r fd7cd3bdb22b444b112299facd2375daa2091dee -r 199d39fa0cd04d296607e796d9fc30b33261e405 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-05-13  Jerry James  <[email protected]>
+
+	* .cvsignore: Remove.
+	* lisp/.cvsignore: Remove.
+	* man/.cvsignore: Remove.
+	* .hgignore: New file.
+	* man/x-symbol.texi: Update for texinfo 5.x.
+
 2010-09-08  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 1.13 released.

diff -r fd7cd3bdb22b444b112299facd2375daa2091dee -r 199d39fa0cd04d296607e796d9fc30b33261e405 lisp/.cvsignore
--- a/lisp/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-_pkg.el
-auto-autoloads.el*
-custom-load.el*

diff -r fd7cd3bdb22b444b112299facd2375daa2091dee -r 199d39fa0cd04d296607e796d9fc30b33261e405 man/.cvsignore
--- a/man/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-*.html

diff -r fd7cd3bdb22b444b112299facd2375daa2091dee -r 199d39fa0cd04d296607e796d9fc30b33261e405 man/x-symbol.texi
--- a/man/x-symbol.texi
+++ b/man/x-symbol.texi
@@ -51,7 +51,7 @@
 * X-Symbol::      Semi WYSIWYG for LaTeX, HTML and other "token languages"
 @end direntry
 
-@ifinfo
+@ifnottex
 This file documents X-Symbol, a package providing semi-@sc{wysiwyg} for
 La@TeX{}, HTML and other ``token languages''.  It uses additional fonts
 and provide input methods to insert their characters into your document.
@@ -85,7 +85,7 @@
 except that this permission notice may be stated in a translation
 approved by the Free Software Foundation.
 @c end default
-@end ifinfo
+@end ifnottex
 
 @finalout
 @titlepage
@@ -118,7 +118,7 @@
 
 @c ===========================================================================
 
-@ifinfo
+@ifnottex
 @node Top, Introduction, (dir), (dir)
 @comment  node-name,  next,  previous,  up
 @top X-Symbol
@@ -140,7 +140,7 @@
 Bug fixes, bug reports, improvements, and suggestions are strongly
 appreciated.  If you want to contact the maintainer of package X-Symbol,
 please read @ref{Bug Reports}.
-@end ifinfo
+@end ifnottex
 
 @menu
 * Introduction::                Introduction to X-Symbol.
@@ -3855,10 +3855,10 @@
 space in the document output, since users normally do not care whether
 the character is represented by a control word or not.  Let us assume
 that we (Bavarians) want to produce the output @samp{Ma@ss{}@ Bier}.
-@ifinfo
+@ifnottex
 In the info file, you will probably not see any 8bit characters (the
 sharp @samp{s} is shown as @samp{@ss{}}).
-@end ifinfo
+@end ifnottex
 
 @itemize @minus 
 @item
@@ -4043,10 +4043,10 @@
 since it does not make any sense to have X-Symbol's private characters
 in the @TeX{} file.
 
-@ifinfo
+@ifnottex
 Final note: in the info file, you will probably not see any 8bit
 characters.
-@end ifinfo
+@end ifnottex
 
 You might want change the conversion between characters and tokens in
 language @code{tex} by changing:

Repository URL: https://bitbucket.org/xemacs/x-symbol/

--

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.