comparison lispref/nonascii.texi @ 76831:4ad9a4e564f8

Improve indexing.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 31 Mar 2007 12:43:32 +0000
parents 5799c1b80970
children e5b96737f906
comparison
equal deleted inserted replaced
76830:9b0bcc9e22c7 76831:4ad9a4e564f8
5 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
6 @setfilename ../info/characters 6 @setfilename ../info/characters
7 @node Non-ASCII Characters, Searching and Matching, Text, Top 7 @node Non-ASCII Characters, Searching and Matching, Text, Top
8 @chapter Non-@acronym{ASCII} Characters 8 @chapter Non-@acronym{ASCII} Characters
9 @cindex multibyte characters 9 @cindex multibyte characters
10 @cindex characters, multi-byte
10 @cindex non-@acronym{ASCII} characters 11 @cindex non-@acronym{ASCII} characters
11 12
12 This chapter covers the special issues relating to non-@acronym{ASCII} 13 This chapter covers the special issues relating to non-@acronym{ASCII}
13 characters and how they are stored in strings and buffers. 14 characters and how they are stored in strings and buffers.
14 15