diff options
| author | Glenn Morris | 2008-12-19 03:17:17 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-12-19 03:17:17 +0000 |
| commit | 06723f0f29b3f64665a5c9e0835219edaca64929 (patch) | |
| tree | 51b7ae78a9c6f9d71f463903f41377d4fd5b57ad /doc | |
| parent | eef72fcec0df0f2ade9a1ba5abb3745f954bb3af (diff) | |
| download | emacs-06723f0f29b3f64665a5c9e0835219edaca64929.tar.gz emacs-06723f0f29b3f64665a5c9e0835219edaca64929.zip | |
(Text Display): Use @acronym with ASCII.
Diffstat (limited to 'doc')
| -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}, | |||
| 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 |
| 1047 | buffers are displayed with their graphics, as are non-ASCII multibyte | 1047 | buffers are displayed with their graphics, as are non-@acronym{ASCII} multibyte |
| 1048 | printing characters (octal codes above 0400). | 1048 | printing characters (octal codes above 0400). |
| 1049 | 1049 | ||
| 1050 | @vindex tab-width | 1050 | @vindex tab-width |