From 7241fdc51eff786be8999f77da6be548c8c6cf6e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 19 Dec 2008 03:17:49 +0000 Subject: [PATCH] (Indentation): Use @acronym with ASCII. --- doc/emacs/indent.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2