]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention that LessTif and Motif cause File Selection dialog to pop up
authorEli Zaretskii <eliz@gnu.org>
Thu, 25 Jan 2001 18:23:39 +0000 (18:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 25 Jan 2001 18:23:39 +0000 (18:23 +0000)
when C-x C-f is typed.

INSTALL

diff --git a/INSTALL b/INSTALL
index 5051bc15f57d7dc05123e81b498b7591a58b5d0e..2952b0ffd3da1a791520985f00035d8972d89b19 100644 (file)
--- 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 <http://www.lesstif.org>.  You can get fancy 3D-style
-scroll bars, even without LessTif/Motif, if you have the Xaw3d library
+available ftom <http://www.lesstif.org>.  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).