Mercurial > hg > xemacs-beta
diff man/internals/internals.texi @ 4558:d9fcb5442c95
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 21 May 2008 21:47:42 +0200 |
parents | 969a957a44ac |
children | b93587f33338 |
line wrap: on
line diff
--- a/man/internals/internals.texi Tue May 13 20:26:47 2008 +0200 +++ b/man/internals/internals.texi Wed May 21 21:47:42 2008 +0200 @@ -16767,6 +16767,7 @@ 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 @@ 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 @@ 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 @@ @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