aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2008-12-19 03:17:17 +0000
committerGlenn Morris2008-12-19 03:17:17 +0000
commit06723f0f29b3f64665a5c9e0835219edaca64929 (patch)
tree51b7ae78a9c6f9d71f463903f41377d4fd5b57ad /doc
parenteef72fcec0df0f2ade9a1ba5abb3745f954bb3af (diff)
downloademacs-06723f0f29b3f64665a5c9e0835219edaca64929.tar.gz
emacs-06723f0f29b3f64665a5c9e0835219edaca64929.zip
(Text Display): Use @acronym with ASCII.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index 52979dbc72c..50bc3be0e3e 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -1044,7 +1044,7 @@ formats by setting each of the variables @code{eol-mnemonic-unix},
1044@cindex characters (in text) 1044@cindex characters (in text)
1045 1045
1046 @acronym{ASCII} printing characters (octal codes 040 through 0176) in Emacs 1046 @acronym{ASCII} printing characters (octal codes 040 through 0176) in Emacs
1047buffers are displayed with their graphics, as are non-ASCII multibyte 1047buffers are displayed with their graphics, as are non-@acronym{ASCII} multibyte
1048printing characters (octal codes above 0400). 1048printing characters (octal codes above 0400).
1049 1049
1050@vindex tab-width 1050@vindex tab-width