/[emacs]/emacs/src/fileio.c
ViewVC logotype

Diff of /emacs/src/fileio.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.449.2.14 by miles, Sat Sep 4 09:21:46 2004 UTC revision 1.449.2.15 by miles, Sat Sep 4 09:22:58 2004 UTC
# Line 6193  DIR should be an absolute directory name Line 6193  DIR should be an absolute directory name
6193    
6194  If this command was invoked with the mouse, use a file dialog box if  If this command was invoked with the mouse, use a file dialog box if
6195  `use-dialog-box' is non-nil, and the window system or X toolkit in use  `use-dialog-box' is non-nil, and the window system or X toolkit in use
6196  provides a file dialog box.  */)  provides a file dialog box.
6197    
6198    See also `read-file-name-completion-ignore-case'
6199    and `read-file-name-function'.  */)
6200       (prompt, dir, default_filename, mustmatch, initial, predicate)       (prompt, dir, default_filename, mustmatch, initial, predicate)
6201       Lisp_Object prompt, dir, default_filename, mustmatch, initial, predicate;       Lisp_Object prompt, dir, default_filename, mustmatch, initial, predicate;
6202  {  {

Legend:
Removed from v.1.449.2.14  
changed lines
  Added in v.1.449.2.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26