diff options
| author | Richard M. Stallman | 2006-02-07 23:33:09 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-02-07 23:33:09 +0000 |
| commit | bbf0fec6a021d43955320016714a2f4db5f9fb78 (patch) | |
| tree | 96a0ccf613b941cc5685cddb7b4fb6632b15f335 /man | |
| parent | dcfd196118b3877f7350dceedf270330c1de8f9d (diff) | |
| download | emacs-bbf0fec6a021d43955320016714a2f4db5f9fb78.tar.gz emacs-bbf0fec6a021d43955320016714a2f4db5f9fb78.zip | |
(Position Info): "Graphical displays", rather than window systems.
Diffstat (limited to 'man')
| -rw-r--r-- | man/basic.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/basic.texi b/man/basic.texi index f3ae93ccad3..f4d15f9171b 100644 --- a/man/basic.texi +++ b/man/basic.texi | |||
| @@ -618,9 +618,9 @@ What to type to input the character in the current input method | |||
| 618 | (if it supports the character). | 618 | (if it supports the character). |
| 619 | 619 | ||
| 620 | @item | 620 | @item |
| 621 | If you are running Emacs on a window system, the font name and glyph | 621 | If you are running Emacs on a graphical display, the font name and |
| 622 | code for the character. If you are running Emacs on a terminal, the | 622 | glyph code for the character. If you are running Emacs on a text-only |
| 623 | code(s) sent to the terminal. | 623 | terminal, the code(s) sent to the terminal. |
| 624 | 624 | ||
| 625 | @item | 625 | @item |
| 626 | The character's text properties (@pxref{Text Properties,,, | 626 | The character's text properties (@pxref{Text Properties,,, |