diff options
| -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,,, |