Mercurial > emacs
diff src/ChangeLog @ 39282:468b3ac5ff23
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 13 Sep 2001 14:01:54 +0000 |
parents | bc862ea297a8 |
children | ed6d73267f1d |
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.