# HG changeset patch # User Eli Zaretskii # Date 1227378189 0 # Node ID 6b6e699ebead07838ec7d8e4f8a593ea978b1dc6 # Parent 512ddf0d1748b34f8cbe5d59207eab13af718061 (Top): Remove "Chars and Bytes" and "Splitting Characters" from @detailmenu. diff -r 512ddf0d1748 -r 6b6e699ebead doc/lispref/elisp.texi --- a/doc/lispref/elisp.texi Sat Nov 22 18:22:36 2008 +0000 +++ b/doc/lispref/elisp.texi Sat Nov 22 18:23:09 2008 +0000 @@ -1089,8 +1089,6 @@ codes of individual characters. * Character Sets:: The space of possible character codes is divided into various character sets. -* Chars and Bytes:: More information about multibyte encodings. -* Splitting Characters:: Converting a character to its byte sequence. * Scanning Charsets:: Which character sets are used in a buffer? * Translation of Characters:: Translation tables are used for conversion. * Coding Systems:: Coding systems are conversions for saving files.