diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-01-25 18:23:39 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-01-25 18:23:39 +0000 |
commit | 2171f01fd8d00c5adba8caf153b77e6a19324aab (patch) | |
tree | f8c52da2efdb800d57fb62617b4342865478efaa /INSTALL | |
parent | bbc3200deff02a2af4637f6fa3f18fe686cd85d9 (diff) | |
download | emacs-2171f01fd8d00c5adba8caf153b77e6a19324aab.tar.gz |
Mention that LessTif and Motif cause File Selection dialog to pop up
when C-x C-f is typed.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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). |