From: Eli Zaretskii Date: Thu, 25 Jan 2001 18:23:39 +0000 (+0000) Subject: Mention that LessTif and Motif cause File Selection dialog to pop up X-Git-Tag: emacs-pretest-21.0.96~71 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2171f01fd8d00c5adba8caf153b77e6a19324aab;p=emacs.git Mention that LessTif and Motif cause File Selection dialog to pop up when C-x C-f is typed. --- diff --git a/INSTALL b/INSTALL index 5051bc15f57..2952b0ffd3d 100644 --- a/INSTALL +++ b/INSTALL @@ -256,8 +256,10 @@ configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where 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).