/[emacs]/emacs/lispref/minibuf.texi
ViewVC logotype

Diff of /emacs/lispref/minibuf.texi

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

revision 1.57 by rms, Sun Mar 6 18:19:34 2005 UTC revision 1.58 by rms, Mon Mar 21 17:50:35 2005 UTC
# Line 1289  If the user types @key{RET}, @code{read- Line 1289  If the user types @key{RET}, @code{read-
1289  as the string @code{"/gp/gnu/elisp/manual.texi"}.  as the string @code{"/gp/gnu/elisp/manual.texi"}.
1290  @end defun  @end defun
1291    
1292    @defvar read-file-name-function
1293    If non-@code{nil}, this should be a function that accepts the same
1294    arguments as @code{read-file-name}.  When @code{read-file-name} is
1295    called, it calls this function with the supplied arguments instead of
1296    doing its usual work.
1297    @end defvar
1298    
1299  @defun read-directory-name prompt &optional directory default existing initial  @defun read-directory-name prompt &optional directory default existing initial
1300  This function is like @code{read-file-name} but allows only directory  This function is like @code{read-file-name} but allows only directory
1301  names as completion possibilities.  names as completion possibilities.

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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