emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/lread.c
Date: Fri, 06 May 2005 09:00:54 -0400

Index: emacs/src/lread.c
diff -c emacs/src/lread.c:1.330 emacs/src/lread.c:1.331
*** emacs/src/lread.c:1.330     Mon Apr 18 10:21:37 2005
--- emacs/src/lread.c   Fri May  6 13:00:53 2005
***************
*** 1005,1010 ****
--- 1005,1011 ----
  
  DEFUN ("locate-file-internal", Flocate_file_internal, Slocate_file_internal, 
2, 4, 0,
         doc: /* Search for FILENAME through PATH.
+ Returns the file's name in absolute form, or nil if not found.
  If SUFFIXES is non-nil, it should be a list of suffixes to append to
  file name when searching.
  If non-nil, PREDICATE is used instead of `file-readable-p'.




reply via email to

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