diff lisp/dialog.el @ 673:685b588e92d8

[xemacs-hg @ 2001-10-30 05:13:26 by andyp] merge of windows 21.4.5 codeline
author andyp
date Tue, 30 Oct 2001 05:13:31 +0000
parents a6c89d799f00
children 047d37eb70d7
line wrap: on
line diff
--- a/lisp/dialog.el	Fri Oct 26 02:42:53 2001 +0000
+++ b/lisp/dialog.el	Tue Oct 30 05:13:31 2001 +0000
@@ -262,6 +262,18 @@
 
 ---------------------------------------------------------------------------
 
+For type `directory':
+
+The keywords allowed are
+
+:initial-directory
+  The initial directory to be selected in the dialog box (defaults to the
+  current buffer's `default-directory).
+:title
+  The title of the dialog box (defaults to \"Open\").
+
+---------------------------------------------------------------------------
+
 For type `print':
 
 This invokes the Windows standard Print dialog.