Index: emacs/src/dired.c diff -c emacs/src/dired.c:1.114 emacs/src/dired.c:1.115 *** emacs/src/dired.c:1.114 Wed Apr 20 15:07:01 2005 --- emacs/src/dired.c Sun May 8 22:47:00 2005 *************** *** 400,406 **** Returns the longest string common to all file names in DIRECTORY that start with FILE. If there is only one and FILE matches it exactly, returns t. ! Returns nil if DIR contains no name starting with FILE. This function ignores some of the possible completions as determined by the variable `completion-ignored-extensions', which see. */) --- 400,406 ---- Returns the longest string common to all file names in DIRECTORY that start with FILE. If there is only one and FILE matches it exactly, returns t. ! Returns nil if DIRECTORY contains no name starting with FILE. This function ignores some of the possible completions as determined by the variable `completion-ignored-extensions', which see. */)
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs