diff options
| author | Glenn Morris <rgm@gnu.org> | 2008-12-19 03:17:17 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2008-12-19 03:17:17 +0000 |
| commit | 06723f0f29b3f64665a5c9e0835219edaca64929 (patch) | |
| tree | 51b7ae78a9c6f9d71f463903f41377d4fd5b57ad | |
| parent | eef72fcec0df0f2ade9a1ba5abb3745f954bb3af (diff) | |
| download | emacs-06723f0f29b3f64665a5c9e0835219edaca64929.tar.gz | |
(Text Display): Use @acronym with ASCII.
| -rw-r--r-- | doc/emacs/display.texi | 2 |
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}, @cindex characters (in text) @acronym{ASCII} printing characters (octal codes 040 through 0176) in Emacs -buffers are displayed with their graphics, as are non-ASCII multibyte +buffers are displayed with their graphics, as are non-@acronym{ASCII} multibyte printing characters (octal codes above 0400). @vindex tab-width |
