comparison lispref/nonascii.texi @ 27374:0f5edee5242b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 20 Jan 2000 18:18:58 +0000
parents ce0641caaa76
children cda2b6ed6aec
comparison
equal deleted inserted replaced
27373:a6d5729aef1d 27374:0f5edee5242b
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1998, 1999 Free Software Foundation, Inc. 3 @c Copyright (C) 1998, 1999 Free Software Foundation, Inc.
4 @c See the file elisp.texi for copying conditions. 4 @c See the file elisp.texi for copying conditions.
5 @setfilename ../info/characters 5 @setfilename ../info/characters
6 @node Non-ASCII Characters, Searching and Matching, Text, Top 6 @node Non-ASCII Characters, Searching and Matching, Text, Top
7 @chapter Non-ASCII Characters 7 @chapter Non-@sc{ascii} Characters
8 @cindex multibyte characters 8 @cindex multibyte characters
9 @cindex non-ASCII characters 9 @cindex non-@sc{ascii} characters
10 10
11 This chapter covers the special issues relating to non-@sc{ascii} 11 This chapter covers the special issues relating to non-@sc{ascii}
12 characters and how they are stored in strings and buffers. 12 characters and how they are stored in strings and buffers.
13 13
14 @menu 14 @menu