# HG changeset patch # User Richard M. Stallman # Date 982430777 0 # Node ID e30a5b375c97b08b7f6ca5255d8a6c84ae391571 # Parent f079e00e119f464b1d78ad98798f198dde5494db Add Tool Bar. Minor cleanups. diff -r f079e00e119f -r e30a5b375c97 man/glossary.texi --- a/man/glossary.texi Sat Feb 17 17:23:54 2001 +0000 +++ b/man/glossary.texi Sat Feb 17 17:26:17 2001 +0000 @@ -683,7 +683,7 @@ @xref{Pages}. @item Paragraph -Paragraphs are the medium-size unit of normal (non-program) text. There are +Paragraphs are the medium-size unit of human-language text. There are special Emacs commands for moving over and operating on paragraphs. @xref{Paragraphs}. @@ -929,6 +929,12 @@ or following the stylistic conventions of human language. @end itemize +@item Tool Bar +The tool bar is a line (sometimes multiple lines) of icons at the top +of an Emacs frame. Clicking on one of these icons executes a command. +You can think of this as a graphical relative of the menu bar (q.v.). +@xref{Tool Bar}. + @item Top Level Top level is the normal state of Emacs, in which you are editing the text of the file you have visited. You are at top level whenever you