emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dired.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/dired.c
Date: Sun, 08 May 2005 18:47:00 -0400

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.  */)




reply via email to

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