Mercurial > emacs
changeset 35576:6dbcd107fbe0
Mention that LessTif and Motif cause File Selection dialog to pop up
when C-x C-f is typed.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 25 Jan 2001 18:23:39 +0000 |
parents | 3546f5667493 |
children | db5649648a65 |
files | INSTALL |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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).