X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdialog.el;h=db1ed86b6210dcde63f0588f27551cdc8b58f744;hb=426fe636212336bb32a5e6f187c4d623709fa57d;hp=575538927e3179e9b87d9b4d8c1bceded820f1a6;hpb=21db8709c0c2dcedbd278c7fe571290d5ce80a71;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dialog.el b/lisp/dialog.el index 5755389..db1ed86 100644 --- a/lisp/dialog.el +++ b/lisp/dialog.el @@ -262,6 +262,18 @@ The keywords allowed are --------------------------------------------------------------------------- +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.