]> git.eshelyaron.com Git - emacs.git/commitdiff
(Indentation): Use @acronym with ASCII.
authorGlenn Morris <rgm@gnu.org>
Fri, 19 Dec 2008 03:17:49 +0000 (03:17 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 19 Dec 2008 03:17:49 +0000 (03:17 +0000)
doc/emacs/indent.texi

index 3cdb19a2892b125d2ec9aea186eefe4a475cb5ab..46e1fa2b35b8611611b2bfd19d31a3fa2df4c62d 100644 (file)
@@ -60,7 +60,7 @@ every line in the region.
 
 @vindex tab-width
   Indentation is often performed with the help of @dfn{tab characters}
-(ASCII code 9), which are displayed as a stretch of empty space
+(@acronym{ASCII} code 9), which are displayed as a stretch of empty space
 extending to the next @dfn{display tab stop}.  By default, there is
 one display tab stop every eight columns; the number of columns is
 determined by the variable @code{tab-width}.  You can insert a single