Mercurial > emacs
comparison src/ChangeLog @ 39292:1fa1a0656384
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 14 Sep 2001 11:21:16 +0000 |
parents | ed6d73267f1d |
children | 657b4f66d4de |
comparison
equal
deleted
inserted
replaced
39291:f9c8c910fe9a | 39292:1fa1a0656384 |
---|---|
1 2001-09-14 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * fileio.c (Ffile_symlink_p): Fix last change. | |
4 | |
5 * filelock.c (current_lock_owner): Fix last change. | |
6 | |
1 2001-09-13 Gerd Moellmann <gerd@gnu.org> | 7 2001-09-13 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * filelock.c (current_lock_owner): If readlink returns ERANGE, | 9 * filelock.c (current_lock_owner): If readlink returns ERANGE, |
4 take that to mean that the buffer is too small. | 10 take that to mean that the buffer is too small. |
5 | 11 |