Mercurial > emacs
diff man/basic.texi @ 68685:4bb94c09a47d
(Position Info): "Graphical displays", rather than window systems.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Tue, 07 Feb 2006 23:33:09 +0000 |
| parents | dc2d5a6655a3 |
| children | ddc3087f4c41 c5406394f567 |
line wrap: on
line diff
--- a/man/basic.texi Tue Feb 07 23:31:54 2006 +0000 +++ b/man/basic.texi Tue Feb 07 23:33:09 2006 +0000 @@ -618,9 +618,9 @@ (if it supports the character). @item -If you are running Emacs on a window system, the font name and glyph -code for the character. If you are running Emacs on a terminal, the -code(s) sent to the terminal. +If you are running Emacs on a graphical display, the font name and +glyph code for the character. If you are running Emacs on a text-only +terminal, the code(s) sent to the terminal. @item The character's text properties (@pxref{Text Properties,,,
