Sync with r21-2-26.
[chise/xemacs-chise.git-] / info / internals.info-7
index f7310c5..3a35acb 100644 (file)
@@ -1,5 +1,5 @@
-This is ../info/internals.info, produced by makeinfo version 3.12s from
-internals/internals.texi.
+This is Info file ../info/internals.info, produced by Makeinfo version
+1.68 from the input file internals/internals.texi.
 
 INFO-DIR-SECTION XEmacs Editor
 START-INFO-DIR-ENTRY
@@ -277,7 +277,7 @@ later.
    For example, Latin-1 is a 96-character charset, and JISX0208 (the
 Japanese national character set) is a 94x94-character charset.
 
-   [Note that, although the ranges above define the _valid_ position
+   [Note that, although the ranges above define the *valid* position
 codes for a charset, some of the slots in a particular charset may in
 fact be empty.  This is the case for JISX0208, for example, where (e.g.)
 all the slots whose first position code is in the range 118 - 127 are
@@ -1031,9 +1031,9 @@ Window Hierarchy
    If a frame contains multiple windows (panes), they are always created
 by splitting an existing window along the horizontal or vertical axis.
 Terminology is a bit confusing here: to "split a window horizontally"
-means to create two side-by-side windows, i.e. to make a _vertical_ cut
+means to create two side-by-side windows, i.e. to make a *vertical* cut
 in a window.  Likewise, to "split a window vertically" means to create
-two windows, one above the other, by making a _horizontal_ cut.
+two windows, one above the other, by making a *horizontal* cut.
 
    If you split a window and then split again along the same axis, you
 will end up with a number of panes all arranged along the same axis.
@@ -1071,7 +1071,7 @@ combination window.
 
   5. All functions that accept windows must be prepared to accept
      combination windows, and do something sane (e.g. signal an error
-     if so).  Combination windows _do_ escape to the Lisp level.
+     if so).  Combination windows *do* escape to the Lisp level.
 
   6. All windows have three fields governing their contents: these are
      "hchild" (a list of horizontally-arrayed children), "vchild" (a