Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 951:93e076dd7825
[xemacs-hg @ 2002-08-02 15:35:49 by james]
Correct locate_file documentation: Any nonnegative return value indicates
success if MODE is nonnegative.
author | james |
---|---|
date | Fri, 02 Aug 2002 15:35:54 +0000 |
parents | c1a972caf831 |
children | e6409999af4b |
comparison
equal
deleted
inserted
replaced
950:c1a972caf831 | 951:93e076dd7825 |
---|---|
1 2002-07-29 Jerry James <james@xemacs.org> | |
2 | |
3 * lread.c (locate_file): Any nonnegative return value indicates | |
4 success if MODE is nonnegative. | |
5 | |
1 2002-08-03 Brian A Palmer <bpalmer@rescomp.Stanford.EDU> | 6 2002-08-03 Brian A Palmer <bpalmer@rescomp.Stanford.EDU> |
2 | 7 |
3 * fns.c (Fsplit_string_by_char): Make 2nd arg SEPCHAR a required | 8 * fns.c (Fsplit_string_by_char): Make 2nd arg SEPCHAR a required |
4 argument. | 9 argument. |
5 | 10 |