# HG changeset patch # User Richard M. Stallman # Date 1152410258 0 # Node ID 706c31ef66dcaa93625163a5e5bb8d178cca416b # Parent a99d8ae1c5d91f4a88ed7abafc24739f42615773 (DETAILED BUILDING AND INSTALLATION): Minor corrections. diff -r a99d8ae1c5d9 -r 706c31ef66dc INSTALL --- a/INSTALL Sun Jul 09 00:22:37 2006 +0000 +++ b/INSTALL Sun Jul 09 01:57:38 2006 +0000 @@ -255,14 +255,14 @@ To get more attractive menus, you can specify an X toolkit when you configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where -TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms for -`athena'). On some systems, it does not work to use a toolkit with -shared libraries. A free implementation of Motif, called LessTif, is -available ftom . Compiling with LessTif or -Motif causes a standard File Selection Dialog to pop up when you type -"C-x C-f" and similar commands. You can get fancy 3D-style scroll -bars, even without LessTif/Motif, if you have the Xaw3d library -installed (see "Image support libraries" above for Xaw3d +TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms +for `athena'). On some systems, it does not work to use a toolkit +with shared libraries. A free implementation of Motif, called +LessTif, is available from . Compiling with +LessTif or Motif causes a standard File Selection Dialog to pop up +when you invoke file commands with the mouse. You can get fancy +3D-style scroll bars, even without LessTif/Motif, if you have the +Xaw3d library installed (see "Image support libraries" above for Xaw3d availability). If `--with-x-toolkit=gtk' is specified, you can tell configure where