# HG changeset patch # User Gerd Moellmann # Date 974291698 0 # Node ID 02bf0aa33c9f09218716eaa07c18756c8360c61e # Parent 280f5481715b0974223e3cd0c62fe00841b24155 *** empty log message *** diff -r 280f5481715b -r 02bf0aa33c9f src/ChangeLog --- a/src/ChangeLog Wed Nov 15 12:34:34 2000 +0000 +++ b/src/ChangeLog Wed Nov 15 12:34:58 2000 +0000 @@ -1,3 +1,9 @@ +2000-11-15 Gerd Moellmann + + * dired.c (directory_files_internal) [EAGAIN || EINTR]: Retry + reading the directory if readdir returns null and errno is EAGAIN + or EINTR. + 2000-11-14 Stefan Monnier * xdisp.c (try_scrolling): Set scroll_max to max of scroll_* args