Changeset 4111 for trunk/INSTALL

Show
Ignore:
Timestamp:
2006年07月16日 08時36分52秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/INSTALL

    r4098 r4111  
    256256To get more attractive menus, you can specify an X toolkit when you 
    257257configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where 
    258 TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms for 
    259 `athena').  On some systems, it does not work to use a toolkit with 
    260 shared libraries.  A free implementation of Motif, called LessTif, is 
    261 available ftom <http://www.lesstif.org>.  Compiling with LessTif or 
    262 Motif causes a standard File Selection Dialog to pop up when you type 
    263 "C-x C-f" and similar commands.  You can get fancy 3D-style scroll 
    264 bars, even without LessTif/Motif, if you have the Xaw3d library 
    265 installed (see "Image support libraries" above for Xaw3d 
     258TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms 
     259for `athena').  On some systems, it does not work to use a toolkit 
     260with shared libraries.  A free implementation of Motif, called 
     261LessTif, is available from <http://www.lesstif.org>.  Compiling with 
     262LessTif or Motif causes a standard File Selection Dialog to pop up 
     263when you invoke file commands with the mouse.  You can get fancy 
     2643D-style scroll bars, even without LessTif/Motif, if you have the 
     265Xaw3d library installed (see "Image support libraries" above for Xaw3d 
    266266availability). 
    267267