comparison src/ChangeLog @ 4808:53071486ff7a

Ignore file-too-large conditions when stat()ing a file for dired. The size isn't used anyway, but the mode is still filled in. Thanks to Henrique Martins for the patch. See the xemacs-patches thread beginning with message <8202.1261593067@monster.martins.cc>.
author Jerry James <james@xemacs.org>
date Thu, 07 Jan 2010 12:44:25 -0700
parents 41852ee5f1b0
children 0d3ccd5a2509
comparison
equal deleted inserted replaced
4807:41852ee5f1b0 4808:53071486ff7a
1 2010-01-07 Henrique Martins <xemacs@martins.cc>
2
3 * dired.c (file_name_completion): If a file is too big to stat(),
4 ignore the error, since we don't use the size.
5
1 2010-01-07 Aidan Kehoe <kehoea@parhasard.net> 6 2010-01-07 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * mule-charset.c: 8 * mule-charset.c:
4 (syms_of_mule_charset, complex_vars_of_mule_charset): 9 (syms_of_mule_charset, complex_vars_of_mule_charset):
5 * lisp.h: 10 * lisp.h: