]> git.eshelyaron.com Git - emacs.git/commitdiff
8-bit in multibyte buffers
authorDave Love <fx@gnu.org>
Wed, 15 Nov 2000 23:17:11 +0000 (23:17 +0000)
committerDave Love <fx@gnu.org>
Wed, 15 Nov 2000 23:17:11 +0000 (23:17 +0000)
man/commands.texi

index fe908e825e50a9ebf37c8e9ad4e5a37ae012332c..00db91401501bde0df6c00dc885c8624b7baa496 100644 (file)
@@ -244,7 +244,8 @@ columns).  @xref{Text Display}.
 multibyte characters are enabled, you can use any of the non-ASCII
 printing characters that Emacs supports.  They have character codes
 starting at 256, octal 0400, and each one is represented as a sequence
-of two or more bytes.  @xref{International}.
+of two or more bytes.  @xref{International}.  Single byte characters
+with codes 128 through 255 may also appear in multibyte buffers.
 
   If you disable multibyte characters, then you can use only one
 alphabet of non-ASCII characters, but they all fit in one byte.  They