emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/minibuf.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/minibuf.texi
Date: Fri, 26 Sep 2003 05:59:49 -0400

Index: emacs/lispref/minibuf.texi
diff -c emacs/lispref/minibuf.texi:1.39 emacs/lispref/minibuf.texi:1.40
*** emacs/lispref/minibuf.texi:1.39     Thu Sep 11 21:06:43 2003
--- emacs/lispref/minibuf.texi  Fri Sep 26 05:59:49 2003
***************
*** 1110,1121 ****
  @code{default-directory}.
  
  @c Emacs 19 feature
! If you specify @var{initial}, that is an initial file name to insert in
! the buffer (after @var{directory}, if that is inserted).  In this
  case, point goes at the beginning of @var{initial}.  The default for
  @var{initial} is @code{nil}---don't insert any file name.  To see what
! @var{initial} does, try the command @kbd{C-x C-v}.  @strong{Note:} we
! recommend using @var{default} rather than @var{initial} in most cases.
  
  If @var{predicate} is address@hidden, it specifies a function of one
  argument that decides which file names are acceptable completion
--- 1110,1122 ----
  @code{default-directory}.
  
  @c Emacs 19 feature
! If you specify @var{initial}, that is an initial file name to insert
! in the buffer (after @var{directory}, if that is inserted).  In this
  case, point goes at the beginning of @var{initial}.  The default for
  @var{initial} is @code{nil}---don't insert any file name.  To see what
! @var{initial} does, try the command @kbd{C-x C-v}.  @strong{Please
! note:} we recommend using @var{default} rather than @var{initial} in
! most cases.
  
  If @var{predicate} is address@hidden, it specifies a function of one
  argument that decides which file names are acceptable completion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]