From: Richard M. Stallman Date: Fri, 22 Feb 2002 23:44:02 +0000 (+0000) Subject: Minor correction. X-Git-Tag: ttn-vms-21-2-B4~16528 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8316d6fe2b149e4606db2873e2ab53e376b4ecb0;p=emacs.git Minor correction. --- diff --git a/man/basic.texi b/man/basic.texi index 58b1485ec25..95332c42537 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -659,7 +659,7 @@ point=26957 of 26956(100%) column 0 @w{@kbd{C-u C-x =}} displays additional information about a character, including the character set name and the codes that identify the character within that character set; ASCII characters are -identified as belonging to the @code{ASCII} character set. It also +identified as belonging to the @code{ascii} character set. It also shows the character's syntax, categories, and encodings both internally in the buffer and externally if you save the file. It also shows the character's text properties, if any.