# HG changeset patch # User Eli Zaretskii # Date 980447019 0 # Node ID 6dbcd107fbe0dd16b244dc9389730648431a8322 # Parent 3546f566749340f9a8b4fe627f96ba42614e1626 Mention that LessTif and Motif cause File Selection dialog to pop up when C-x C-f is typed. diff -r 3546f5667493 -r 6dbcd107fbe0 INSTALL --- a/INSTALL Thu Jan 25 18:20:50 2001 +0000 +++ b/INSTALL Thu Jan 25 18:23:39 2001 +0000 @@ -256,8 +256,10 @@ TOOLKIT is `athena' or `motif' (`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 . You can get fancy 3D-style -scroll bars, even without LessTif/Motif, if you have the Xaw3d library +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 availability).