CVS update by aidan xemacs/man/internals ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Tue Nov 27 18:18:34 EST 2007


  User: aidan   
  Date: 07/11/28 00:18:34

  Modified:    xemacs/man/internals internals.texi
Log:
Cross-reference to the internationalisation docs to describe Ibytes and
Ichars.

Revision  Changes    Path
1.365     +6 -0      XEmacs/xemacs/man/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/ChangeLog,v
retrieving revision 1.364
retrieving revision 1.365
diff -u -p -r1.364 -r1.365
--- ChangeLog	2007/11/14 18:20:41	1.364
+++ ChangeLog	2007/11/27 23:18:25	1.365
@@ -1,3 +1,9 @@
+2007-11-28  Aidan Kehoe  <kehoea at parhasard.net>
+
+	* internals/internals.texi (Ibytes and Ichars):
+	Cross reference to the Mule docs describing these typedefs,
+	instead of saying Not yet documented. 
+
 2007-11-14  Aidan Kehoe  <kehoea at parhasard.net>
 
 	* lispref/objects.texi (String Type):



1.83      +3 -2      XEmacs/xemacs/man/internals/internals.texi

Index: internals.texi
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/internals/internals.texi,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- internals.texi	2007/08/24 22:27:00	1.82
+++ internals.texi	2007/11/27 23:18:30	1.83
@@ -9985,9 +9985,10 @@ etc.).
 @node Ibytes and Ichars, Byte-Char Position Conversion, The Text in a Buffer, Text
 @section Ibytes and Ichars
 @cindex Ibytes and Ichars
- at cindex Ichars, Ibytes and
+ at cindex Ichars, Ibytes
 
-  Not yet documented.
+This is documented under the internationalization support:
+ at pxref{Byte/Character Types; Buffer Positions; Other Typedefs}
 
 @node Byte-Char Position Conversion, Searching and Matching, Ibytes and Ichars, Text
 @section Byte-Char Position Conversion





More information about the XEmacs-CVS mailing list