Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4571 emacs/src/ChangeLog:1.4572
*** emacs/src/ChangeLog:1.4571 Sun Sep 4 01:29:21 2005
--- emacs/src/ChangeLog Mon Sep 5 15:39:44 2005
***************
*** 8,14 ****
--- 8,24 ----
* editfns.c (Fpropertize): Don't insist that properties be symbols.
+ 2005-09-02 Stefan Monnier <[EMAIL PROTECTED]>
+
+ * dired.c (directory_files_internal_unwind, directory_files_internal)
+ (file_name_completion): Use a Save_Value object rather than a cons of
+ two 16bit ints to store the DIR*.
+ (directory_files_internal, file_name_completion): Handle both EINTR and
+ EAGAIN consistently after `readdir'.
+
2005-09-01 Stefan Monnier <[EMAIL PROTECTED]>
+
+ * intervals.c (update_interval): Add position info in error.
* dispnew.c (window_to_frame_hpos, update_window):
Avoid gcc warning about unused variable `f'.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs