emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 05 Sep 2005 11:39:45 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
+ 
+       * intervals.c (update_interval): Add position info in error.
  
        * dispnew.c (window_to_frame_hpos, update_window):
        Avoid gcc warning about unused variable `f'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]