Mercurial > emacs
changeset 99803:6b6e699ebead
(Top): Remove "Chars and Bytes" and "Splitting Characters" from @detailmenu.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 22 Nov 2008 18:23:09 +0000 |
parents | 512ddf0d1748 |
children | e2d83782236f |
files | doc/lispref/elisp.texi |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.