/[emacs]/emacs/man/mini.texi
ViewVC logotype

Diff of /emacs/man/mini.texi

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

revision 1.29 by rms, Mon Mar 21 18:38:31 2005 UTC revision 1.30 by teirllm, Sat May 14 14:05:59 2005 UTC
# Line 260  Complete the minibuffer text before poin Line 260  Complete the minibuffer text before poin
260  (@code{minibuffer-complete-word}).  (@code{minibuffer-complete-word}).
261  @item @key{RET}  @item @key{RET}
262  Submit the text in the minibuffer as the argument, possibly completing  Submit the text in the minibuffer as the argument, possibly completing
263  first as described below (@code{minibuffer-complete-and-exit}).  first as described
264    @iftex
265    in the next subsection (@code{minibuffer-complete-and-exit}).
266    @end iftex
267    @ifnottex
268    in the next node (@code{minibuffer-complete-and-exit}).  @xref{Strict
269    Completion}.
270    @end ifnottex
271  @item ?  @item ?
272  Display a list of all possible completions of the text in the minibuffer  Display a list of all possible completions of the text in the minibuffer
273  (@code{minibuffer-list-completions}).  (@code{minibuffer-list-completions}).
# Line 410  completion commands are available on @kb Line 417  completion commands are available on @kb
417  @vindex PC-include-file-path  @vindex PC-include-file-path
418  @vindex PC-disable-includes  @vindex PC-disable-includes
419    Another feature of Partial Completion mode is to extend    Another feature of Partial Completion mode is to extend
420  @code{find-file} so that the @samp{<@var{include}>} stands for the  @code{find-file} so that @samp{<@var{include}>} stands for the
421  file named @var{include} in some directory in the path  file named @var{include} in some directory in the path
422  @code{PC-include-file-path}.  If you set @code{PC-disable-includes} to  @code{PC-include-file-path}.  If you set @code{PC-disable-includes} to
423  non-@code{nil}, this feature is disabled.  non-@code{nil}, this feature is disabled.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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