X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Flread.c;h=807c07b12bad2f87b22add97afe5634e6056e5bd;hp=918a2cd8970c9566ece58ab01922e75c31d9620d;hb=dbf2768f7b146e97e37a27316f70bb313f1acf15;hpb=042cabb13b0419d8aa5cfac9e087d78730d1dbc7 diff --git a/src/lread.c b/src/lread.c index 918a2cd..807c07b 100644 --- a/src/lread.c +++ b/src/lread.c @@ -1186,7 +1186,7 @@ can be used if the internal tables grow too large, or when dumping. MODE nonnegative means don't open the files, just look for one for which access(file,MODE) succeeds. In this case, - returns 1 on success. + returns a nonnegative value on success. On failure, returns -1. If STOREPTR is nonzero, it points to a slot where the name of the file actually found should be stored as a Lisp string.