1 new commit in ispell:
https://bitbucket.org/xemacs/ispell/commits/8d9ccfbe90e2/
Changeset: 8d9ccfbe90e2
User: Jerry James
Date: 2014-05-13 21:54:54
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 #: 4 files
diff -r aa935ea8d84bef172813a2c9e0a7adc4b7216b66 -r 8d9ccfbe90e25a2968f78c572a17038d9e1d31b0 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-ispell*.html
diff -r aa935ea8d84bef172813a2c9e0a7adc4b7216b66 -r 8d9ccfbe90e25a2968f78c572a17038d9e1d31b0 .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 aa935ea8d84bef172813a2c9e0a7adc4b7216b66 -r 8d9ccfbe90e25a2968f78c572a17038d9e1d31b0 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <[email protected]>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * ispell.texi: Update for texinfo 5.x.
+
2005-10-16 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.32 released.
diff -r aa935ea8d84bef172813a2c9e0a7adc4b7216b66 -r 8d9ccfbe90e25a2968f78c572a17038d9e1d31b0 ispell.texi
--- a/ispell.texi
+++ b/ispell.texi
@@ -11,7 +11,7 @@
@finalout
@end iftex
-@ifinfo
+@ifnottex
This file documents ISPELL, an interactive spelling corrector.
Copyright 1988, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
@@ -36,7 +36,7 @@
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation approved
by the Foundation.
-@end ifinfo
+@end ifnottex
@setchapternewpage odd
@titlepage
@@ -109,7 +109,7 @@
manual pages.
@end iftex
-@ifinfo
+@ifnottex
@code{Ispell} is a program that helps you to correct spelling errors in
a file, and to find the correct spelling of words. When presented with
@@ -119,7 +119,7 @@
This manual describes how to use ispell, as well as a little about
its implementation.
-@end ifinfo
+@end ifnottex
@menu
* Emacs:: Using ispell from emacs
Repository URL: https://bitbucket.org/xemacs/ispell/
--
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.