aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2006-02-13 10:11:18 +0000
committerYAMAMOTO Mitsuharu2006-02-13 10:11:18 +0000
commit638dab3734d3d6f3f48edea8c82e0350be4c6076 (patch)
tree3d2b864a36181bad8c9fd981962ecf74bd60e9bd
parent96c53f2ae85769faee1148e7d24d9ed916da4f44 (diff)
downloademacs-638dab3734d3d6f3f48edea8c82e0350be4c6076.tar.gz
emacs-638dab3734d3d6f3f48edea8c82e0350be4c6076.zip
(Visiting): Mention Mac OS port.
-rw-r--r--man/files.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi
index 4bafc9b736c..a0822054210 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -239,7 +239,7 @@ toolkit, commands invoked with the mouse (by clicking on the menu bar
239or tool bar) use the toolkit's standard File Selection dialog instead 239or tool bar) use the toolkit's standard File Selection dialog instead
240of prompting for the file name in the minibuffer. On Unix and 240of prompting for the file name in the minibuffer. On Unix and
241GNU/Linux platforms, Emacs does that when built with GTK, LessTif, and 241GNU/Linux platforms, Emacs does that when built with GTK, LessTif, and
242Motif toolkits; on MS-Windows, the GUI version does that by default. 242Motif toolkits; on MS-Windows and Mac, the GUI version does that by default.
243For information on how to customize this, see @ref{Dialog Boxes}. 243For information on how to customize this, see @ref{Dialog Boxes}.
244 244
245 Secondly, Emacs supports ``drag and drop''; dropping a file into an 245 Secondly, Emacs supports ``drag and drop''; dropping a file into an