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

Diff of /emacs/src/dired.c

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

revision 1.114 by ttn, Wed Apr 20 15:07:01 2005 UTC revision 1.115 by lektu, Sun May 8 22:47:00 2005 UTC
# Line 400  DEFUN ("file-name-completion", Ffile_nam Line 400  DEFUN ("file-name-completion", Ffile_nam
400  Returns the longest string  Returns the longest string
401  common to all file names in DIRECTORY that start with FILE.  common to all file names in DIRECTORY that start with FILE.
402  If there is only one and FILE matches it exactly, returns t.  If there is only one and FILE matches it exactly, returns t.
403  Returns nil if DIR contains no name starting with FILE.  Returns nil if DIRECTORY contains no name starting with FILE.
404    
405  This function ignores some of the possible completions as  This function ignores some of the possible completions as
406  determined by the variable `completion-ignored-extensions', which see.  */)  determined by the variable `completion-ignored-extensions', which see.  */)

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.115

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