changeset 39282:468b3ac5ff23

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 13 Sep 2001 14:01:54 +0000
parents 269a01a4ee76
children ba947b6fd6ae
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 13 14:01:34 2001 +0000
+++ b/src/ChangeLog	Thu Sep 13 14:01:54 2001 +0000
@@ -1,5 +1,8 @@
 2001-09-13  Gerd Moellmann  <gerd@gnu.org>
 
+	* fileio.c (Ffile_symlink_p): If readlink returns ERANGE, take
+	that to mean that the buffer is too small.
+
 	* xdisp.c (reseat_1): Set IT's multibyte_p flag according to the
 	current buffer's multibyteness when discarding the iterator's
 	stack.