summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-12-19 03:17:49 +0000
committerGlenn Morris <rgm@gnu.org>2008-12-19 03:17:49 +0000
commit7241fdc51eff786be8999f77da6be548c8c6cf6e (patch)
tree56eb2cd92ce4f688a2c614b467e566d48449650b
parent06723f0f29b3f64665a5c9e0835219edaca64929 (diff)
downloademacs-7241fdc51eff786be8999f77da6be548c8c6cf6e.tar.gz
(Indentation): Use @acronym with ASCII.
-rw-r--r--doc/emacs/indent.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi
index 3cdb19a2892..46e1fa2b35b 100644
--- a/doc/emacs/indent.texi
+++ b/doc/emacs/indent.texi
@@ -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