changeset: 4492:969a957a44ac299b06666f55479fe459c0588d9f
user: Aidan Kehoe <kehoea(a)parhasard.net>
date: Wed May 21 21:07:26 2008 +0200
files: man/ChangeLog man/internals/internals.texi
description:
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
2008-05-21 Aidan Kehoe <kehoea(a)parhasard.net>
* internals/internals.texi (Ben's README):
Add a couple of @itemize / @end itemize pairs, to prevent
#'batch-texinfo-format choking on the input.
diff -r 732b87cfabf21f6d1bad716db6ea58624f8f556e -r
969a957a44ac299b06666f55479fe459c0588d9f man/ChangeLog
--- a/man/ChangeLog Wed May 21 16:55:14 2008 +0200
+++ b/man/ChangeLog Wed May 21 21:07:26 2008 +0200
@@ -1,3 +1,9 @@ 2008-01-20 Aidan Kehoe <kehoea@parhasa
+2008-05-21 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * internals/internals.texi (Ben's README):
+ Add a couple of @itemize / @end itemize pairs, to prevent
+ #'batch-texinfo-format choking on the input.
+
2008-01-20 Aidan Kehoe <kehoea(a)parhasard.net>
* xemacs/cmdargs.texi (Command Switches):
diff -r 732b87cfabf21f6d1bad716db6ea58624f8f556e -r
969a957a44ac299b06666f55479fe459c0588d9f man/internals/internals.texi
--- a/man/internals/internals.texi Wed May 21 16:55:14 2008 +0200
+++ b/man/internals/internals.texi Wed May 21 21:07:26 2008 +0200
@@ -16767,6 +16767,7 @@ reading and writing Unicode files. mult
systems:
@enumerate
+ @itemize
@item
they would be character->character and operate next to the
internal data; this means that coding systems need to be able
@@ -16803,6 +16804,7 @@ reading and writing Unicode files. mult
important: we need a way of specifying how detecting works
when we have more than one coding system. we might need more
than a single priority list. need to think about this.
+ @end itemize
@end enumerate
@item
@@ -16821,6 +16823,7 @@ reading and writing Unicode files. mult
text when it's written out. We need two levels
@enumerate
+ @itemize
@item
first, a "safe-charset" level that checks before any actual
encoding to see if all characters in the document can safely
@@ -16852,6 +16855,7 @@ reading and writing Unicode files. mult
@item
same thing (error checking, list of alternatives, etc.) needs
to happen when reading! all of this will be a lot of work!
+ @end itemize
@end enumerate
@end itemize
@end itemize
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches