diff src/dired.c @ 2297:13a418960a88

[xemacs-hg @ 2004-09-22 02:05:42 by stephent] various doc patches <87isa7awrh.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 22 Sep 2004 02:06:52 +0000
parents 04bc9d2f42c7
children ecf1ebac70d8
line wrap: on
line diff
--- a/src/dired.c	Wed Sep 22 01:10:57 2004 +0000
+++ b/src/dired.c	Wed Sep 22 02:06:52 2004 +0000
@@ -60,7 +60,8 @@
 Return a list of names of files in DIRECTORY.
 There are four optional arguments:
 If FULL is non-nil, absolute pathnames of the files are returned.
-If MATCH is non-nil, only pathnames containing that regexp are returned.
+If MATCH is non-nil, only pathnames whose basename contain that regexp are
+ returned.
 If NOSORT is non-nil, the list is not sorted--its order is unpredictable.
  NOSORT is useful if you plan to sort the result yourself.
 If FILES-ONLY is the symbol t, then only the "files" in the directory