Mercurial > hg > xemacs-beta
diff man/internals/internals.texi @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 8eaf7971accc |
children | f53b5ca2e663 |
line wrap: on
line diff
--- a/man/internals/internals.texi Mon Aug 13 09:49:11 2007 +0200 +++ b/man/internals/internals.texi Mon Aug 13 09:50:14 2007 +0200 @@ -209,7 +209,7 @@ Buffers and Textual Representation * Introduction to Buffers:: A buffer holds a block of text such as a file. -* A Buffer@'s Text:: Representation of the text in a buffer. +* A Buffer's Text:: Representation of the text in a buffer. * Buffer Lists:: Keeping track of all buffers. * Markers and Extents:: Tagging locations within a buffer. * Bufbytes and Emchars:: Representation of individual characters. @@ -5345,7 +5345,7 @@ @menu * Introduction to Buffers:: A buffer holds a block of text such as a file. -* A Buffer@'s Text:: Representation of the text in a buffer. +* A Buffer's Text:: Representation of the text in a buffer. * Buffer Lists:: Keeping track of all buffers. * Markers and Extents:: Tagging locations within a buffer. * Bufbytes and Emchars:: Representation of individual characters. @@ -5405,7 +5405,7 @@ window. (This latter distinction is explained in detail in the section on windows.) -@node A Buffer@'s Text +@node A Buffer's Text @section A Buffer's Text The text in a buffer consists of a sequence of zero or more