changeset 67918:c14267a3323d

(Position Info): Update example.
author Juri Linkov <juri@jurta.org>
date Fri, 30 Dec 2005 06:19:30 +0000
parents 15149da0b974
children 5dc6e6bc401b
files man/basic.texi
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/basic.texi	Fri Dec 30 06:00:17 2005 +0000
+++ b/man/basic.texi	Fri Dec 30 06:19:30 2005 +0000
@@ -717,14 +717,14 @@
 
 @smallexample
   character: @`A (2240, #o4300, #x8c0, U+00C0)
-    charset: [latin-iso8859-1]
+    charset: latin-iso8859-1
              (Right-Hand Part of Latin Alphabet 1@dots{}
- code point: [64]
+ code point: #x40
      syntax: w 	which means: word
    category: l:Latin
-   to input: type "`A" with [latin-1-prefix]
+   to input: type "`A" with latin-1-prefix
 buffer code: #x81 #xC0
-  file code: ESC #x2C #x41 #x40 (encoded by coding system iso-2022-7bit)
+  file code: #xC0 (encoded by coding system iso-latin-1)
     display: terminal code #xC0
 
 There are text properties here: