Minor wording change in the Emacs manual
* doc/emacs/screen.texi (Screen): Minor wording change. Suggested by Wesley Ellis <ellisgen@gmail.com> in emacs-manual-bugs@gnu.org.
This commit is contained in:
parent
2bf49e7a26
commit
1d4498b570
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ frames if you wish (@pxref{Frames}).
|
|||
Each frame consists of several distinct regions. At the top of the
|
||||
frame is a @dfn{menu bar}, which allows you to access commands via a
|
||||
series of menus. On a graphical display, directly below the menu bar
|
||||
is a @dfn{tool bar}, a row of icons that perform editing commands if
|
||||
is a @dfn{tool bar}, a row of icons that perform editing commands when
|
||||
you click on them. At the very bottom of the frame is an @dfn{echo
|
||||
area}, where informative messages are displayed and where you enter
|
||||
information when Emacs asks for it.
|
||||
|
|
Loading…
Add table
Reference in a new issue